Managed Databases — Azure SQL & Cosmos DB
Choose managed relational (Azure SQL) or globally-distributed NoSQL (Cosmos DB).
Azure SQL Database is a fully managed relational database built on the SQL Server engine, with automated patching, backups, and high availability. It comes in deployment options — Single Database, Elastic Pools (share resources across many databases), and Managed Instance (near-full SQL Server compatibility for lift-and-shift). It scales with vCore or DTU models and offers built-in HA with zone-redundant configurations and active geo-replication for disaster recovery.
Azure SQL is a managed branch of a familiar bank that still follows all the classic rules (SQL, transactions). Cosmos DB is a global courier network with depots in every city: data is everywhere at once with millisecond pickup, and you dial exactly how synchronised the depots must be versus how fast they respond.