nerdexam
Microsoft

AZ-500 · Question #482

You have an Azure subscription that contains the resources shown in the following table. You plan to deploy an Azure Private Link service named APL1. Which resource should you reference during the…

When deploying an Azure Private Link service, you must reference the frontend IP configuration of a Standard Azure Load Balancer.

Submitted by klara.se· Mar 6, 2026Secure networking

Question

You have an Azure subscription that contains the resources shown in the following table. You plan to deploy an Azure Private Link service named APL1. Which resource should you reference during the creation of APL1.

Exhibits

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

Options

  • ALB1
  • BSQL1
  • CVMSS1
  • DVM1

Why each option

When deploying an Azure Private Link service, you must reference the frontend IP configuration of a Standard Azure Load Balancer.

ALB1
BSQL1

SQL1 is an Azure-managed PaaS service that can *consume* Private Link by having a private endpoint created for it, but it is not a resource *you deploy and expose* using a Private Link service.

CVMSS1

VMSS1 (Virtual Machine Scale Set) runs virtual machines, but a Private Link service directly references a Standard Load Balancer's frontend IP, not the VMSS itself.

DVM1

VM1 (Virtual Machine) hosts applications, but a Private Link service directly references a Standard Load Balancer's frontend IP, which typically sits in front of the VM, not the individual VM itself.

Concept tested: Azure Private Link Service source resource

Source: https://learn.microsoft.com/en-us/azure/private-link/private-link-service-overview

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice