An educational institution wants to move its student grading database from a local server to Azure. The database configuration depends on SQL Server Agent to run automated weekly reports, and uses cross-database queries to reference records in a separate database on the same server.
Which two Azure SQL options support these requirements? (Choose two.)
- AAzure SQL Database single database
- Azure SQL Managed InstanceCevap
- SQL Server on Azure Virtual MachinesCevap
- DAzure SQL Database elastic pool
Cevap
The correct database deployment options are Azure SQL Managed Instance and SQL Server on Azure Virtual Machines.
The correct options are Azure SQL Managed Instance and SQL Server on Azure Virtual Machines. Both options provide the compatibility required to support SQL Server Agent and cross-database queries. Azure SQL Managed Instance provides these capabilities as a fully managed service, whereas SQL Server on Azure Virtual Machines provides full feature parity with on-premises SQL Server instances.
Adım Adım Çözüm
Anahtar Kavram
Identifying database compatibility requirements (such as SQL Server Agent and cross-database queries) to choose between Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure Virtual Machines.
Tahmini Süre:1m 0s