1,334 questions with Azure IoT Hub tags

Sort by: Updated
2 answers

Azure IOT Hub - Message Per second throttle limit

I need get a clarity on message that can be throttled per second to IOT hub without causing throttling error 429

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-06-04T06:25:07.8133333+00:00
Alen Mathew 0 Reputation points
commented 2026-06-11T14:29:27.52+00:00
Anshika Varshney 13,305 Reputation points Microsoft External Staff Moderator
2 answers

Embedded devices fail to connect to blob.core.windows.net after certificate chain change. Is IoT Hub next?

Recently the certificate chain on blob.core.windows.net was changed from a chain depth of 2 to three, the handshake size went from 3k to ~10k . I have embedded devices in the field, connected to Azure IoT hub that are using the Digicert Global G2 cert to…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-19T08:01:41.31+00:00
Kristoffer Wilhelmsson 0 Reputation points
commented 2026-06-08T09:59:05.14+00:00
Jan Tore Guggedal 0 Reputation points
1 answer

Azure IotHub TLS 1.2 Supported cipher suites

Tonight we encountered an issue with our IotHub where ~1500 devices could not connect anymore. Our IotHub is currently operating under a temporary exception for legacy TLS 1.0 version. Only then we noticed that this subset of our devices support TLS1.2…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-04-22T08:29:40.3266667+00:00
Georg Sieber 45 Reputation points
edited an answer 2026-06-08T08:11:34.73+00:00
Manas Mohanty 17,185 Reputation points Microsoft External Staff Moderator
1 answer

IoT Device Connectivity Intermittently Failing with Azure IoT Hub

We are experiencing intermittent connectivity issues between IoT devices and Azure IoT Hub. Devices that were previously connected are unexpectedly getting disconnected and failing to reconnect reliably. Observed Behavior: Devices randomly disconnect…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-06-02T15:10:02.2033333+00:00
Sai Manasa Ivaturi 0 Reputation points Microsoft Employee
answered 2026-06-03T06:51:11.0366667+00:00
Jerald Felix 13,415 Reputation points Volunteer Moderator
2 answers

Intermittent Telemetry Loss in IoT Device Hub – Messages Not Reaching Endpoint

I’m encountering an issue with an IoT solution where device telemetry is intermittently not being delivered to the configured backend endpoint. Scenario: Devices are connected to an IoT Hub and sending telemetry at regular intervals. Message routing…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-27T20:59:33.67+00:00
Sai Manasa Ivaturi 0 Reputation points Microsoft Employee
answered 2026-05-27T22:00:22.6066667+00:00
Karnam Venkata Rajeswari 3,655 Reputation points Microsoft External Staff Moderator
1 answer

Using STMicroelectronics B-L475E-IOT01A Discovery kit to connect to IOT Hub but getting 0x00010085 Auth error.

I am following the Azure tutorial using the B-L475E-IOT01A Discovery kit to connect to IOT Hub via MQTT. Tutorial: https://learn.microsoft.com/en-us/previous-versions/azure/iot/tutorial-devkit-stm-b-l475e-iot-hub I pulled the example source from git…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-22T21:52:38.22+00:00
West Coast John 0 Reputation points
answered 2026-05-22T21:52:52.5633333+00:00

AI answer

2 answers One of the answers was accepted by the question author.

How is device twin data telemetery data on built in endpoint secured in IoTHub

We have a requirement to store data at rest encrypted. I cannot find documentation of how the data in IoTHub is stored: I found these questions: https://stackoverflow.com/questions/65682085/store-secrets-in-devicetwin …

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-12T14:18:55.47+00:00
Mike Finch 40 Reputation points
commented 2026-05-21T11:57:17.34+00:00
SRILAKSHMI C 19,090 Reputation points Microsoft External Staff Moderator
1 answer

Microsoft.DeviceUpdate RP stuck in 'Registering' state — all instance creates fail with InternalServerError

We are unable to create any new Microsoft.DeviceUpdate/accounts/instances resources in our subscription. Every attempt — via Bicep, ARM, Azure CLI, and the Azure Portal — fails with the same opaque error: { "code":…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-04-30T18:27:03.86+00:00
Kensei Kawamura 80 Reputation points Microsoft Employee
commented 2026-05-19T18:11:17.0666667+00:00
Manas Mohanty 17,185 Reputation points Microsoft External Staff Moderator
2 answers

What is device twin in Azure IoT Hub? — JSON state for device sync

I am trying to understand the concept of device twins in Azure IoT Hub, specifically how they are used to maintain and synchronize device state between cloud applications and IoT devices using a JSON-based structure. Environment Details Azure Service:…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-14T18:45:23.6433333+00:00
Dhruvesh Sheladiya 0 Reputation points Microsoft Employee
answered 2026-05-14T19:56:27.7233333+00:00
Karnam Venkata Rajeswari 3,655 Reputation points Microsoft External Staff Moderator
2 answers

How is security managed in Azure IoT Hub? — SAS tokens & X.509 authentication used

Description I am trying to understand how Azure IoT Hub manages device-level security and authentication, specifically how mechanisms like SAS tokens and X.509 certificates are used to securely connect and authorize devices. Environment Details Azure…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-14T18:43:38.0366667+00:00
Dhruvesh Sheladiya 0 Reputation points Microsoft Employee
answered 2026-05-14T19:54:44.16+00:00
Karnam Venkata Rajeswari 3,655 Reputation points Microsoft External Staff Moderator
1 answer

How is security managed in Azure IoT Hub? — SAS tokens & X.509 authentication used

Description I am trying to understand how Azure IoT Hub manages security for device connectivity and communication, specifically how authentication mechanisms like SAS tokens and X.509 certificates are used to secure device-to-cloud…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-14T18:24:00.4566667+00:00
Dhruvesh Sheladiya 0 Reputation points Microsoft Employee
commented 2026-05-14T18:44:57.7266667+00:00
Karnam Venkata Rajeswari 3,655 Reputation points Microsoft External Staff Moderator
2 answers

What protocols does Azure IoT Hub support? — MQTT, AMQP, HTTPS support

Description I am trying to understand the communication protocols supported by Azure IoT Hub for device-to-cloud and cloud-to-device messaging, and how each protocol behaves in different scenarios such as scalability, latency, and network…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-14T18:22:28.25+00:00
Dhruvesh Sheladiya 0 Reputation points Microsoft Employee
answered 2026-05-14T18:43:30.6966667+00:00
Karnam Venkata Rajeswari 3,655 Reputation points Microsoft External Staff Moderator
2 answers

How does Azure IoT Hub handle devices and what authentication does it use?

Question How does Azure IoT Hub handle devices and what authentication does it use? Description I am trying to understand how Azure IoT Hub manages device connectivity and authentication in an IoT solution, specifically how devices are registered,…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-14T18:20:50.4566667+00:00
Dhruvesh Sheladiya 0 Reputation points Microsoft Employee
answered 2026-05-14T18:42:07.18+00:00
Karnam Venkata Rajeswari 3,655 Reputation points Microsoft External Staff Moderator
3 answers

How to connect Azure IoT hub?

Issue Details Devices are successfully connected to IoT Hub. Telemetry messages are being received (validated via IoT Hub metrics). Message routing is configured to forward data to Data Lake. However, no files/blobs are being created in the Data Lake…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-14T18:18:56.38+00:00
Dhruvesh Sheladiya 0 Reputation points Microsoft Employee
answered 2026-05-14T18:40:31.5+00:00
Karnam Venkata Rajeswari 3,655 Reputation points Microsoft External Staff Moderator
1 answer

Azure IoT data is not syncing with data hub

General Issue Understanding Why is my Azure IoT device telemetry not reaching the data hub? What are common reasons for IoT data not syncing from IoT Hub to downstream services? How can I verify if data is being ingested into Azure IoT Hub but not…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-13T17:11:57.3933333+00:00
Dhruvesh Sheladiya 0 Reputation points Microsoft Employee
answered 2026-05-14T16:12:44.6033333+00:00
Vinodh247-1375 43,101 Reputation points Volunteer Moderator
1 answer

Azure IoT data lake connection issues – data not flowing from IoT Hub to Data Lake

Title Azure IoT data lake connection issues – data not flowing from IoT Hub to Data Lake Description I am facing issues connecting Azure IoT Hub with Azure Data Lake, where device telemetry is being sent successfully to IoT Hub but is not appearing in…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-13T17:41:56.6966667+00:00
Dhruvesh Sheladiya 0 Reputation points Microsoft Employee
answered 2026-05-14T06:34:29.57+00:00
Sedat SALMAN 14,455 Reputation points MVP
2 answers

Request to Update Allowed Regions Policy for Azure IoT Hub Deployment

Hello, I hope you are doing well. I am currently attempting to create an instance of Azure IoT Hub, but I am unable to proceed due to a restriction in the allowed regions policy. The current policy allows deployment only in the following regions: …

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-05-05T18:32:58.85+00:00
Ahmed Mustafa 0 Reputation points
commented 2026-05-08T03:37:03.3366667+00:00
Anshika Varshney 13,305 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Azure IoT Hub SAS token authentication – what username should be used for connection?

Hello Team, I am working with Azure IoT Hub and using SAS token–based authentication for connecting to the hub. The SAS token generation part is already resolved, but I need clarification specifically regarding the username that should be used during the…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-04-27T07:00:36.8766667+00:00
Revati Dharmadhikari 20 Reputation points
accepted 2026-05-04T11:41:47.6833333+00:00
Revati Dharmadhikari 20 Reputation points
0 answers

Join: Microsoft Azure Q&A Champions Program

The Microsoft Azure Q&A Champions Program recognizes and empowers a global community of internal and external Azure experts who help customers succeed by providing high-quality, trusted answers on Microsoft Q&A. The program scales expert led…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-04-30T18:50:31.2633333+00:00
Ashley Swearingen 0 Reputation points Microsoft External Staff Moderator
answered 2026-04-30T18:50:46.0333333+00:00

AI answer

2 answers

Iot edge device went offline suddenly as on Apr 18 11:00 GMT+10

My iot edge devices connected to iot hub went offline all of a sudden, is there any maintenance activity going on in Azure end affecting these connections. Please let me know how to resolve the same.

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2026-04-18T03:55:00.3733333+00:00
Vishnu Priya 5 Reputation points
answered 2026-04-25T10:44:57.9733333+00:00
Anshika Varshney 13,305 Reputation points Microsoft External Staff Moderator