Medium1 markMultiple Choice
AZ-305 · Question 43 · Domain 4.1: Design a Compute Solution
You are designing an Azure Virtual Desktop (AVD) environment for 1,000 task workers.
To minimize compute costs, you want multiple users to share the same virtual machine simultaneously. However, users must have a persistent profile experience; their settings and files must follow them regardless of which VM they log into.
Which TWO components are required for this design? (Select TWO)
You are designing an Azure Virtual Desktop (AVD) environment for 1,000 task workers.
To minimize compute costs, you want multiple users to share the same virtual machine simultaneously. However, users must have a persistent profile experience; their settings and files must follow them regardless of which VM they log into.
Which TWO components are required for this design? (Select TWO)
Answer options:
A.
Windows 10/11 Enterprise multi-session
B.
Windows 10/11 Enterprise (single session)
C.
FSLogix profile containers
D.
Azure AD Roaming Profiles
E.
Personal Host Pool
How to approach this question
Cost optimization = multi-session OS. Persistent experience on shared VMs = FSLogix.
Full Answer
Windows 10/11 Enterprise multi-session, FSLogix profile containers
To minimize costs for task workers, you should use a Pooled Host Pool with the 'Windows 10/11 Enterprise multi-session' operating system, which allows multiple users to share a single VM's compute resources. To ensure users have a persistent experience (their desktop, files, and settings follow them), you must implement 'FSLogix profile containers', which store the user profile on a network share (like Azure Files) and attach it dynamically at login.
Common mistakes
Selecting Personal Host Pool. Personal pools give each user their own VM, which is the most expensive way to deploy AVD.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 4
55 questions · hints · full answers · grading
More questions from this exam
Q01CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...MediumQ02CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...MediumQ03CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...HardQ04CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...MediumQ05CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...Hard
Expert