An organization is planning to migrate its IT training workloads and student remote lab environments to Azure. The migration must meet the following requirements:
* Provide IT instructors with full administrative access to the operating system and hypervisor to run custom nested virtualization environments.
* Provide 500 remote students with simultaneous access to a shared Windows 11 desktop environment running academic applications, while minimizing costs.
Which two Azure services should the organization deploy to meet these requirements? (Select two.)
- Azure Virtual Machines to host the instructor workloadsCevap
- Azure Virtual Desktop to host the student desktop sessionsCevap
- CAzure Container Instances to host the instructor workloads
- DAzure Virtual Machine scale sets running standard Windows 11 Pro to host the student desktop sessions
Cevap
Azure Virtual Machines to host the instructor workloads, and Azure Virtual Desktop to host the student desktop sessions.
Deploying Azure Virtual Machines provides the necessary IaaS control, including administrative access to the operating system and hypervisor required for nested virtualization. Implementing Azure Virtual Desktop provides multi-session Windows 11 hosting, enabling multiple students to connect concurrently to the same virtual machine to share resources and control costs.
Adım Adım Çözüm
Anahtar Kavram
Azure Virtual Machines provides full virtualized OS control (IaaS), while Azure Virtual Desktop enables centralized multi-session desktop hosting.