Is there any max numbers of device registering by Azure IoT Hub? I find this article but there are informations only for the total number of messages
Same question for the service Device Provisioning.
Is there any max numbers of device registering by Azure IoT Hub? I find this article but there are informations only for the total number of messages
Same question for the service Device Provisioning.
Here are the numbers for Device Provisioning Service:
https://github.com/MicrosoftDocs/azure-docs/blob/master/includes/iot-dps-limits.md
This document details the limitations of Azure IoTHub: https://github.com/MicrosoftDocs/azure-docs/blob/master/includes/iot-hub-limits.md
And according to it now:
So it is by default a million devices for a single IoT Hub.