A company plans to migrate a database to Azure. The company's IT compliance policy requires their administrators to maintain full control over the database configuration and have direct access to the underlying operating system to perform patching. Which Azure deployment option should they choose?
- AAzure SQL Database
- BAzure Cosmos DB
- SQL Server on Azure Virtual MachinesAnswer
- DAzure SQL Managed Instance
Answer
SQL Server on Azure Virtual Machines
SQL Server on Azure Virtual Machines represents an Infrastructure as a Service (IaaS) database deployment. Under IaaS, the customer retains administrative control over the virtual machine, which includes the responsibility to perform operating system patching and fully configure the database engine.
Step-by-Step Solution
Key Concept
Operating system and management responsibilities for Azure SQL Database options (IaaS vs PaaS)