Skip to content

Commit d4fdef6

Browse files
tmeschterCopilot
andcommitted
Rename external plugin from azure-skills to azure
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4444b2a commit d4fdef6

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,7 @@
1717
"version": "1.0.0"
1818
},
1919
{
20-
"name": "azure-cloud-development",
21-
"source": "azure-cloud-development",
22-
"description": "Comprehensive Azure cloud development tools including Infrastructure as Code, serverless functions, architecture patterns, and cost optimization for building scalable cloud applications.",
23-
"version": "1.0.1"
24-
},
25-
{
26-
"name": "azure-skills",
20+
"name": "azure",
2721
"description": "Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.",
2822
"version": "1.0.0",
2923
"author": {
@@ -46,6 +40,12 @@
4640
"repo": "microsoft/azure-skills"
4741
}
4842
},
43+
{
44+
"name": "azure-cloud-development",
45+
"source": "azure-cloud-development",
46+
"description": "Comprehensive Azure cloud development tools including Infrastructure as Code, serverless functions, architecture patterns, and cost optimization for building scalable cloud applications.",
47+
"version": "1.0.1"
48+
},
4949
{
5050
"name": "cast-imaging",
5151
"source": "cast-imaging",

plugins/external.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
3-
"name": "azure-skills",
3+
"name": "azure",
44
"description": "Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.",
55
"version": "1.0.0",
66
"author": {

0 commit comments

Comments
 (0)