An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
Hello @Deepika Markan,
welcome to this moderated Azure community forum.
I'm not sure what you mean by making the IoT Hub secure...
The IoT Hub already has a number of security features:
- Communication is secured with TLS using the Digicert certificate
- Devices have their own identities
- The public endpoint can use white-listed device IP ranges
- The public endpoint can be disabled in favor of a private network option
At this point, older TLS versions are still supported but are marked deprecated.
If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.