A company is migrating its inventory management database to Azure Virtual Machines. The database requires a legacy version of Microsoft SQL Server that is not supported by Azure SQL Database. In this Infrastructure as a Service (IaaS) environment, which management task is the responsibility of Microsoft?
- Maintaining the physical host hardware and hypervisor layersAnswer
- BInstalling security updates for the database engine software
- CConfiguring backup schedules for the database files
- DManaging access permissions for the database tables
Answer
Maintaining the physical host hardware and hypervisor layers
The responsibility for maintaining physical host hardware and the hypervisor layer belongs to Microsoft in an IaaS model. This includes the physical servers, storage, networking systems, and the virtualization layer that hosts the virtual machines.
Step-by-Step Solution
Key Concept
Under the Infrastructure as a Service (IaaS) model, Microsoft maintains the physical infrastructure and virtualization layer, while the customer manages the operating system, applications, database systems, and data.