fix(ms-ai-architect): rett doed lenke til azure-mcp-server i README

Microsoft flyttet prosjektet fra microsoft/azure-mcp-server til
Azure/azure-mcp. Gammel URL ga 404, ny gir 200 (verifisert med curl).
Kun L369 rettet - 5 andre forekomster av azure-mcp-server (CLAUDE.md +
3 skill-referansefiler) er ute av scope for denne ordren.
This commit is contained in:
Kjell Tore Guttormsen 2026-08-16 15:12:32 +02:00
commit 440ff50df8

View file

@ -366,7 +366,7 @@ These MCP servers enhance the plugin's capabilities but are not required:
| Server | Purpose |
|--------|---------|
| [azure-mcp-server](https://github.com/microsoft/azure-mcp-server) | Live Azure infrastructure inspection (Storage, Key Vault, AI Search, RBAC) |
| [azure-mcp](https://github.com/Azure/azure-mcp) | Live Azure infrastructure inspection (Storage, Key Vault, AI Search, RBAC) |
| bicep-mcp-server | Infrastructure-as-Code generation for Azure resources |
| [azure-devops-mcp](https://github.com/microsoft/azure-devops-mcp) | Work items, pipelines, repos integration |