You create an Azure IoT hub by running the following command. az iot hub create --resource-group MyResourceGroup --name MyIotHub --sku B1 --location westus --partition-count 4 What does MylotHub support?
Suggested Answer:A🗳️
The Device Provisioning Service is included in the Basic Tiers (such as B1). Incorrect Answers: B, C, D: The Standard tier is needed for cloud-to-device messaging, Azure IoT Edge, and device twins. Reference: https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-scaling
Answer is a https://azure.microsoft.com/de-de/pricing/details/iot-hub/
You can see in the table, DPS is included in basic tier.
upvoted 10 times
...
This section is not available anymore. Please use the main Exam Page.AZ-220 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
getazusername
Highly Voted 4 years, 7 months ago