Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"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 Claude Code.",
"version": "1.2.5",
"version": "1.2.7",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/.cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"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 Cursor.",
"version": "1.2.5",
"version": "1.2.7",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/.plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"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.5",
"version": "1.2.7",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
Expand Down
8 changes: 8 additions & 0 deletions .github/plugins/azure-skills/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.2.7

- chore: bump all skill versions ([#2985](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/2985))

## 1.2.6

- feature: multi plugin project structure ([#2872](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/2872))

## 1.2.5

- fix: auto-install microsoft-foundry plugin in Copilot app ([#2954](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/2954))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Set up AI Runway on AKS — from bare cluster to running model. Co
license: MIT
metadata:
author: Microsoft
version: "1.0.1"
version: "1.1.1"
argument-hint: "[skip-to-step N]"
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Guidance for instrumenting webapps with Azure Application Insights
license: MIT
metadata:
author: Microsoft
version: "1.1.2"
version: "1.2.1"
---

# AppInsights Instrumentation Guide
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/skills/azure-ai/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. H
license: MIT
metadata:
author: Microsoft
version: "1.1.1"
version: "1.2.1"
---

# Azure AI Services
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Configure Azure API Management as an AI Gateway for AI models, MCP
license: MIT
metadata:
author: Microsoft
version: "3.1.1"
version: "3.2.1"
compatibility: Requires Azure CLI (az) for configuration and testing
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Assess whether source code is ready to deploy to Azure — the che
license: MIT
metadata:
author: Microsoft
version: "1.1.1"
version: "1.2.1"
---

# Azure App Onboard Prereq — Repository Evaluation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "End-to-end orchestrator: from a business idea, app idea, or existi
license: MIT
metadata:
author: Microsoft
version: "1.1.1"
version: "1.2.1"
---

# Azure App Onboard
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Assess and migrate cross-cloud workloads to Azure with reports and
license: MIT
metadata:
author: Microsoft
version: "1.2.1"
version: "1.3.1"
---

# Azure Cloud Migrate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Run Azure compliance and security audits with azqr plus Key Vault
license: MIT
metadata:
author: Microsoft
version: "1.1.1"
version: "1.2.1"
---

# Azure Compliance & Security Auditing
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/skills/azure-compute/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Azure VM/VMSS router. WHEN: create / provision / deploy / spin-up
license: MIT
metadata:
author: Microsoft
version: "2.4.5"
version: "2.5.1"
---

# Azure Compute Skill
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/skills/azure-cost/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Azure cost management: query costs, forecast spending, optimize to
license: MIT
metadata:
author: Microsoft
version: "1.2.2"
version: "1.3.1"
---

# Azure Cost Management Skill
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/skills/azure-deploy/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Execute Azure deployments for ALREADY-PREPARED applications that h
license: MIT
metadata:
author: Microsoft
version: "1.1.2"
version: "1.2.1"
---

# Azure Deploy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Debug Azure production issues on Azure using AppLens, Azure Monito
license: MIT
metadata:
author: Microsoft
version: "1.1.7"
version: "1.2.1"
---

# Azure Diagnostics
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Architect and provision enterprise Azure infrastructure from workl
license: MIT
metadata:
author: Microsoft
version: "1.2.3"
version: "1.3.1"
---

# Azure Enterprise Infra Planner
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: azure-kubernetes
license: MIT
metadata:
author: Microsoft
version: "1.1.4"
version: "1.2.1"
description: "Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking options (private API server, Azure CNI Overlay, egress configuration), security, and operations (autoscaling, upgrade strategy, cost analysis). WHEN: create AKS environment, provision AKS, enable AKS observability, design AKS networking, choose AKS SKU, secure AKS, optimize AKS, AKS spot nodes, AKS cluster-autoscaler, rightsize AKS pod, pod rightsizing, over-provisioned AKS pod, pod resource requests and limits, Vertical Pod Autoscaler, VPA recommendations."
---

Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/skills/azure-kusto/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQ
license: MIT
metadata:
author: Microsoft
version: "1.1.1"
version: "1.2.1"
---

# Azure Data Explorer (Kusto) Query & Analytics
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Troubleshoot and resolve issues with Azure Messaging SDKs for Even
license: MIT
metadata:
author: Microsoft
version: "1.1.2"
version: "1.2.1"
---

# Azure Messaging SDK Troubleshooting
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/skills/azure-prepare/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Prepare azd-based Azure projects for deployment: generates azure.y
license: MIT
metadata:
author: Microsoft
version: "1.2.18"
version: "1.3.1"
---

# Azure Prepare
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/skills/azure-quotas/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Check/manage Azure quotas and usage across providers. For deployme
license: MIT
metadata:
author: Microsoft
version: "1.1.2"
version: "1.2.1"
---


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Assess and improve the reliability posture of PaaS Applications (A
license: MIT
metadata:
author: Microsoft
version: "1.0.2"
version: "1.1.1"
---

# Azure Reliability Assessment & Configuration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "List, find, and show Azure resources across subscriptions or resou
license: MIT
metadata:
author: Microsoft
version: "1.1.3"
version: "1.2.1"
---

# Azure Resource Lookup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Analyze Azure resource groups and generate detailed Mermaid archit
license: MIT
metadata:
author: Microsoft
version: "1.1.2"
version: "1.2.1"
---

# Azure Resource Visualizer - Architecture Diagram Generator
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/skills/azure-storage/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Azure Storage Services including Blob Storage, File Shares, Queue
license: MIT
metadata:
author: Microsoft
version: "1.1.2"
version: "1.2.1"
---

# Azure Storage Services
Expand Down
2 changes: 1 addition & 1 deletion .github/plugins/azure-skills/skills/azure-upgrade/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license: MIT
compatibility: python3.10+
metadata:
author: Microsoft
version: "1.1.4"
version: "1.2.1"
---

# Azure Upgrade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Pre-deployment validation for Azure readiness. Run deep checks on
license: MIT
metadata:
author: Microsoft
version: "1.1.7"
version: "1.2.1"
Comment on lines 4 to +7
---

# Azure Validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Provision Microsoft Entra Agent Identity Blueprints, BlueprintPrin
license: MIT
metadata:
author: Microsoft
version: "1.0.2"
version: "1.1.1"
---

# Microsoft Entra Agent ID
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Guides Microsoft Entra ID app registration, OAuth 2.0 authenticati
license: MIT
metadata:
author: Microsoft
version: "1.1.2"
version: "1.2.1"
---

## Overview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Deploy, evaluate, fine-tune, and manage Foundry agents end-to-end
license: MIT
metadata:
author: Microsoft
version: "1.1.51"
version: "1.2.1"
---

# Microsoft Foundry Skill
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Deploy Python (Flask/Django/FastAPI) code to Azure App Service Lin
license: MIT
metadata:
author: Microsoft
version: "1.0.1"
version: "1.1.1"
---

# Python on Azure App Service — Code Deploy
Expand Down
Loading