nerdexam
Microsoft

AZ-500 · Question #541

Hotspot Question You have an Azure subscription that contains the resources shown in the following table. You plan to use service endpoints and service endpoint policies. Which resources can be…

The correct answer is VM1 can be accessed by using a service endpoint. = No; storage1 can be accessed by using a service endpoint. = Yes; WebApp1 can be accessed by using a service endpoint. = Yes; VM1 supports service endpoint policies. = No; storage1 supports service endpoint policies. = Yes; WebApp1 supports service endpoint policies. = No. Azure Service Endpoints allow secure, direct connectivity from a VNet to specific Azure PaaS services like Azure Storage, Azure SQL, and Azure App Service (Web Apps), bypassing the public internet. Storage accounts and Web Apps (App Service) are both supported PaaS services…

Submitted by yaw92· Mar 6, 2026Configure and manage virtual networking - specifically securing access to Azure PaaS services using VNet service endpoints and service endpoint policies (AZ-104 / AZ-700 Networking domain)

Question

Hotspot Question You have an Azure subscription that contains the resources shown in the following table. You plan to use service endpoints and service endpoint policies. Which resources can be accessed by using a service endpoint, and which resources support service endpoint policies? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:

Exhibits

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

Answer Area

  • VM1 can be accessed by using a service endpoint.No
  • storage1 can be accessed by using a service endpoint.Yes
  • WebApp1 can be accessed by using a service endpoint.Yes
  • VM1 supports service endpoint policies.No
  • storage1 supports service endpoint policies.Yes
  • WebApp1 supports service endpoint policies.No

Explanation

Azure Service Endpoints allow secure, direct connectivity from a VNet to specific Azure PaaS services like Azure Storage, Azure SQL, and Azure App Service (Web Apps), bypassing the public internet. Storage accounts and Web Apps (App Service) are both supported PaaS services accessible via service endpoints, while VMs are IaaS resources that act as the source of traffic, not the destination accessed via service endpoints. Service Endpoint Policies, however, provide a more granular layer of control and are currently only supported for Azure Storage - meaning you can restrict VNet traffic to specific storage accounts - but this feature does NOT extend to Web Apps or VMs.

Topics

#Service Endpoints#Service Endpoint Policies#Azure Networking#VNet Security

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice