Manages Azure MySQL Flexible Server deployments, including server creation, database configuration, and high availability settings using the .NET SDK.
This skill provides a comprehensive set of implementation patterns for the Azure Resource Manager MySQL SDK in .NET. It allows Claude to assist in the full lifecycle management of MySQL Flexible Servers, covering everything from initial provisioning with high availability to configuring Entra ID authentication, managing firewall rules, and performing point-in-time restores. It is designed for developers who need to automate their cloud database infrastructure using C# while following Microsoft's latest security and architectural best practices.
Key Features
01High availability and zone-redundancy setup
02Entra ID (formerly Azure AD) administrator integration
03Automated MySQL Flexible Server provisioning and SKU scaling
04Database and firewall rule configuration management
051,777 GitHub stars
06Point-in-time restore and backup metadata retrieval
Use Cases
01Implementing programmatic disaster recovery and backup workflows
02Provisioning isolated database environments for CI/CD pipelines
03Automating database maintenance tasks like scaling and parameter tuning