MSDN Documentation

Azure Databases Tutorials

Getting Started with Azure Databases

This section provides a comprehensive guide to using Microsoft Azure's robust suite of database services. Azure offers a variety of fully managed database solutions designed to meet diverse application needs, from relational data to NoSQL and distributed data.

Why Choose Azure Databases?

Featured Database Services

Explore our tutorials for specific Azure database services:

Azure SQL Database

A fully managed relational database service that handles most of the database management functions without user involvement, including engine upgrades, patching, and backups.

Azure Cosmos DB

A globally distributed, multi-model database service that allows you to provision and manage NoSQL databases with transparently scaled throughput and storage.

Azure Database for MySQL

A managed relational database service built on the MySQL community edition database engine, offering flexibility, cost-effectiveness, and enterprise-grade features.

Azure Database for PostgreSQL

A fully managed database service that allows you to run, manage, and scale PostgreSQL databases on Azure. It supports open-source PostgreSQL engine, community editions, and common extensions.

Common Scenarios

Here are some common use cases and how Azure databases can help:

Dive into the specific tutorials to learn more about each service and how to implement them effectively in your projects.