Azure IoT hub TLS cipher no longer supported

Jesper S 0 Reputation points
2026-07-02T06:48:07.26+00:00

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, which is apparently no longer allowed. This came as a surprise, as we did not receive any warning that this specific TLS cipher would be rejected.

We already have a patch ready for our devices that changes the TLS cipher, and we have successfully tested it on a few devices that are now able to connect.

How can we disable “strong cipher suites”-enforcement temporarily so that our devices can reconnect and receive the update? Updating all devices manually would not be feasible.

Azure IoT Hub
Azure IoT Hub

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

0 comments No comments

1 answer

Sort by: Most helpful
  1. Denis 0 Reputation points
    2026-07-03T08:00:44.5666667+00:00

    Hi Jesper

    We are facing a similar issue with our device fleet and are also waitng on a similar solution from MS.

    https://learn.microsoft.com/en-us/answers/questions/5934872/iot-devices-disconnect-from-iot-hub-post-min-tls-c

    Regards

    Denis.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.