Manages Azure API Management (APIM) resources using the .NET Azure Resource Manager SDK.
This skill provides Claude with specialized knowledge to provision, configure, and manage Azure API Management (APIM) services through the official .NET Azure SDK. It includes implementation patterns for creating APIs, products, and subscriptions, setting XML policies, and managing service-level operations like backup and restore. It is an essential resource for developers building infrastructure-as-code (IaC) solutions or automated management tools using C# and the Azure Resource Manager (ARM) plane, ensuring best practices like identity-based authentication and idempotent operations.
主要功能
0131,722 GitHub stars
02Provisioning and scaling Azure APIM service instances across various SKUs
03Automated backup and restore workflows using managed identities
04Programmatic creation and configuration of APIs, operations, and schemas
05Management of access control through products, subscriptions, users, and groups
06Implementation of advanced API policies using XML and JSON formats
使用场景
01Scripting global security policy updates for rate-limiting and header manipulation
02Building custom administrative portals for managing developer subscriptions and product quotas
03Automating the rollout of new API versions and documentation across multiple environments