apiops-deployment
Installation
SKILL.md
APIOps Deployment Skill
Provides Infrastructure as Code (Bicep/Terraform) templates and CI/CD pipeline patterns for deploying Azure API Management following APIOps principles and phased deployment strategies.
When to Use This Skill
Activate this skill when users need:
- Infrastructure deployment: Generate Bicep/Terraform for APIM, Front Door, VNet, supporting services
- CI/CD pipelines: Create GitHub Actions or Azure DevOps workflows for APIOps
- Environment promotion: Implement dev → test → prod deployment workflows
- Configuration management: Environment-specific parameters (dev/test/prod)
- Disaster recovery: Backup/restore procedures, blue-green deployments
- Phased rollout: Follow deployment planning guide with 7 phases over 17 weeks