1. A company wants employees to access full Windows desktops from personal laptops and tablets, with the desktops running in Azure rather than on the devices. Which service provides this?
- A. Azure Container Instances
- B. Azure Virtual Desktop✓ Correct
- C. Azure App Service
- D. Azure Functions
Explanation
Azure Virtual Desktop is Azure's desktop and application virtualization service — full Windows desktops and apps hosted in Azure, streamed to nearly any device. Container Instances (A) run containers, App Service (C) hosts web applications, and Functions (D) runs event-driven code; none delivers a virtualized Windows desktop experience.