Files
2026-03-13 02:45:39 +00:00

30 lines
767 B
JSON

{
"name": "azure-cloud-development",
"description": "Comprehensive Azure cloud development tools including Infrastructure as Code, serverless functions, architecture patterns, and cost optimization for building scalable cloud applications.",
"version": "1.0.1",
"author": {
"name": "Awesome Copilot Community"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"keywords": [
"azure",
"cloud",
"infrastructure",
"bicep",
"terraform",
"serverless",
"architecture",
"devops"
],
"agents": [
"./agents"
],
"skills": [
"./skills/azure-resource-health-diagnose",
"./skills/az-cost-optimize",
"./skills/import-infrastructure-as-code",
"./skills/azure-pricing"
]
}