Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How do we change TLS settings for the POST creation of IoT Hub?
Currently, we can set the TLS version only during the creation time.
That's currently not possible. You can't do it through the portal, and you can't do it through ARM, unfortunately.
Also, see this Stack Overflow answer.