Microsoft Azure IoT Developer — Question 12

You have an Azure subscription that contains an Azure IoT hub and two Azure IoT Edge devices named Device1 and Device2.
You need to ensure that the IoT hub only accepts connections from Device1 and Device2.
What should you configure?

Answer options

Correct answer: A

Explanation

Configuring a private endpoint connection allows you to restrict access to the IoT hub specifically to Device1 and Device2, enhancing security. Azure API Management, Azure AD Identity Protection, and a gateway device do not provide the same level of direct connection control for specific IoT devices.