A company is planning to deploy a development and testing environment in Azure. The environment has the following requirements:
- Developers require full administrative control over a dedicated operating system to install custom database engines and system-level drivers.
- Finance contractors require remote access to standard Windows 11 desktop environments, where multiple users are hosted on the same virtual machine to reduce costs.
Which TWO of the following services should the company deploy to meet these requirements?
- Azure Virtual Machines for the developersCevap
- Azure Virtual Desktop for the finance contractorsCevap
- CAzure Virtual Machine Scale Sets to host multi-session Windows 11 desktops for the finance contractors
- DAzure App Service to host the developers' database and operating system environment
Cevap
Deploying Azure Virtual Machines for the developers and Azure Virtual Desktop for the finance contractors.
The correct options are deploying Azure Virtual Machines for the developers and Azure Virtual Desktop for the finance contractors. Azure Virtual Machines provide full operating system access (IaaS) required to install database engines and system-level drivers. Azure Virtual Desktop provides multi-session Windows 11 capability, allowing multiple users to share a single VM host and optimize costs.
Adım Adım Çözüm
Anahtar Kavram
Distinction between Azure Virtual Machines (IaaS) and Azure Virtual Desktop (desktop virtualization)