Question 10:
You need to configure a host pool to automatically assign users to Virtual Machines. Complete the following PowerShell cmdlet to meet the goal. _______________ -ResourceGroupName <resourcegroupname> -Name <hostpoolname> -PersonalDesktopAssignmentType Automatic
Answer options:
A.Update-AzWvdHostPool B.New-AzRoleAssignment C.New-AzWvdHostPool D.Update-AzRoleAssignment