QuestionQ245

Plan and implement an Azure Virtual Desktop infrastructure

You must deploy the session hosts to satisfy the deployment requirements.

Which PowerShell cmdlet should you run first?

  • A Update-AzWvdSessionHost
  • B Get-AzApiManagementSsoToken
  • C Set-AzVMADDomainExtension
  • D New-AzWvdRegistrationInfo
Explanation

Azure Virtual Desktop session hosts must use a registration key to register with their host pool. New-AzWvdRegistrationInfo creates the host pool registration information and token needed before the hosts can complete registration.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!