AZ-140T00: Configuring and Operating Microsoft Azure Virtual Desktop Quiz Questions and Answers

Answer :
  • Remove VHDLocations entries from the Windows registry

Explanation :

The configuration of Profile Container is accomplished through registry settings and user groups. VHDLocations (required setting), A list of file system locations to search for the user's profile VHD(X) file. If one isn't found, one will be created in the first listed location. If the VHD path doesn't exist, it will be created before it checks if a VHD(X) exists in the path. These values can contain variables that will be resolved. Supported variables are %username%, %userdomain%, %sid%, %osmajor%, %osminor%, %osbuild%, %osservicepack%, %profileversion%, and any environment variable available at time of use.
Answer :
  • Create a role assignment

Explanation :

Azure Virtual Desktop has a delegated access model that lets you define the amount of access a particular user can have by assigning them a role. A role assignment has three components: security principal, role definition, and scope. The Azure Virtual Desktop delegated access model is based on the Azure RBAC model. Azure Virtual Desktop delegated access supports user group access.
Answer :
  • Azure Network Watcher

Explanation :

Azure Network Watcher1 provides tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. Network Watcher is designed to monitor and repair the network health of IaaS (Infrastructure-as-a-Service) products which includes Virtual Machines, Virtual Networks, Application Gateways, and Load balancers.
Answer :
  • An Azure Site Recovery plan

Explanation :

It is recommended you use Azure Site Recovery to manage replicating VMs in other Azure locations (as described in Azure-to-Azure disaster recovery architecture). It is also recommended that you use Azure Site Recovery for personal host pools, because Azure Site Recovery supports both server-based and client-based SKUs.
Answer :
  • Assign a role

Explanation :

Azure Virtual Desktop has a delegated access model that lets you define the amount of access a user can have by assigning them a role. A role assignment has three components: security principal, role definition, and scope. The Azure Virtual Desktop delegated access model is based on the Azure RBAC model.
Answer :
  • Remote Connection Gateway service

Explanation :

The Remote Connection Gateway service connects remote users to Azure Virtual Desktop apps and desktops from any internet-connected device that can run an Azure Virtual Desktop client. The client connects to a gateway, which then orchestrates a connection from a virtual machine (VM) back to the gateway.
Answer :
  • Gateway

Explanation :

The Remote Connection Gateway service connects remote users to Azure Virtual Desktop apps and desktops from any internet-connected device that can run an Azure Virtual Desktop client. The client connects to a gateway, which then orchestrates a connection from a VM back to the same gateway.
Answer :
  • Password writeback

Explanation :

Password writeback is a feature of Azure AD Connect which ensures that when a password changes in Azure AD (password change, self-service password reset, or an administrative change to a user password) it is written back to the local AD – if they meet the on-premises AD password policy.
Answer :
  • Change the password for the Administrator-East account

Explanation :

The Administrator account can't have multi-factored authentication (MFA) enabled. And, when joining to an Azure Active Directory Domain Services (Azure AD DS) domain, the account must be part of the Azure AD DC Administrators group and the account password must work in Azure AD DS.
Answer :
  • Remove-AzWvdUserSession

Explanation :

To disconnect users in the Azure-integrated version of Azure Virtual Desktop, run this cmdlet: Remove-AzWvdUserSession Once you've signed out all users in the primary region, you can fail over the VMs in the primary region and let users connect to the VMs in the secondary region.