A software development team is building a custom employee tracking system. They need a database that supports traditional relational schemas, structured query language (SQL), and ACID transactions. Additionally, the team requires that Microsoft automatically manages all operating system patching and database engine updates so they can focus purely on application development. Which Azure service meets these requirements?
- Azure SQL DatabaseAnswer
- BSQL Server on Azure Virtual Machines
- CAzure Cosmos DB
- DDynamics 365
Answer
Azure SQL Database
Azure SQL Database is a fully managed relational database engine (PaaS) that handles upgrading, patching, backups, and monitoring without user involvement, making it the correct fit for the required relational schema and automatic patching.
Step-by-Step Solution
Key Concept
Azure relational database services and PaaS shared responsibility