An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
you're managing a significant number of legacy devices that are running into issues with TLS 1.2 and ECDHE support. As you've noted, Microsoft is actively enforcing TLS 1.2 and strong cipher suites starting August 31, 2025, which can impact your devices significantly since they don't support ECDHE.
Here's the current information regarding your query:
Timeline for Support
Support for the non-recommended cipher suites will end on August 31, 2025. After this date, the IoT Hub will enforce strong cipher suites, and any legacy devices that do not upgrade their security would potentially lose connectivity with the IoT Hub. If you're concerned about when support might be dropped completely for devices that don't meet these new security standards, the current guidelines indicate that after this enforcement date, those device connections will not be supported.
Action Steps
- Upgrade Devices: If possible, look into updating the firmware of those 7000 devices to ensure they support the required ECDHE cipher suites.
- Minimize Impact: Consider a plan to identify devices that can be updated or replaced, aiming for compliance with the minimum TLS enforcement and cipher suite requirements.
Resources for Further Reading:
I Hope this helps. Do let me know if you have any further queries.
Thank you!