A company needs to host a web application on a customized installation of Windows Server. The company requires full administrative access to the operating system to configure custom background services. Which Azure service should they deploy?
- Azure Virtual MachinesAnswer
- BAzure Virtual Desktop
- CAzure App Service
- DAzure Functions
Answer
Azure Virtual Machines
Azure Virtual Machines provide Infrastructure as a Service (IaaS), which gives you full control over the virtual machine, including administrative access to the operating system. This allows you to install custom software, configure the OS, and run background processes exactly as needed.
Step-by-Step Solution
Key Concept
Azure Virtual Machines as an IaaS offering providing full operating system control
Estimated Time:45s