An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
Production devices disconnected from Azure IoT Hub - deprecated TLS 1.2 cipher no longer accepted
We respectfully request the following: Please investigate whether any TLS, cipher suite, certificate chain, or security policy changes were implemented on or around July 1, 2026 that could affect legacy TLS 1.2 clients. Please confirm whether strong…
Azure IoT Hub
Azure IoT hub TLS cipher no longer supported
Since around yesterday, our Azure IoT Hub has started refusing connections from our IoT devices. Based on the logs in Application Insights, the connections are being refused because the devices are using the TLS cipher TLS_RSA_WITH_AES_256_CBC_SHA256,…
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
Devices lose connection to the Azure IoT Hub due to outdated TLS ciphers
Hello, We observed that since the night of June 30 to July 1, 2026, approximately half of our IoT devices currently deployed in the field have no longer been able to connect to the Azure IoT Hub. After a brief analysis, we were able to identify the root…
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
IOT Devices disconnect from IOT HUB post min TLS config change
A TLS config change wa push to the IOT hub at 7/1/2026, 7:46:07 AM. The config change in question was: "minTlsVersion": "1.2". Shortly after the config change all devices connected to the hub began to disconnect. The device modem…
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
Azure IoT Hub TLS 1.3 Support
Hi, TLS 1.3 Support has been announced as a Preview feature. What will be the procedure to migrate to TLS 1.3 for existing IoT Hub instances and devices in the field. We are using the Device Provisioning service. Will TLS 1.3 endpoints will be added…
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
How can I design a scalable IoT architecture for real-time telemetry ingestion, edge processing, secure updates, and long-term analytics?
I’m building an IoT platform for thousands of field devices that send telemetry every few seconds, and I need help finalizing architecture. Requirements include secure device provisioning, mutual authentication, intermittent connectivity handling, edge…
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
AI answer
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
AI answer
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
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
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.