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.
Read Tutorial →Migrate a PostgreSQL Database to Azure
Explore different migration strategies, including using tools like pg_dump and Azure Database Migration Service.
Read Tutorial →Configure High Availability for Azure PostgreSQL
Understand and implement disaster recovery and high availability solutions for your critical PostgreSQL workloads.
Read Tutorial →Optimize Performance with Query Store
Leverage the Query Store feature to identify and tune performance bottlenecks in your PostgreSQL database.
Read Tutorial →Secure Your Azure PostgreSQL Database
Learn best practices for securing your data, including firewall rules, SSL, and Azure Active Directory authentication.
Read Tutorial →Integrate Azure Functions with Azure PostgreSQL
Discover how to build serverless applications by connecting Azure Functions to your Azure Database for PostgreSQL.
Read Tutorial →