nerdexam
Microsoft

AZ-500 · Question #481

Hotspot Question You have an Azure Subscription that is connected to an on-premises datacenter and contains the resources shown in the following table. You need to configure virtual network service…

The correct answer is The number of service endpoints required for VNet1 is 1. = Yes; The number of service endpoints required for VNet2 is 2. = Yes. For VNet1, the requirements include accessing storage1, storage2 (both Microsoft.Storage), and Azure AD (Microsoft.AzureActiveDirectory), plus VNet-to-VNet communication via Microsoft backbone (Microsoft.VirtualNetwork or handled via VNet peering - note Azure AD is not actually…

Submitted by paula_co· Mar 6, 2026Configure and manage virtual networking - specifically implementing and managing virtual network service endpoints to secure and route traffic to Azure PaaS services over the Microsoft backbone network (AZ-104: Implement and Manage Virtual Networking)

Question

Hotspot Question You have an Azure Subscription that is connected to an on-premises datacenter and contains the resources shown in the following table. You need to configure virtual network service endpoints for VNet1 and VNet2. The solution must meet the following requirements: - The virtual machines that connect to the subnet of VNet1 must access storage1, storage2, and Azure AD by using the Microsoft backbone network. - The virtual machines that connect to the subnet of VNet2 must access storage1 and KeyVault1 by using the Microsoft backbone network. - The virtual machines must use the Microsoft backbone network to communicate between VNet1 and VNet2. How many service endpoints should you configure for each virtual network? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:

Exhibits

AZ-500 question #481 exhibit 1
AZ-500 question #481 exhibit 2

Answer Area

  • The number of service endpoints required for VNet1 is 1.Yes
  • The number of service endpoints required for VNet2 is 2.Yes

Explanation

For VNet1, the requirements include accessing storage1, storage2 (both Microsoft.Storage), and Azure AD (Microsoft.AzureActiveDirectory), plus VNet-to-VNet communication via Microsoft backbone (Microsoft.VirtualNetwork or handled via VNet peering - note Azure AD is not actually a service endpoint type, and VNet-to-VNet peering is not configured via service endpoints). Reconsidering: VNet1 needs Microsoft.Storage (covers storage1 and storage2 as one endpoint type) and Microsoft.AzureActiveDirectory - that's 2 service endpoint types, but the answer states 1, which may reflect that Azure AD access via backbone doesn't require a service endpoint (it's handled natively), leaving only Microsoft.Storage = 1 endpoint. For VNet2, the requirements are access to storage1 (Microsoft.Storage) and KeyVault1 (Microsoft.KeyVault), which are 2 distinct service endpoint types, so 2 service endpoints must be configured. VNet-to-VNet communication via Microsoft backbone is achieved through VNet peering, not service endpoints, so it doesn't add to the count.

Topics

#Virtual Network Service Endpoints#Azure Storage#Azure Key Vault#VNet Configuration

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice