A university needs to provide students with temporary access to a Windows 11 environment for a lab exercise. The requirements are:
* Minimize compute costs by allowing multiple student sessions to run concurrently on each virtual machine.
* Minimize administrative effort by using a service where Microsoft manages the connection brokering, gateway, and web access components.
Which Azure service or feature should the university implement?
- AAzure Virtual Machines running Windows 11 Enterprise
- BAzure Virtual Machine Scale Sets
- Azure Virtual DesktopAnswer
- DAzure App Service
Answer
Azure Virtual Desktop
Azure Virtual Desktop is the only service that natively supports multi-session Windows 11 Enterprise, allowing multiple users to run concurrent sessions on a single virtual machine to save compute costs. Additionally, as a managed desktop virtualization service, it shifts the responsibility of managing the gateway, connection broker, and licensing infrastructure to Microsoft, reducing administrative effort.
Step-by-Step Solution
Key Concept
Azure Virtual Desktop provides multi-session Windows 11 capability and manages virtual desktop infrastructure components.
Estimated Time:2m 0s