Medium1 markMultiple Choice
AZ-305 · Question 42 · Domain 4.1: Compute Solutions
You are designing an Azure Virtual Desktop (AVD) environment for 500 remote employees.
You plan to use Windows 10 Enterprise multi-session. Users need their application settings, browser history, and files to persist across sessions, regardless of which session host VM they connect to. You want a fully managed PaaS storage solution to store these user profiles.
Which technology combination should you recommend?
You are designing an Azure Virtual Desktop (AVD) environment for 500 remote employees.
You plan to use Windows 10 Enterprise multi-session. Users need their application settings, browser history, and files to persist across sessions, regardless of which session host VM they connect to. You want a fully managed PaaS storage solution to store these user profiles.
Which technology combination should you recommend?
Answer options:
A.
Roaming User Profiles stored on Azure Blob Storage
B.
FSLogix profile containers stored on Azure Files
C.
Folder Redirection stored on a Windows Server VM
D.
FSLogix profile containers stored on Azure NetApp Files
How to approach this question
Identify the modern profile solution for AVD (FSLogix) and the standard PaaS SMB storage (Azure Files).
Full Answer
B.FSLogix profile containers stored on Azure Files✓ Correct
For Azure Virtual Desktop (AVD) environments, FSLogix profile containers are the recommended solution for managing user profiles. FSLogix encapsulates the user profile into a VHDX file, which is dynamically mounted to the session host VM when the user logs in. This ensures fast login times and persistence across multi-session environments. To store these VHDX files using a fully managed PaaS solution, Azure Files (accessed via SMB) is the standard and most cost-effective architectural choice.
Common mistakes
Choosing Roaming Profiles (legacy and slow) or IaaS file servers (violates the PaaS requirement).
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 5
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd has 50 subscriptions across 3 business units. Each business unit manages its own IT o...EasyQ02You are designing a monitoring solution for a hybrid environment. The environment consists of 200...MediumQ03Your company uses Microsoft Sentinel integrated with a Log Analytics workspace. The workspace ing...HardQ04You are designing an application monitoring strategy using Application Insights. The application ...MediumQ05A highly regulated financial institution is migrating to Microsoft 365 and Azure. They currently ...Hard
Expert