This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each question.
A system administrator is tasked with setting up Azure Virtual Desktop for their organization. What is a prerequisite for deploying Azure Virtual Desktop?
The system administrator needs to have a Google Cloud account with an active subscription
The system administrator needs to have a local server setup
The system administrator needs to have an Azure account with an active subscription
A system administrator needs to customize RDP properties in Azure Virtual Desktop for an optimal user experience. Which PowerShell cmdlet should they use?
Set-RdsDesktop
Set-RdsTenant
Set-RdsHostPool
A system administrator needs to verify if a session host virtual machine is utilizing the Azure Virtual Desktop licensing benefit. Which PowerShell cmdlet should they run to confirm this?
Get-AzVM ResourceGroup resourceGroupName Name vmName vm.LicenseType Windows Client
Update-AzVM ResourceGroupName resourceGroupName VM vm
Get-AzVM ResourceGroupName resourceGroupName Name vmName
A system administrator needs to create a personal host pool using the Az.DesktopVirtualization PowerShell module. Which command should they use?
Get AzWvdHostPool -Name Name -ResourceGroupName ResourceGroupName -FL
New AzWvdHostPool -Name Name -ResourceGroupName ResourceGroupName -HostPoolType Pooled -LoadBalancerType BreadthFirst -PreferredAppGroupType Desktop -MaxSessionLimit value -Location AzureRegion
New AzWvdHostPool -Name Name -ResourceGroupName ResourceGroupName -HostPoolType Personal -LoadBalancerType Persistent -PreferredAppGroupType Desktop -PersonalDesktopAssignmentType Automatic -Location AzureRegion
You must answer all questions before checking your work.
Was this page helpful?