Favicon of azure-resource-manager-sql-dotnet

azure-resource-manager-sql-dotnet Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall rules, and failover groups via Azure Resource Manager. NOT for data plane operations (executing queries) - use Microsoft.Data.SqlClient for that. Triggers: "SQL server Published by microsoft in skills.

What is azure-resource-manager-sql-dotnet Skill?

Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall rules, and failover groups via Azure Resource Manager. NOT for data plane operations (executing queries) - use Microsoft.Data.SqlClient for that. Triggers: "SQL server Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Database workflows
  • Data analysis
  • Database workflows use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-resource-manager-sql-dotnet Skill

  • Use it for database workflows.
  • Use it for data analysis.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-sql-dotnet/SKILL.md

What it does

Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall rules, and failover groups via Azure Resource Manager. NOT for data plane operations (executing queries) - use Microsoft.Data.SqlClient for that. Triggers: "SQL server

Skill instructions

Azure.ResourceManager.Sql (.NET) Management plane SDK for provisioning and managing Azure SQL resources via Azure Resource Manager. ⚠️ Management vs Data Plane - This SDK (Azure.ResourceManager.Sql): Create servers, databases, elastic pools, configure firewall rules, manage failover groups - Data Plane SDK (Microsoft.Data.SqlClient): Execute queries, stored procedures, manage connections Installation bash dotnet add package Azure.ResourceManager.Sql dotnet add package Azure.Identity Current Versions: Stable v1.3.0, Preview v1.4.0-beta.3 Environment Variables bash AZURESUBSCRIPTIONID=<your-subscription-id Required: Azure subscription ID AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production AZURETENANTID=<tenant-id For service principal auth (optional) AZURECLIENTID=<client-id For service principal auth (optional) AZURECLIENTSECRET=<client-secret For service principal auth (optional) Authentication csharp using Azure.Identity; using Azure.ResourceManage

Explore related resources

Frequently asked questions

What is azure-resource-manager-sql-dotnet?

azure-resource-manager-sql-dotnet is a open-source AI agent skill with Copy skill directory. Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall rules, and failover groups via.

Who is azure-resource-manager-sql-dotnet best for?

azure-resource-manager-sql-dotnet is best for reusing agent instructions, scripts, and references, database workflows, data analysis workflows.

How do I install azure-resource-manager-sql-dotnet?

Install or run azure-resource-manager-sql-dotnet using Copy skill directory. Check azure-resource-manager-sql-dotnet for the latest setup command.

Is azure-resource-manager-sql-dotnet actively maintained?

azure-resource-manager-sql-dotnet may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to azure-resource-manager-sql-dotnet