A company plans to deploy a custom application to Azure. The application requires administrative access to the underlying operating system to configure custom registry keys and system settings. Which Azure service should the company use?
- AAzure App Service
- Azure Virtual MachinesAnswer
- CAzure SQL Database
- DMicrosoft 365
Answer
Azure Virtual Machines
Azure Virtual Machines is an Infrastructure as a Service (IaaS) offering. In an IaaS model, the cloud provider manages the physical infrastructure and virtualization, while the customer is responsible for configuring and managing the operating system, including registry settings, software installations, and patches.
Step-by-Step Solution
Key Concept
Infrastructure as a Service (IaaS)