You have an Azure subscription that contains an Azure Virtual Desktop pooled host pool named Pool1 in the Azure East US region.
You create the scaling plans shown in the following table.
Which scaling plans will can be assigned to Pool1?
A. SP1 only
B. SP2 only
C. SP1 and SP2 only
D. SP1 and SP4 only
E. SP2 and SP3 only
F. SP1, SP2, SP3, and SP4
Show Answer
Correct Answer: B
Explanation: An Azure Virtual Desktop scaling plan can be assigned to a host pool only if both the region and the host pool type match. Pool1 is a pooled host pool located in East US, so the scaling plan must also be in East US and configured for pooled host pools. Among the options, only SP2 meets both requirements.
Question 44
You have an Azure Virtual Desktop deployment.
You need to implement FSLogix to host user profiles in an Azure Storage account by using Azure file shares. The solution must meet the following requirements:
• Access to a session host must be allowed only if the user profile is available from the storage account.
• Local profiles must NOT be created on the session hosts.
Which FSLogix registry setting should you use?
A. NoProfileContainingFolder
B. PreventLoginWithFailure
C. ProfileType
D. DeleteLocalProfileWhenVHDShouldApply
Show Answer
Correct Answer: B
Explanation: The requirement is to allow user access only if the FSLogix profile can be loaded from Azure Files and to prevent creation of local profiles. The FSLogix setting **PreventLoginWithFailure** blocks user logon when the VHD/VHDX profile fails to attach, which ensures no fallback to a local profile occurs. Other options do not prevent sign-in or local profile creation; for example, DeleteLocalProfileWhenVHDShouldApply only deletes the local profile after logout.
Question 45
You have an Azure subscription.
You plan to deploy Azure Virtual Desktop.
You need to maximize network throughput for the session hosts in the deployment.
What will have the largest impact on the network throughput of each session host?
A. the number of network interfaces
B. Accelerated Networking
C. the virtual machine size
D. RDP Shortpath
Show Answer
Correct Answer: C
Explanation: In Azure, the maximum network bandwidth and throughput available to a virtual machine are primarily determined by the VM size. Larger VM sizes support higher network performance limits. While Accelerated Networking reduces latency and CPU overhead, and RDP Shortpath improves connection path and latency, neither increases the VM’s maximum throughput. Adding network interfaces does not increase throughput beyond the VM size limits.
Question 46
HOTSPOT
-
You have an Azure Compute Gallery that contains the virtual machine image definitions shown in the following table.
You create a new Azure virtual machine named VM1 as shown in the following table.
You need to prepare VM1, and then capture and share VM1 to the Azure Compute Gallery. The solution must minimize administrative effort.
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: sysprep /generalize /shutdown /oobe /mode:vm
Create a new image definition and capture and share VM1 as image version 0.0.1
Explanation: VM1 is a Gen2 VM with Trusted launch, which doesn’t match the existing image definitions (Gen1 Standard and Gen2 Standard). Therefore, a new image definition is required. To prepare a Windows VM for capture in Azure with minimal effort, the recommended command is sysprep with /generalize, /shutdown, /oobe, and /mode:vm.
Question 47
Note: This section contains one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem. You must determine whether the solution meets the stated goals. More than one solution in the set might solve the problem. It is also possible that none of the solutions in the set solve the problem.
After you answer a question in this section, you will NOT be able to return. As a result, these questions do not appear on the Review Screen.
You have an Azure subscription named Sub1 that contains the resources shown in the following table.
You have a user named Admin1 that is assigned the Desktop Virtualization Contributor role for Sub1.
You need to ensure that Admin1 can assign Scaling1 to Pool1.
Solution: You assign the Azure Virtual Desktop service principal the User Access Administrator role for Sub1.
Does this meet the goal?
A. Yes
B. No
Show Answer
Correct Answer: B
Explanation: Assigning the User Access Administrator role to the Azure Virtual Desktop service principal does not enable Admin1 to assign a scaling plan to a host pool. The requirement is about Admin1’s permissions. Admin1 already has the Desktop Virtualization Contributor role, which allows managing host pools and scaling plans, but assigning a scaling plan also requires that the Azure Virtual Desktop service principal has appropriate permissions to manage session host power states. Granting User Access Administrator to the service principal is unrelated to granting Admin1 the ability to assign Scaling1 to Pool1. Therefore, the solution does not meet the goal.
Question 48
HOTSPOT
-
You have an Azure Virtual Desktop deployment that contains a host pool named Pool.
You have a virtual machine named Server1 that runs Windows Server.
You need to add Server1 to Pool1.
Which role service should you install on Server first, and which value should you provide during the installation of the Azure Virtual Desktop agent? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Role service: Remote Desktop Session Host
Value: The registration key
Explanation: A Windows Server VM must have the Remote Desktop Session Host role to act as an Azure Virtual Desktop session host. During Azure Virtual Desktop agent installation, the registration key is required to register the VM with the specified host pool.
Question 49
HOTSPOT
-
You have an Azure Virtual Desktop deployment that contains a host pool named Pool1.
You are adding Microsoft Entra joined session hosts to Pool1 as shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Load balancing algorithm
Public inbound ports
Explanation: The host pool load balancing algorithm is a configurable setting that can be modified before deployment of the session hosts.
To allow access from the public internet, inbound ports must be opened on the virtual machines; without configuring public inbound ports, external connectivity is blocked.
Question 50
HOTSPOT
-
You have an Azure Virtual Desktop deployment that contains a host pool named Pool1.
Pool1 contains a session host named Host1.
You need to create an image based on Host1. Each new session host deployed from the image must have a unique host name.
What should you select from Host1, and which operating system state should you use for the image? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Capture
Generalized
Explanation: To deploy multiple session hosts with unique names from one image, the source VM must be captured after being generalized (Sysprep). Capturing a generalized OS ensures each new session host gets a unique computer name.
Question 51
HOTSPOT
-
You have an Azure subscription that contains the resources shown in the following table.
share1 stores FSLogix profile containers and is backed up daily to Vault1.
You need to change the backup location of share1 to Vault2.
Which two settings should you modify for Vault1 to prepare for the change? To answer, select the appropriate settings in the answer area.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Stop backup for share1 and delete backup data
Unregister the storage account from Vault1
Explanation: To move Azure Files backup to another vault, the existing backup association must be removed. Stopping backup (with data deletion) releases the share from Vault1 policies, and unregistering the storage account removes its backup infrastructure registration so it can be protected by Vault2.
Question 52
You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains five Windows 11 session hosts.
You need to identify which Azure Virtual Desktop client app versions are used to connect to the session hosts in Pool1.
What should you use?
A. Applications insights
B. Azure Virtual Desktop Insights
C. Insights for virtual machines
D. Insights for Pool1
Show Answer
Correct Answer: B
Explanation: Azure Virtual Desktop Insights is specifically designed to monitor AVD environments and provides connectivity and usage analytics, including details about client connections such as the Azure Virtual Desktop client app versions used to access session hosts. The other options focus on application telemetry or VM performance, or are not valid services for this purpose.
$19
Get all 321 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.