# github-copilot-for-azure

GitHub Copilot for Azure is a set of extensions for Visual Studio, VS Code, and Claude Code designed to streamline the process of developing for Azure.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/microsoft-github-copilot-for-azure
- Source: https://github.com/microsoft/GitHub-Copilot-for-Azure
- Price: free and open source

## Summary
github-copilot-for-azure is a Claude Code plugin with 38 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes airunway-aks-setup, appinsights-instrumentation, azure-ai. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add microsoft/GitHub-Copilot-for-Azure --agent claude-code
```

## Skills
- airunway-aks-setup
- appinsights-instrumentation
- azure-ai
- azure-aigateway
- azure-app-onboard-prereq
- azure-app-onboard
- deploy
- prepare
- scaffold
- azure-cloud-migrate
- azure-compliance
- azure-compute
- azure-cost
- azure-deploy
- azure-diagnostics
- azure-enterprise-infra-planner
- azure-kubernetes
- azure-kubernetes-app-deploy
- azure-kubernetes-automatic-readiness
- azure-kusto
- azure-messaging
- azure-prepare
- azure-quotas
- azure-reliability
- azure-resource-lookup
- azure-resource-visualizer
- azure-storage
- azure-upgrade
- azure-validate
- entra-agent-id
- entra-app-registration
- microsoft-foundry
- finetuning
- deploy-model
- capacity
- customize
- preset
- python-appservice-deploy

## FAQ

### What is github-copilot-for-azure?
GitHub Copilot for Azure is a set of extensions for Visual Studio, VS Code, and Claude Code designed to streamline the process of developing for Azure.

### How do I install github-copilot-for-azure?
Run these in Claude Code: npx -y skills add microsoft/GitHub-Copilot-for-Azure --agent claude-code. Then prompt normally.

### Does github-copilot-for-azure auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is github-copilot-for-azure free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
