A financial firm needs to deploy a legacy database server that requires root-level administrative access to the underlying operating system and the installation of custom storage drivers. Which Azure service should the firm use to host this database server?
- Azure Virtual MachinesAnswer
- BAzure Virtual Desktop
- CAzure App Service
- DAzure Container Instances
Answer
Azure Virtual Machines
Azure Virtual Machines is an Infrastructure as a Service (IaaS) offering that grants the customer full administrative access (root/Administrator) to the operating system. This access allows the installation of custom drivers, software, and configuration files required by legacy applications.
Step-by-Step Solution
Key Concept
Azure Virtual Machines provides full virtualized compute resources (IaaS) giving users complete control over the operating system and installed software.
Estimated Time:45s