AZ-140 · Question #179
You have an Azure Virtual Desktop deployment that uses Azure Active Directory Domain Services (Azure AD DS). You have the following host pool: - Name: Pool1 - Type: Personal - Number of session…
The correct answer is B. Precreate a computer account in Azure AD DS. This is done by using the Add-AzDomainComputer cmdlet in PowerShell. After the computer accounts have been created, the new session hosts can be deployed. https://docs.microsoft.com/en-us/azure/virtual-desktop/create-session-host-pools#precreate- computer-accounts-in-azure-ad-ds.
Question
You have an Azure Virtual Desktop deployment that uses Azure Active Directory Domain Services (Azure AD DS). You have the following host pool:
- Name: Pool1
- Type: Personal
- Number of session hosts: 5
You plan to deploy two new session hosts to Pool1. What should you do before you deploy the session hosts?
Options
- ACreate a scaling plan.
- BPrecreate a computer account in Azure AD DS.
- CIncrease the maximum session limit.
- DCreate a registration key.
How the community answered
(55 responses)- A15% (8)
- B73% (40)
- C4% (2)
- D9% (5)
Explanation
This is done by using the Add-AzDomainComputer cmdlet in PowerShell. After the computer accounts have been created, the new session hosts can be deployed. https://docs.microsoft.com/en-us/azure/virtual-desktop/create-session-host-pools#precreate- computer-accounts-in-azure-ad-ds.
Topics
Community Discussion
No community discussion yet for this question.