You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains two session hosts.
You build a custom virtual machine named Server2 that runs Windows Server.
You need to add Server2 to Pool1.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Install the Remote Desktop Connection Broker role.
B. Install the Azure Connected Machine agent.
C. Run the New-AzWvdHostPool cmdlet.
D. Provide a registration token.
E. Install the Remote Desktop Services Infrastructure Agent.
Show Answer
Correct Answer: D, E
Explanation: To add a manually built Windows Server VM as an Azure Virtual Desktop session host, you must register it with the existing host pool using a registration token and install the Remote Desktop Services Infrastructure Agent (AVD agent). The Azure Connected Machine agent is only required for Azure Local/Arc scenarios, not standard Azure VMs. Creating a new host pool or installing the Connection Broker role is not required when joining an existing host pool.
Question 128
HOTSPOT -
You have an Azure subscription that contains the vaults shown in the following table.
You have an Azure Virtual Desktop deployment that contains the host pools shown in the following table.
You need to back up all the session hosts in Pool1 and Pool2.
What should you do for each pool? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Pool1: From Recovery1, create an Enhanced backup policy only.
Pool2: From Recovery1, create a standard backup policy or an Enhanced backup policy.
Explanation: Azure Backup for Azure VMs uses a Recovery Services vault, not a Backup vault. Trusted Launch VMs require the Enhanced backup policy. Standard security VMs support either the standard or Enhanced backup policy.
Question 129
HOTSPOT
-
You have an Azure Virtual Desktop deployment that contains a host pool named pool1.
Pool1 contains two session hosts.
You need to ensure that users can use Microsoft OneDrive from a RemoteApp.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Install OneDrive on: Session hosts only
Configure a registry value on: Session hosts only
Explanation: For Azure Virtual Desktop RemoteApp support with OneDrive, OneDrive must be installed on the session hosts, and the required registry configuration is applied on the session hosts to enable the RemoteApp scenario.
Question 130
DRAG DROP
-
You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains the session hosts shown in the following table.
You have two internal users named User1 and User2.
You plan to enable the following connectivity for the Azure Virtual Desktop deployment:
• User1 will connect to Host1.
• User2 will connect to Host2.
Which license should you recommend for each user? To answer, drag the appropriate licenses to the correct users. Each license may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Explanation: Windows 11 Enterprise multi-session access for internal users is covered by eligible Microsoft 365 licenses such as Microsoft 365 E5. Azure Virtual Desktop on Windows Server requires Remote Desktop Services Client Access Licenses (RDS CALs) for users accessing the server session host.
Question 131
DRAG DROP
-
You have an Azure subscription that contains an Azure Virtual Desktop deployment.
You create the following storage account:
• Name: storage1
• Access key: key1
• Subscription ID: SubID1
• Azure file share: share1
• Shared access signature (SAS): SAS1
You plan to store Azure Virtual Desktop user profiles in storage1 and configure directory-level and file-level permissions for share1.
You need to connect to share1 by using drive letter F.
How should you complete the command? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: storage1
key1
Explanation: The command format is: net use <drive>: \\<storage-account>.file.core.windows.net\<share> <storage-account-key> /user:Azure\<storage-account>. Therefore the username uses the storage account name (storage1) and the password is the storage account access key (key1).
Question 132
You have an Azure subscription that contains an Azure Virtual Desktop deployment and the storage accounts shown in the following table.
You plan to deploy a host pool named Pool1 to the East US Azure region. Pool1 will use FSLogix Profile Containers and Office Containers.
Which storage accounts can Pool1 use?
A. storage2 only
B. storage1 and storage2 only
C. storage1, storage2, and storage3 only
D. storage1, storage2, and storage4 only
E. storage1, storage2, storage3, and storage4
Show Answer
Correct Answer: D
Explanation: FSLogix Profile Containers and Office Containers require SMB-based storage such as Azure Files. StorageV2 and FileStorage accounts support Azure Files, while BlobBlockStorage does not. Although placing storage in the same region as the host pool is recommended for latency, it is not a functional requirement. Therefore, Pool1 can use storage1, storage2, and storage4, but not storage3.
Sources:
https://learn.microsoft.com/en-us/azure/virtual-desktop/store-fslogix-profile
https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/scenarios/azure-virtual-desktop/eslz-business-continuity-and-disaster-recovery
Question 133
HOTSPOT
-
You have an Azure Virtual Desktop deployment that contains a host pool named Pool1.
You plan to enable Scheduled agent updates for Pool1.
You need to identify how scheduled agent updates will be applied.
What is the maximum number of maintenance windows you can specify, and what is the maximum number of retries for failed scheduled agent updates? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Maximum number of maintenance windows: 2
Maximum number of retries: 4
Explanation: Azure Virtual Desktop scheduled agent updates allow up to two maintenance windows. The service retries failed scheduled agent updates up to four times before applying the update outside the scheduled process as documented.
Question 134
You have an Azure Virtual Desktop host pool named Pool1. Pool1 contains session hosts that run Windows 11 Enterprise multi-session.
You need to use Performance Monitor to troubleshoot a poor frame quality issue that is affecting a current user session to Pool1.
Which performance counter should you use?
A. RemoteFX Graphics
B. Terminal Services Session
C. GPU Engine
D. Terminal Services
Show Answer
Correct Answer: A
Explanation: Use the RemoteFX Graphics performance counters. In Azure Virtual Desktop, the RemoteFX Graphics PerfMon object is still used to troubleshoot graphics rendering issues such as poor frame quality, even though the RemoteFX vGPU feature itself has been deprecated and removed. These counters provide graphics-specific metrics relevant to frame quality, unlike the generic Terminal Services or GPU Engine counters.
Question 135
You have an Azure Virtual Desktop deployment that contains a host pool named Pool1.
Pool1 contains two session hosts named Host1 and Host2 and has the following settings:
• Host pool type: Pooled
• Load balancing algorithm: Breadth-first
You plan to implement Quality of Service (QoS) policies to manage RDP connections to Host1 and Host2.
You need to ensure that the Azure Virtual Desktop deployment supports the QoS policies.
What should you do?
A. Modify the Load balancing algorithm setting for Pool1.
B. Enable RDP Shortpath on Host1 and Host2.
C. Assign a scaling plan to Pool1.
D. Apply an Azure tag on Host1 and Host2.
Show Answer
Correct Answer: B
Explanation: QoS for Azure Virtual Desktop RDP traffic is supported with RDP Shortpath because it uses UDP, allowing DSCP markings and QoS policies to be applied effectively. Changing the load-balancing algorithm, assigning a scaling plan, or applying Azure tags does not enable QoS support for RDP traffic.
Question 137
You have an Azure Virtual Desktop deployment that contains the host pools shown in the following table.
You plan to use app attach.
In which host pools can the session hosts use app attach?
A. Pool1 and Pool2 only
B. Pool1 and Pool3 only
C. Pool2 and Pool4 only
D. Pool1, Pool2, and Pool3 only
E. Pool1, Pool2, Pool3, and Pool4
Show Answer
Correct Answer: A
Explanation: MSIX app attach (app attach) is supported for Azure Virtual Desktop session hosts running supported Windows client operating systems (Enterprise/Education multi-session or Enterprise) and isn't supported on Windows 10 Pro or Windows Server session hosts. Therefore, only the host pools that use supported Windows client editions can use app attach, which corresponds to Pool1 and Pool2 only.
$19
Get all 320 questions with detailed answers and explanations
Instant download HTML + PDF delivered the moment payment clears.
Secure Stripe checkout we never see or store your card details.
7-day refund if files are defective see our refund policy.