Easy1 markMultiple Choice
AZ-900 · Question 39 · Domain 2.6: Azure Database and Analytics Services
A company wants to migrate their on-premises Microsoft SQL Server database to Azure without managing the underlying operating system or database software updates. Which service should they choose?
A company wants to migrate their on-premises Microsoft SQL Server database to Azure without managing the underlying operating system or database software updates. Which service should they choose?
Answer options:
A.
SQL Server on Azure Virtual Machines
B.
Azure SQL Database
C.
Azure Cosmos DB
D.
Azure Table Storage
How to approach this question
Identify the PaaS relational database service in Azure.
Full Answer
B.Azure SQL Database✓ Correct
Azure SQL Database
Azure SQL Database is a PaaS offering. Microsoft manages the infrastructure, OS, and database software. If you deploy SQL Server on a VM (IaaS), you have to manage those components yourself.
Common mistakes
Selecting SQL Server on VMs, missing the requirement to avoid managing the OS.
Practice the full Azure Fundamentals AZ-900 Practice Exam 1
60 questions · hints · full answers · grading
More questions from this exam
Q01Which of the following best describes cloud computing?EasyQ02True or False: In an Infrastructure as a Service (IaaS) model, the cloud provider is responsible ...EasyQ03Which TWO of the following are recognized cloud deployment models? (Select TWO)MediumQ04What is the primary benefit of high availability in cloud computing?EasyQ05Which financial model allows a company to pay only for the computing resources they use, rather t...Easy
Expert