A company is planning its cloud migration and has two primary requirements:
1. Host a custom retail web application that requires administrative-level access and deep operating system configuration.
2. Provide virtualized Windows 11 desktop environments for remote support staff, minimizing costs by sharing virtual machine resources among multiple users.
Which of the following statements are correct regarding the Azure services that should be used in this scenario? (Select TWO.)
- Azure Virtual Machines provide full administrative control over the operating system, making them suitable for the custom retail web application.Cevap
- Azure Virtual Desktop supports multi-session Windows 11, allowing multiple remote support staff to share a single virtual machine's resources.Cevap
- CAzure Virtual Machines natively support multi-session Windows 11 client operating systems without additional virtual desktop services.
- DMicrosoft is responsible for managing, securing, and patching the guest operating system of the deployed Azure Virtual Machines.
Cevap
The correct statements are that Azure Virtual Machines provide full administrative control over the operating system, and that Azure Virtual Desktop supports multi-session Windows 11 to allow multiple remote support staff to share a single virtual machine's resources.
Azure Virtual Machines provide Infrastructure as a Service (IaaS), which gives the customer administrative control over the operating system, satisfying the requirements of the custom retail web application. Meanwhile, Azure Virtual Desktop provides multi-session Windows 11, allowing multiple users to connect to and share the resources of a single virtual machine, which satisfies the cost-saving desktop virtualization requirement.
Adım Adım Çözüm
Anahtar Kavram
Distinguishing between the management control of Azure Virtual Machines (IaaS) and the multi-session desktop hosting capabilities of Azure Virtual Desktop.