Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,218 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
when i ues azure-c-sdk-1.3.9,the mqtt connect fail,it's return the error code is "Connection Not Accepted: 0x5: Not Authorized",but if i use the 1.1.29 version,it's ok,
what's wrong with this issue.