Hard1 markMultiple Choice
AZ-305 · Question 17 · Domain 2.1: Relational Data Storage
You are migrating a legacy on-premises SQL Server application to Azure. The application relies heavily on SQL Server Agent jobs, cross-database queries, and CLR (Common Language Runtime) integration. The business requires a fully managed PaaS service to reduce OS maintenance overhead. Which service should you recommend?
You are migrating a legacy on-premises SQL Server application to Azure. The application relies heavily on SQL Server Agent jobs, cross-database queries, and CLR (Common Language Runtime) integration. The business requires a fully managed PaaS service to reduce OS maintenance overhead. Which service should you recommend?
Answer options:
A.
Azure SQL Database.
B.
Azure SQL Managed Instance.
C.
SQL Server on Azure Virtual Machines.
D.
Azure Synapse Analytics.
How to approach this question
Match the legacy SQL features (Agent, CLR) with the appropriate PaaS offering.
Full Answer
B.Azure SQL Managed Instance.✓ Correct
Azure SQL Managed Instance.
Azure SQL Managed Instance is the PaaS deployment option that provides the broadest SQL Server database engine compatibility, supporting features like SQL Server Agent, Service Broker, and CLR.
Common mistakes
Choosing SQL on VM (IaaS) when the prompt explicitly requests a PaaS solution.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 6
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global manufacturing company with 50,000 employees. They operate a mix of on-pre...MediumQ02A financial institution has 500 Windows Server VMs on-premises and 200 VMs in Azure. They need to...HardQ03An enterprise uses Azure Sentinel and Log Analytics. They ingest 500 GB of logs daily. The IT bud...HardQ04You are designing a monitoring strategy for a new Azure deployment consisting of App Service, Azu...EasyQ05A healthcare company uses Microsoft Entra ID (Azure AD). They need to implement a security policy...Medium
Expert