Which four actions should you perform in sequence?

DRAG DROP
You have an Azure virtual network named Vnet1 that connects to an on-premises network.
You have an Azure Storage account named storageaccount1 that contains blob storage.
You need to configure a private endpoint for the blob storage. The solution must meet the following requirements:
Ensure that all on-premises users can access storageaccount1 through the private endpoint. Prevent access to storageaccount1 from being interrupted.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

microsoft-exams

2 thoughts on “Which four actions should you perform in sequence?

  1. Not sure why 4 could not be used in place of creating VM and installing DNS role –> COZ 168.63.129.16 is olny resolveable from a VNET

  2. + 5 Deploy VM This VM is for DNS.
    + 1 Install DNS Role and create DNS forward entry DNS server in Azure has blob.core mapped to IP address 168.63.129.16
    + 2 ON-prem DNS to VM The on prem DNS server lookup requests for blob need to be forwarded to the DNS server in Azure with the blob.core to IP address mapping.
    + 3 Private-endpoint creation and disable public access – With DNS settings complete users can connect to blob, without interruption. Public access can be disabled.
    Not sure why 4 could not be used in place of creating VM and installing DNS role. I suspect is has something to do with interruption of service. But since we aren’t told how they are accessing the blob now who knows.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.