exam questions

Exam AZ-220 All Questions

View all questions & answers for the AZ-220 exam

Exam AZ-220 topic 6 question 19 discussion

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

You have ab Azure subscription that contains an Azure IoT hub named Hub1, 50 IoT devices, and an Azure Blob storage account named storage1.

Hub1 will be used to route data from the IoT devices to storage1.

You enable private endpoint access for Hub1.

You need to ensure that Hub1 can route the data to storage1.

What should you do?

  • A. On Hub1, create a shared access policy.
  • B. On Hub1, add an X.509 certificate.
  • C. Deploy an Azure IoT Edge gateway device.
  • D. On Hub1, configure a system-assigned managed identity.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
j_c_000
2 years, 1 month ago
Selected Answer: D
Agree with D. "Shared access policy" would be for something accessing the hub. Here the hub needs to access storage, in which case a managed identity would be useful (though not required)
upvoted 2 times
...
xixi4den
2 years, 1 month ago
I vote for D - managed identity https://learn.microsoft.com/en-us/azure/iot-hub/virtual-network-support#egress-connectivity-from-iot-hub-to-other-azure-resources https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-managed-identity#egress-connectivity-from-iot-hub-to-other-azure-resources
upvoted 3 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 ...