An organization is planning to host a legacy vendor application in Azure. The application requires a relational database backend using SQL Server. The vendor documentation states that the application installer must run directly on the database server operating system to configure local registry keys and file path structures.
Which Azure SQL deployment option should you recommend to meet these requirements?
- SQL Server on Azure Virtual MachinesCevap
- BAzure SQL Managed Instance
- CAzure SQL Database single database
- DAzure SQL Database elastic pool
Cevap
SQL Server on Azure Virtual Machines
SQL Server on Azure Virtual Machines is an Infrastructure as a Service (IaaS) offering that gives you full administrative control over the SQL Server instance and the underlying operating system. This is required when third-party applications or installers need to make OS-level changes, write to the Windows Registry, or configure local file paths.
Adım Adım Çözüm
Anahtar Kavram
SQL Server on Azure Virtual Machines vs. PaaS Database Services