Question

Difficulty: MediumAzure Virtual Machines and Azure Virtual Desktop

A financial advisory company plans to provide its remote analysts with secure access to a specialized accounting application. The application must run on Windows 11, and the analysts will use their personal tablets and laptops to access it. The company wants to minimize costs by sharing virtual machine resources among multiple users simultaneously, without managing the underlying desktop virtualization infrastructure. Which Azure service should the company use?

  1. A
    Azure Container Instances
  2. B
    Azure App Service
  3. Azure Virtual DesktopAnswer
  4. D
    Azure Virtual Machines

Answer

Azure Virtual Desktop
Azure Virtual Desktop is the correct choice because it is a managed desktop and application virtualization service. It natively supports multi-session Windows 11 deployment, allowing multiple remote users to share virtual machine resources simultaneously while Microsoft manages the underlying virtualization broker, gateway, and infrastructure, thereby reducing administrative overhead and costs.

Step-by-Step Solution

1
Analyze the requirements for sharing virtualized resources and hosting client operating systems.
The solution requires multiple users to connect to a shared Windows 11 environment from personal devices.
This establishes that the solution requires a remote desktop virtualization environment rather than standard application hosting.
2
Evaluate the management responsibility and multi-session capabilities.
The company wants to minimize cost via resource sharing and reduce management overhead of the virtualization infrastructure.
This requirement rules out standard IaaS Virtual Machines (which require manual configuration of remote access and do not support multi-session client operating systems by default) and points toward a managed service.
3
Identify the service that matches these criteria.
Azure Virtual Desktop natively supports Windows 11 multi-session and provides a managed virtualization control plane (broker, gateway, diagnostics).
This confirms that Azure Virtual Desktop meets all constraints.

Key Concept

Distinction between Azure Virtual Machines and Azure Virtual Desktop, specifically multi-session desktop hosting and managed desktop virtualization benefits.
Estimated Time:1m 0s
Rate this question