Setup & Installation
What This Skill Does
Azure Resource Manager SDK for .NET that manages MySQL Flexible Server deployments on Azure. Covers server provisioning, database creation, firewall rules, configuration tuning, backups, high availability, and Entra ID authentication. Using the SDK lets you manage the full MySQL server lifecycle, including HA setup, backup policy, and Entra ID auth, through typed .NET code rather than ARM templates or portal clicks.
When to use it
- Working with azure resource manager mysql dotnet functionality
- Implementing azure resource manager mysql dotnet features
- Debugging azure resource manager mysql dotnet related issues
