Files
ghcp4a-bot[bot] abaf74ac8f Sync plugin files from GitHub-Copilot-for-Azure (#233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-16 09:45:05 -07:00

26 lines
764 B
JSON

{
"name": "azure",
"description": "Microsoft Azure MCP and Skills integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from your development environment.",
"version": "1.2.49",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
},
"homepage": "https://github.com/microsoft/azure-skills",
"repository": "https://github.com/microsoft/azure-skills",
"license": "MIT",
"keywords": [
"azure",
"cloud",
"infrastructure",
"deployment",
"microsoft",
"devops",
"foundry",
"diagnostics"
],
"skills": "./skills/",
"mcpServers": "./.mcp.json",
"hooks": "./hooks/copilot-hooks.json"
}