nerdexam
Microsoft

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.

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

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)
  • A
    15% (8)
  • B
    73% (40)
  • C
    4% (2)
  • D
    9% (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

#Azure Virtual Desktop#Session hosts#Azure AD DS#Host pool deployment

Community Discussion

No community discussion yet for this question.

Full AZ-140 Practice