Back to skills

azure-resource-manager-postgresql-dotnet

infrastructure

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 ava

Setup & Installation

npx skills add https://github.com/microsoft/azure-resource-manager-postgresql-dotnet --skill azure-resource-manager-postgresql-dotnet
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-resource-manager-postgresql-dotnet
View on GitHub

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