nerdexam
Microsoft

AZ-140 · Question #242

You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains three session hosts. You need to implement a private endpoint connection for Pool. Which two actions

The correct answer is C. Reregister the Microsoft.DesktopVirtualization resource provider for the Azure subscription. D. Create a private endpoint by using the connection target sub-resource.. To implement AVD Private Link for a host pool, two actions are required. First (C), reregistering the Microsoft.DesktopVirtualization resource provider enables private link capabilities for AVD resources in the subscription - this is a required prerequisite. Second (D), you creat

Submitted by takeshi77· Apr 18, 2026Plan and implement an Azure Virtual Desktop infrastructure

Question

You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains three session hosts. You need to implement a private endpoint connection for Pool. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • ACreate a private endpoint by using the global target sub-resource.
  • BReregister the Microsoft.VirtualMachineImages resource provider for the Azure subscription.
  • CReregister the Microsoft.DesktopVirtualization resource provider for the Azure subscription.
  • DCreate a private endpoint by using the connection target sub-resource.
  • ECreate a private endpoint by using the feed target sub-resource.

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    15% (6)
  • C
    73% (29)
  • E
    10% (4)

Explanation

To implement AVD Private Link for a host pool, two actions are required. First (C), reregistering the Microsoft.DesktopVirtualization resource provider enables private link capabilities for AVD resources in the subscription - this is a required prerequisite. Second (D), you create a private endpoint using the 'connection' sub-resource type, which secures the RDP connection traffic between clients and the host pool. The 'feed' sub-resource is used for workspace/feed private endpoints (not host pool connections), and the 'global' sub-resource is for global feed subscription - neither applies to host pool RDP traffic. The Microsoft.VirtualMachineImages provider is unrelated to AVD private endpoints.

Topics

#Azure Virtual Desktop (AVD)#Private Endpoint#Private Link#Host Pool

Community Discussion

No community discussion yet for this question.

Full AZ-140 Practice