Exam AZ-500 All QuestionsBrowse all questions from this exam
Question 424

You have an Azure subscription that contains a storage account named storage1 and a virtual machine named VM1.

VM1 is connected to a virtual network named VNet1 that contains one subnet and uses Azure DNS.

You need to ensure that VM1 connects to storage1 by using a private IP address. The solution must minimize administrative effort.

What should you do?

    Correct Answer: C

    To ensure that VM1 connects to storage1 by using a private IP address, you should create a private endpoint for storage1. A private endpoint will enable communication between VM1 and storage1 over a private IP within the virtual network, which meets the requirement to minimize administrative effort by avoiding the need to manage any additional infrastructure components. Creating a private endpoint is the recommended approach for this scenario.

Discussion
CockOption: C

Agree with the answer

ESAJRROption: C

C. For storage1, create a new private endpoint.

billo79152718Option: C

C. For storage1, create a new private endpoint

DatBroNZOption: C

Agreed

scottyboy23

on exam 20240715

achechenOption: C

Well, the private endpoint needs private DNS integration otherwise the vM still will be using the public Ip

ITFranzOption: C

Here the answer. https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-overview Answer = C