Tutorials

Learn how to deploy, manage, and optimize Azure Database for PostgreSQL with these step-by-step guides.

Create and Connect to Azure Database for PostgreSQL

A step-by-step guide to provisioning your first Azure Database for PostgreSQL server and connecting to it from various clients.

Beginner PostgreSQL Azure Portal
Read Tutorial →

Migrate a PostgreSQL Database to Azure

Explore different migration strategies, including using tools like pg_dump and Azure Database Migration Service.

Intermediate Migration DMS
Read Tutorial →

Configure High Availability for Azure PostgreSQL

Understand and implement disaster recovery and high availability solutions for your critical PostgreSQL workloads.

Advanced HA/DR Replication
Read Tutorial →

Optimize Performance with Query Store

Leverage the Query Store feature to identify and tune performance bottlenecks in your PostgreSQL database.

Intermediate Performance Query Store
Read Tutorial →

Secure Your Azure PostgreSQL Database

Learn best practices for securing your data, including firewall rules, SSL, and Azure Active Directory authentication.

Beginner Security Networking
Read Tutorial →

Integrate Azure Functions with Azure PostgreSQL

Discover how to build serverless applications by connecting Azure Functions to your Azure Database for PostgreSQL.

Intermediate Serverless Functions
Read Tutorial →