azure-database-postgresql

Diagnose and resolve Azure Database for PostgreSQL connectivity and performance issues.

686|107|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-database-postgresql
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-database-postgresql
Source: https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-database-postgresql
Command: npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-database-postgresql

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive expertise for developing, troubleshooting, and optimizing applications using Azure Database for PostgreSQL, ensuring efficient and secure cloud database management.

Core Features & Use Cases

  • Troubleshooting: Diagnose and resolve connectivity, performance, and migration issues.
  • Best Practices: Implement optimal strategies for performance, security, and migration.
  • Architecture & Design: Understand patterns for building scalable and resilient PostgreSQL solutions on Azure.
  • Use Case: When encountering slow query performance in your Azure PostgreSQL database, consult this Skill for diagnostic steps, tuning recommendations, and best practices for query optimization.

Quick Start

Use the azure-database-postgresql skill to troubleshoot TLS connection failures.

Frequently Asked Questions about azure-database-postgresql

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot slow query performance in Azure Database for PostgreSQL?

To troubleshoot slow query performance in Azure Database for PostgreSQL, diagnose execution plans and apply tuning recommendations. Implement optimal strategies like query optimization and configuration adjustments to resolve bottlenecks and ensure efficient cloud database management.

Why does my Azure PostgreSQL connection fail with TLS errors?

Azure PostgreSQL TLS connection failures occur due to mismatched encryption settings or network access rules. Diagnose connectivity issues by verifying TLS configuration and network access tools to ensure secure and reliable cloud database connections.

What's the best way to architect scalable PostgreSQL solutions on Azure?

The best way to architect scalable PostgreSQL solutions on Azure is applying resilient design patterns. Follow architecture and deployment best practices to build robust applications that handle scaling efficiently within cloud database limits.

Can I use Azure PostgreSQL for migrating existing databases and what should I consider?

You can use Azure PostgreSQL for migrating existing databases by following established migration best practices. Consider architecture limits, security configurations, and deployment strategies to ensure a smooth and optimized transition to the cloud database.

What are the configuration limits when optimizing Azure Database for PostgreSQL?

Configuration limits when optimizing Azure Database for PostgreSQL dictate resource allocation and scaling boundaries. Understand these architectural limits to make informed decisions for performance tuning and secure cloud database deployment.