A company is planning to migrate an on-premises SQL Server database to Azure. The database requires the use of SQL Server Agent to run scheduled maintenance tasks and relies on cross-database queries. The migration solution must also support automatic database backups with a retention period of up to 10 years.
Which two Azure SQL deployment options support these requirements? (Select two.)
- Azure SQL Managed InstanceAnswer
- SQL Server on Azure Virtual MachinesAnswer
- CAzure SQL Database (single database)
- DAzure SQL Database (elastic pool)
Answer
Azure SQL Managed Instance and SQL Server on Azure Virtual Machines
Azure SQL Managed Instance and SQL Server on Azure Virtual Machines are the deployment options that support instance-level features like SQL Server Agent and cross-database queries. Both options also support backing up databases with long-term retention up to 10 years.
Step-by-Step Solution
Key Concept
Azure SQL Deployment Options Feature Compatibility