A company is developing a custom accounting application that requires a relational database with strict schema enforcement and transactional integrity (ACID compliance). The solution must minimize administrative overhead, and Microsoft must be responsible for operating system patching and database engine updates. Which Azure service should the company select?
- Azure SQL DatabaseAnswer
- BAzure Cosmos DB
- CSQL Server on Azure Virtual Machines
- DMicrosoft Dynamics 365
Answer
Azure SQL Database
Azure SQL Database is the correct choice because it is a fully managed relational database engine (PaaS) that handles operating system patching, updates, and backups automatically while providing relational features and transactional integrity (ACID compliance).
Step-by-Step Solution
Key Concept
Selecting Azure relational database services and understanding PaaS vs IaaS management responsibilities
Estimated Time:1m 0s