azure-resource-manager-sql-dotnet
CommunityManage Azure SQL with the ARM SDK in .NET.
AuthorDobricLilujun
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provision and manage Azure SQL resources via the Azure Resource Manager (ARM) in .NET, enabling management-plane operations such as creating servers, databases, elastic pools, firewall rules, and failover groups. It explicitly distinguishes management tasks from data-plane operations (executing queries) which should use Microsoft.Data.SqlClient.
Core Features & Use Cases
- Provision SQL servers, databases, and elastic pools via ARM.
- Configure firewall rules and manage failover groups for high availability.
- Navigate resource hierarchies and perform idempotent create/update operations with proper authentication and error handling.
- Use cases include automated provisioning across environments and subscriptions, and scripted infrastructure management.
Quick Start
Create a new SQL server in your resource group and a database using the Azure.ResourceManager.Sql ARM SDK.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: azure-resource-manager-sql-dotnet Download link: https://github.com/DobricLilujun/LabAgentSkill/archive/main.zip#azure-resource-manager-sql-dotnet Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.