What problem does it solve?
This Skill automates the generation of Azure API Management (APIM) configurations, streamlining the process of defining APIs, policies, products, and developer portals.
Core Features & Use Cases
- APIM Instance Generation: Create APIM instances with specified tiers and configurations.
- API Definition: Import OpenAPI specifications or define individual API operations.
- Policy Management: Generate global, product, and API-specific policies for security, rate limiting, caching, and transformations.
- Product and Subscription Management: Define products and manage subscriptions for API access control.
- Infrastructure as Code: Generate Bicep and Terraform configurations for deploying APIM resources.
- Use Case: Quickly set up a new REST API in Azure APIM, including JWT validation, rate limiting, and CORS policies, all from a single command.
Quick Start
Use the azure-api-management skill to generate a standard APIM instance with an OpenAPI definition for an orders API.