We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d4b07 commit cb8deb5Copy full SHA for cb8deb5
servers/azure/server.yaml
@@ -1,5 +1,5 @@
1
name: azure
2
-image: mcp/azure
+image: microsoft/azure-sdk-azure-mcp
3
type: server
4
meta:
5
category: devops
@@ -11,7 +11,7 @@ about:
11
icon: https://avatars.githubusercontent.com/u/6844498?s=200&v=4
12
source:
13
project: https://github.com/Azure/azure-mcp
14
- branch: 1ea702cb489ba95c5d9bea8d41fc18e9343703f8
+ branch: main
15
run:
16
command:
17
- server
0 commit comments