Setup & Installation
What This Skill Does
Azure Resource Manager SDK for .NET that manages PostgreSQL Flexible Server deployments on Azure. Covers server provisioning, database creation, firewall rules, server configuration, backups, high availability, and read replicas through the Azure ARM API. Automates the full lifecycle of Azure PostgreSQL Flexible Server infrastructure from .NET code, removing the need for manual portal steps or separate CLI scripts in deployment pipelines.
When to use it
- Working with azure resource manager postgresql dotnet functionality
- Implementing azure resource manager postgresql dotnet features
- Debugging azure resource manager postgresql dotnet related issues
