AZ-500 · Question #519
Hotspot Question You have an Azure subscription that contains the virtual networks shown in the following table. The subscription contains the virtual machines shown in the following table. You have…
The correct answer is From VM1, you can access File1 by using a private IP address. = Yes; From VM2, you can access File1 by using a private IP address. = No; From VM2, you can access File2 by using a private IP address. = No. The private endpoint for contoso2024 is created in VNet1, which is the same virtual network where VM1 resides, allowing VM1 to resolve and access the storage account's blob service (Container1/File1) via a private IP address. VM2 resides in VNet2, which is not peered or…
Question
Exhibits
Answer Area
- From VM1, you can access File1 by using a private IP address.Yes
- From VM2, you can access File1 by using a private IP address.No
- From VM2, you can access File2 by using a private IP address.No
Explanation
The private endpoint for contoso2024 is created in VNet1, which is the same virtual network where VM1 resides, allowing VM1 to resolve and access the storage account's blob service (Container1/File1) via a private IP address. VM2 resides in VNet2, which is not peered or connected to VNet1, so it cannot reach the private endpoint's private IP address and therefore cannot access File1 or File2 via private IP. Additionally, the private endpoint shown in the exhibit is configured specifically for the 'blob' sub-resource (not 'file'), meaning even if VM2 could reach the endpoint, File2 on Share1 (which requires the 'file' sub-resource endpoint) would not be accessible through this private endpoint.
Topics
Community Discussion
No community discussion yet for this question.

