A company is planning to migrate a legacy inventory application to Azure. The application's database relies heavily on SQL Server Agent for automated job scheduling and requires cross-database queries between multiple databases on the same server instance. The company wants to minimize administrative overhead and avoid managing the underlying operating system. Which Azure SQL deployment option should you recommend?
- AAzure SQL Database single database
- BSQL Server on Azure Virtual Machines
- Azure SQL Managed InstanceCevap
- DAzure SQL Database elastic pool
Cevap
Azure SQL Managed Instance
Azure SQL Managed Instance provides near-100% feature compatibility with the SQL Server database engine, including support for SQL Server Agent and cross-database queries, while operating as a fully managed PaaS service that eliminates operating system management overhead.
Adım Adım Çözüm
Anahtar Kavram
Azure SQL deployment option selection based on feature compatibility and administrative overhead requirements