🎯

azure-hosted-copilot-sdk

🎯Skill

from microsoft/github-copilot-for-azure

VibeIndex|
What it does
|

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-azure followed by /plugin install azure@github-copilot-for-azure
  • Easy Updates - Keep the plugin current with /plugin update azure@github-copilot-for-azure to 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(47 items)

azure-hosted-copilot-sdk

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add microsoft/github-copilot-for-azure --skill azure-hosted-copilot-sdk
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add microsoft/github-copilot-for-azure --skill azure-hosted-copilot-sdk
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/azure-hosted-copilot-sdk/SKILL.md

SKILL.md

117,993Installs
-
AddedFeb 24, 2026

More from this repository10

🎯
azure-ai🎯Skill

GitHub Copilot for Azure skill that assists with Azure AI services, helping developers integrate and manage Azure AI capabilities from within their IDE.

🎯
azure-deploy🎯Skill

GitHub Copilot for Azure skill that assists with deploying applications and resources to Azure, streamlining deployment workflows directly from your IDE.

🎯
azure-storage🎯Skill

GitHub Copilot for Azure skill that helps manage Azure Storage resources, assisting with blob, file, queue, and table storage operations from within your IDE.

🎯
azure-diagnostics🎯Skill

GitHub Copilot for Azure skill that helps troubleshoot and diagnose issues with Azure services, providing diagnostic guidance directly from your IDE.

🎯
entra-app-registration🎯Skill

GitHub Copilot for Azure skill that assists with Microsoft Entra (Azure AD) app registrations, helping manage application identity and authentication configurations from your IDE.

🎯
azure-prepare🎯Skill

GitHub Copilot for Azure skill that helps prepare Azure environments and resources, assisting with provisioning and setup tasks from within your IDE.

🎯
appinsights-instrumentation🎯Skill

GitHub Copilot for Azure skill that assists with Application Insights instrumentation, helping add telemetry and monitoring to applications from within your IDE.

🎯
azure-compliance🎯Skill

GitHub Copilot for Azure skill that checks Azure resources for compliance with security and governance policies, providing compliance guidance from within your IDE.

🎯
azure-rbac🎯Skill

GitHub Copilot for Azure skill that assists with Azure Role-Based Access Control (RBAC), helping manage permissions and role assignments from within your IDE.

🎯
azure-validate🎯Skill

GitHub Copilot for Azure skill that validates Azure resource configurations and deployments, helping catch issues before they reach production.