Microsoft Azure IoT Developer — Question 1

You have an Azure subscription that contains a resource group named RG1.
You need to deploy the Device Provisioning Service. The solution must ensure that the Device Provisioning Service can accept new device enrollments.
You create a Device Provisioning Service instance.
Which two actions should you perform next? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, B

Explanation

Linking an Azure IoT hub to the Device Provisioning Service is essential for device integration, making option A correct. Additionally, creating a new Azure IoT hub is also necessary for handling device enrollments, which makes option B correct. Options C and D are not required at this stage for enabling device enrollment.