Your company has recently purchased and deployed 25,000 IoT devices.
You need to recommend a data analysis solution for the devices that meets the following requirements:
* Each device must use its own credentials for identity.
* Each device must be able to route data to multiple endpoints.
* The solution must require the minimum amount of customized code.
What should you include in the recommendation?
An IoT hub has a default built-in endpoint. You can create custom endpoints to route messages to by linking other services in your subscription to the hub.
Individual devices connect using credentials stored in the IoT hub's identity registry.
References:
https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-security
Currently there are no comments in this discussion, be the first to comment!