Explanation Set the Device Provisioning Service allocation policy The allocation policy is a Device Provisioning Service setting that determines how devices are assigned to an IoT hub. There are three supported allocation policies: * Lowest latency: Devices are provisioned to an IoT hub based on the hub with the lowest latency to the device. * Evenly weighted distribution (default): Linked IoT hubs are equally likely to have devices provisioned to them. This is the default setting. If you are provisioning devices to only one IoT hub, you can keep * this setting. * Static configuration via the enrollment list: Specification of the desired IoT hub in the enrollment list takes priority over the Device Provisioning Service-level allocation policy. Reference: https://docs.microsoft.com/en-us/azure/iot-dps/tutorial-provision-multiple-hubs