exam questions

Exam AZ-220 All Questions

View all questions & answers for the AZ-220 exam

Exam AZ-220 topic 1 question 10 discussion

Actual exam question from Microsoft's AZ-220
Question #: 10
Topic #: 1
[All AZ-220 Questions]

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?

  • A. Device Provisioning Service
  • B. cloud-to-device messaging
  • C. Azure IoT Edge
  • D. device twins
Show Suggested Answer Hide Answer
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

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
getazusername
Highly Voted 4 years, 7 months ago
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
...
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.

SaveCancel
Loading ...