azure-hosted-copilot-sdk
๐ฏSkillfrom microsoft/github-copilot-for-azure
A set of Claude Code and IDE extensions by Microsoft for streamlining Azure development, enabling users to ask questions about Azure services and manage cloud resources directly from their editor.
Overview
Azure Hosted Copilot SDK is a skill from Microsoft's GitHub Copilot for Azure project, providing extensions for Visual Studio, VS Code, and Claude Code that streamline Azure development workflows. It allows developers to ask questions about their Azure services, get help with Azure management tasks, and perform Azure-related development activities directly from within their IDE.
Key Features
- Multi-IDE Support - Available as extensions for VS Code, Visual Studio 2022, Visual Studio 2026, and Claude Code, enabling Azure assistance across different development environments
- Azure Service Integration - Ask questions about your Azure services and get contextual help with Azure resource management and development tasks
- Simple Plugin Installation - Install in Claude Code via the marketplace with
/plugin marketplace add microsoft/github-copilot-for-azurefollowed by/plugin install azure@github-copilot-for-azure - Easy Updates - Keep the plugin current with
/plugin update azure@github-copilot-for-azureto get the latest Azure capabilities - Community-Driven Development - Open repository for upvoting features, reporting issues, finding workarounds, and contributing to the CLI and Claude plugins
Who is this for?
This skill is ideal for developers and DevOps engineers who build and manage applications on Microsoft Azure and want in-IDE assistance for Azure-related tasks. It serves teams who want to streamline their Azure development workflow without switching between their IDE and the Azure portal.
Same repository
microsoft/github-copilot-for-azure(39 items)
Installation
npx vibeindex add microsoft/github-copilot-for-azure --skill azure-hosted-copilot-sdknpx skills add microsoft/github-copilot-for-azure --skill azure-hosted-copilot-sdk~/.claude/skills/azure-hosted-copilot-sdk/SKILL.mdSKILL.md
More from this repository10
GitHub Copilot for Azure skill that assists with deploying applications and resources to Azure, streamlining deployment workflows directly from your IDE.
GitHub Copilot for Azure skill that visualizes Azure resource architectures and relationships, helping developers understand their cloud infrastructure from within their IDE.
GitHub Copilot for Azure skill that assists with Azure AI services, helping developers integrate and manage Azure AI capabilities from within their IDE.
GitHub Copilot for Azure skill that helps manage Azure Storage resources, assisting with blob, file, queue, and table storage operations from within your IDE.
GitHub Copilot for Azure skill that provides cost analysis and optimization recommendations for Azure resources, helping reduce cloud spending from within your IDE.
GitHub Copilot for Azure skill that helps troubleshoot and diagnose issues with Azure services, providing diagnostic guidance directly from your IDE.
GitHub Copilot for Azure skill that assists with Microsoft Entra (Azure AD) app registrations, helping manage application identity and authentication configurations from your IDE.
GitHub Copilot for Azure skill that assists with Application Insights instrumentation, helping add telemetry and monitoring to applications from within your IDE.
GitHub Copilot for Azure skill that checks Azure resources for compliance with security and governance policies, providing compliance guidance from within your IDE.
GitHub Copilot for Azure skill that assists with Azure Role-Based Access Control (RBAC), helping manage permissions and role assignments from within your IDE.