DRAG DROP
-
You have an Azure Virtual Desktop deployment that contains a host pool named Pool1.
Pool1 contains session hosts that run Windows 11 Enterprise and have Microsoft Teams installed.
Users connect to the session hosts by using client devices that run Windows 10 Enterprise.
You need to configure the session hosts and the client devices to meet the following requirements:
• Teams audio and video must be processed on the client devices.
• Hardware encoding must be enabled.
What should you do? To answer, drag the appropriate actions to the correct devices. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Session hosts:
Install the Remote Desktop WebRTC Redirector Service.
Client devices:
Set the UseHardwareEncoding registry key to a DWORD value of 1.
Explanation: Teams media offloading in Azure Virtual Desktop requires the Remote Desktop WebRTC Redirector Service on the session host. Hardware encoding is enabled on the client by setting the UseHardwareEncoding registry value to 1.
Question 44
DRAG DROP
-
You have an Azure Virtual Desktop deployment that contains the resources shown in the following table.
You plan to create private endpoints for the deployment.
Which resource supports the connection target sub-resource, feed target sub-resource, and global target sub-resource of each private endpoint? To answer, drag the appropriate resources to the correct target sub-resources. Each resource may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Explanation: Azure Virtual Desktop private endpoints use the host pool for the connection sub-resource, while the feed and global sub-resources are associated with the workspace.
Question 46
HOTSPOT
-
Case study
-
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
-
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview
-
Northwind Traders is a manufacturing company based in New York City.
Existing Environment
-
Identity Environment
-
The on-premises network contains an Active Directory Domain Services (AD DS) domain named northwindtraders.com.
Northwind Traders has a Microsoft Entra tenant and a Microsoft Entra Domain Services managed domain. The northwindtraders.com domain syncs with the Microsoft Entra tenant.
Virtual Machines
-
The company has an on-premises Hyper-V virtual machine named VM1 that has the following configurations:
• Generation: 1
• Disk size: 2 TB
• Disk format: VHDX
• Disk type: Dynamically expanding
Cloud Services
-
Northwind Traders has a Microsoft 365 E5 subscription. The subscription contains 500 users that are assigned Microsoft 365 E5 licenses.
The company has an Azure subscription that contains the resources shown in the following table.
Both subscriptions are linked to the Microsoft Entra tenant.
Requirements
-
Planned Changes
-
Northwind Traders identifies the following planned changes:
• Deploy an Azure Virtual Desktop host pool that will contain 10 session hosts joined to the Microsoft Entra Domain Services managed domain.
• Configure VM1 as the source image for the Azure Virtual Desktop deployment and upload the image to Azure.
• The Azure Virtual Desktop deployment will provide access to a custom app named App1.
Performance Requirements
-
Northwind Traders identifies the following performance requirements:
• Each Azure Virtual Desktop session host must support 15 user sessions.
• Each new user session must be assigned to a single session host until the maximum session limit is reached for that host.
Application Requirements
-
Northwind Traders identifies the following application requirements:
• Microsoft OneDrive must launch when users connect to a RemoteApp session in Azure Virtual Desktop.
• App1 requires a desktop resolution of 1280 x 1024.
• Administrative effort must be minimized.
Disaster Recovery Requirements
-
Northwind Traders identifies the following disaster recovery requirements for the Azure Virtual Desktop deployment:
• Minimize outages if an Azure region fails.
• Minimize the recovery time objective (RTO).
• Minimize administrative effort in the event of a failover.
Security Requirements
-
Northwind Traders identifies the following security requirements:
• When users sign in to the Azure Virtual Desktop deployment by using the Azure Virtual Desktop client, they must authenticate by using their Microsoft Entra username and password only.
• When users sign in to the Azure Virtual Desktop deployment by using a web browser, they must authenticate by using the Microsoft Authenticator app.
• All the Azure Virtual Desktop session hosts deployed by using the VM1 source image must be onboarded to Microsoft Defender for Endpoint.
• The client version and operating system used to connect to the session hosts must be logged.
• The solution must follow the principle of least privilege.
Networking Requirements
-
The Azure Virtual Desktop session hosts must be able to access the resources on the on-premises network.
User Profile Requirements
-
Northwind Traders identifies the following user profile requirements:
• Users must be able to access share1 by using their Microsoft Entra account.
• Azure Virtual Desktop user profiles must be managed by using FSLogix.
• All user profiles must be stored in share1.
You need to create a Conditional Access policy to meet the security requirements.
How should you configure the policy? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Explanation: Apply Conditional Access to the Azure Virtual Desktop cloud app, target browser client apps, and require an authentication strength (e.g. MFA with Microsoft Authenticator) so browser sign-ins require Authenticator while native client sign-ins can continue with username and password.
Question 47
You have an Azure subscription that contains an Azure Virtual Desktop deployment and a Microsoft Entra Domain Services domain. The deployment contains 10 session hosts that are joined to the domain.
You plan to deploy FSLogix profile containers and store the containers in Azure.
You need to configure storage for the containers. The solution must ensure that you can assign share permissions to Microsoft Entra accounts.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. From the Data storage settings of the storage account, enable an identity source.
B. Attach a new virtual disk to each session host.
C. From the Configuration settings of the storage account, select Default to Microsoft Entra authorization in the Azure portal.
D. Create a premium file shares storage account.
E. Create a premium block blobs storage account.
Show Answer
Correct Answer: A, D
Explanation: FSLogix profile containers on Azure are typically stored on Azure Files, not Blob storage, and premium FileStorage is the recommended SKU for Azure Virtual Desktop profile workloads. To assign share-level permissions to Microsoft Entra accounts, the Azure Files storage account must be configured with an identity source (such as Microsoft Entra Domain Services or Microsoft Entra Kerberos/AD integration) to enable identity-based SMB authentication. The 'Default to Microsoft Entra authorization in the Azure portal' setting only affects how the Azure portal authorizes data operations and is not required for FSLogix SMB access.
Question 48
Your on-premises network contains an Active Directory Domain Services (AD DS) domain named corp.contoso.com. The domain contains two users named User1 and User2.
You have a Microsoft Entra tenant named contoso.com that contains a user named User3 and syncs with corp.contoso.com.
The sync status of the users is shown in the following table.
You have an Azure Virtual Desktop deployment that contains Microsoft Entra joined session hosts.
You create an Azure Storage account that has the following configurations:
• Name: storage1
• Kind: FileStorage
• File share: share1
• Microsoft Entra Kerberos: Enabled
You need to implement FSLogix profile containers on share1.
For which users can you implement a profile container?
A. User1 only
B. User2 only
C. User1 and User2 only
D. User2 and User3 only
E. User1, User2, and User3
Show Answer
Correct Answer: B
Explanation: Microsoft Entra Kerberos for Azure Files supports hybrid identities (users synchronized from on-premises AD DS to Microsoft Entra ID). Cloud-only users are not supported for this authentication method, and on-premises-only users that are not synchronized cannot authenticate to Entra-joined Azure Virtual Desktop hosts and Azure Files using Entra Kerberos. Therefore only the hybrid-synced user can use an FSLogix profile container on the Azure Files share.
Question 49
You have a Microsoft 365 E5 subscription.
You have an Azure subscription named Sub1. Sub1 contains an Azure Virtual Desktop deployment. The deployment contains the session hosts shown in the following table.
Which session hosts can you protect by using Microsoft Defender for Endpoint?
A. Host1 only
B. Host1 and Host2 only
C. Host2 and Host3 only
D. Host1, Host2, and Host3
Show Answer
Correct Answer: A
Explanation: Microsoft 365 E5 includes Microsoft Defender for Endpoint licensing for supported Windows client operating systems, including Windows 10/11 Enterprise multi-session used with Azure Virtual Desktop. Windows Server session hosts require separate Defender for Endpoint for Servers (or Microsoft Defender for Servers) licensing, which is not included with Microsoft 365 E5 alone. Therefore, only the Windows client-based session host can be protected using the provided licensing.
Question 50
Case study -
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study -
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview -
Northwind Traders is a manufacturing company based in New York City.
Existing Environment -
Identity Environment -
The on-premises network contains an Active Directory Domain Services (AD DS) domain named northwindtraders.com.
Northwind Traders has a Microsoft Entra tenant and a Microsoft Entra Domain Services managed domain. The northwindtraders.com domain syncs with the Microsoft Entra tenant.
Virtual Machines -
The company has an on-premises Hyper-V virtual machine named VM1 that has the following configurations:
• Generation: 1
• Disk size: 2 TB
• Disk format: VHDX
• Disk type: Dynamically expanding
Cloud Services -
Northwind Traders has a Microsoft 365 E5 subscription. The subscription contains 500 users that are assigned Microsoft 365 E5 licenses.
The company has an Azure subscription that contains the resources shown in the following table.
Both subscriptions are linked to the Microsoft Entra tenant.
Requirements -
Planned Changes -
Northwind Traders identifies the following planned changes:
• Deploy an Azure Virtual Desktop host pool that will contain 10 session hosts joined to the Microsoft Entra Domain Services managed domain.
• Configure VM1 as the source image for the Azure Virtual Desktop deployment and upload the image to Azure.
• The Azure Virtual Desktop deployment will provide access to a custom app named App1.
Performance Requirements -
Northwind Traders identifies the following performance requirements:
• Each Azure Virtual Desktop session host must support 15 user sessions.
• Each new user session must be assigned to a single session host until the maximum session limit is reached for that host.
Application Requirements -
Northwind Traders identifies the following application requirements:
• Microsoft OneDrive must launch when users connect to a RemoteApp session in Azure Virtual Desktop.
• App1 requires a desktop resolution of 1280 x 1024.
• Administrative effort must be minimized.
Disaster Recovery Requirements -
Northwind Traders identifies the following disaster recovery requirements for the Azure Virtual Desktop deployment:
• Minimize outages if an Azure region fails.
• Minimize the recovery time objective (RTO).
• Minimize administrative effort in the event of a failover.
Security Requirements -
Northwind Traders identifies the following security requirements:
• When users sign in to the Azure Virtual Desktop deployment by using the Azure Virtual Desktop client, they must authenticate by using their Microsoft Entra username and password only.
• When users sign in to the Azure Virtual Desktop deployment by using a web browser, they must authenticate by using the Microsoft Authenticator app.
• All the Azure Virtual Desktop session hosts deployed by using the VM1 source image must be onboarded to Microsoft Defender for Endpoint.
• The client version and operating system used to connect to the session hosts must be logged.
• The solution must follow the principle of least privilege.
Networking Requirements -
The Azure Virtual Desktop session hosts must be able to access the resources on the on-premises network.
User Profile Requirements -
Northwind Traders identifies the following user profile requirements:
• Users must be able to access share1 by using their Microsoft Entra account.
• Azure Virtual Desktop user profiles must be managed by using FSLogix.
• All user profiles must be stored in share1.
Which two actions should you perform to meet the security requirements for Defender for Endpoint? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Add a Defender for Endpoint onboarding script to VM1 and run the script at first startup.
B. Use a Group Policy Object (GPO) to run an on boarding script from a shared location.
C. Create an app attach image for the Azure Virtual Desktop deployment.
D. Run a Defender for Endpoint onboarding script on VM1 before generalizing the VM1 source image.
Show Answer
Correct Answer: A, B
Explanation: For Azure Virtual Desktop multi-session hosts, Microsoft Defender for Endpoint should be onboarded when each deployed session host starts. This can be achieved by embedding the onboarding startup script into the golden image so it runs at first boot, or by using Group Policy to execute the onboarding script from a shared location. Running the onboarding script before generalizing the image would clone onboarding state and is not the recommended approach. App attach images are unrelated to Defender for Endpoint onboarding.
Question 51
DRAG DROP
-
Case study
-
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
-
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview
-
Northwind Traders is a manufacturing company based in New York City.
Existing Environment
-
Identity Environment
-
The on-premises network contains an Active Directory Domain Services (AD DS) domain named northwindtraders.com.
Northwind Traders has a Microsoft Entra tenant and a Microsoft Entra Domain Services managed domain. The northwindtraders.com domain syncs with the Microsoft Entra tenant.
Virtual Machines
-
The company has an on-premises Hyper-V virtual machine named VM1 that has the following configurations:
• Generation: 1
• Disk size: 2 TB
• Disk format: VHDX
• Disk type: Dynamically expanding
Cloud Services
-
Northwind Traders has a Microsoft 365 E5 subscription. The subscription contains 500 users that are assigned Microsoft 365 E5 licenses.
The company has an Azure subscription that contains the resources shown in the following table.
Both subscriptions are linked to the Microsoft Entra tenant.
Requirements
-
Planned Changes
-
Northwind Traders identifies the following planned changes:
• Deploy an Azure Virtual Desktop host pool that will contain 10 session hosts joined to the Microsoft Entra Domain Services managed domain.
• Configure VM1 as the source image for the Azure Virtual Desktop deployment and upload the image to Azure.
• The Azure Virtual Desktop deployment will provide access to a custom app named App1.
Performance Requirements
-
Northwind Traders identifies the following performance requirements:
• Each Azure Virtual Desktop session host must support 15 user sessions.
• Each new user session must be assigned to a single session host until the maximum session limit is reached for that host.
Application Requirements
-
Northwind Traders identifies the following application requirements:
• Microsoft OneDrive must launch when users connect to a RemoteApp session in Azure Virtual Desktop.
• App1 requires a desktop resolution of 1280 x 1024.
• Administrative effort must be minimized.
Disaster Recovery Requirements
-
Northwind Traders identifies the following disaster recovery requirements for the Azure Virtual Desktop deployment:
• Minimize outages if an Azure region fails.
• Minimize the recovery time objective (RTO).
• Minimize administrative effort in the event of a failover.
Security Requirements
-
Northwind Traders identifies the following security requirements:
• When users sign in to the Azure Virtual Desktop deployment by using the Azure Virtual Desktop client, they must authenticate by using their Microsoft Entra username and password only.
• When users sign in to the Azure Virtual Desktop deployment by using a web browser, they must authenticate by using the Microsoft Authenticator app.
• All the Azure Virtual Desktop session hosts deployed by using the VM1 source image must be onboarded to Microsoft Defender for Endpoint.
• The client version and operating system used to connect to the session hosts must be logged.
• The solution must follow the principle of least privilege.
Networking Requirements
-
The Azure Virtual Desktop session hosts must be able to access the resources on the on-premises network.
User Profile Requirements
-
Northwind Traders identifies the following user profile requirements:
• Users must be able to access share1 by using their Microsoft Entra account.
• Azure Virtual Desktop user profiles must be managed by using FSLogix.
• All user profiles must be stored in share1.
Which host pool design and which service should you configure to meet the disaster recovery requirements? To answer, drag the appropriate solution to the correct requirements. Each solution may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Show Answer
Correct Answer: Design: One host pool that contains session hosts in both the East US Azure region and the West US Azure region
Service: FSLogix Cloud Cache
Explanation: A single host pool spanning both regions minimizes administration and provides seamless failover for users. FSLogix Cloud Cache improves profile availability across storage locations, reducing outages and recovery time during regional failures.
Question 52
You have an Azure subscription that contains an Azure Virtual Desktop pooled host pool named Pool1 in the Azure East US region.
You create the scaling plans shown in the following table.
Which scaling plans will can be assigned to Pool1?
A. SP1 only
B. SP2 only
C. SP1 and SP2 only
D. SP1 and SP4 only
E. SP2 and SP3 only
F. SP1, SP2, SP3, and SP4
Show Answer
Correct Answer: B
Explanation: An Azure Virtual Desktop scaling plan can be assigned to a host pool only if the scaling plan is in the same Azure region as the host pool and is configured for the same host pool type. Pool1 is a pooled host pool in East US, so only the scaling plan that is both East US and pooled is eligible. Based on the described options, that is SP2 only.
Question 53
You have an Azure Virtual Desktop deployment.
You need to implement FSLogix to host user profiles in an Azure Storage account by using Azure file shares. The solution must meet the following requirements:
• Access to a session host must be allowed only if the user profile is available from the storage account.
• Local profiles must NOT be created on the session hosts.
Which FSLogix registry setting should you use?
A. NoProfileContainingFolder
B. PreventLoginWithFailure
C. ProfileType
D. DeleteLocalProfileWhenVHDShouldApply
Show Answer
Correct Answer: B
Explanation: The FSLogix registry setting PreventLoginWithFailure prevents users from signing in if the FSLogix profile container (VHD/VHDX) cannot be attached. This ensures access is allowed only when the profile is available and prevents fallback to creating a local profile. DeleteLocalProfileWhenVHDShouldApply only removes an existing local profile when a profile container should apply; it does not block logon on profile attach failure. The other options do not enforce this behavior.
$19
Get all 320 questions with detailed answers and explanations
Instant download HTML + PDF delivered the moment payment clears.
Secure Stripe checkout we never see or store your card details.
7-day refund if files are defective see our refund policy.