@azure/mcp-win32-arm64 0.4.1 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/README.md +251 -204
  2. package/dist/Azure.ResourceManager.ApplicationInsights.dll +0 -0
  3. package/dist/Azure.ResourceManager.ResourceGraph.dll +0 -0
  4. package/dist/Azure.ResourceManager.dll +0 -0
  5. package/dist/Azure.Security.KeyVault.Certificates.dll +0 -0
  6. package/dist/AzureMcp.Aks.dll +0 -0
  7. package/dist/AzureMcp.Aks.pdb +0 -0
  8. package/dist/AzureMcp.AppConfig.dll +0 -0
  9. package/dist/AzureMcp.AppConfig.pdb +0 -0
  10. package/dist/AzureMcp.Authorization.dll +0 -0
  11. package/dist/AzureMcp.Authorization.pdb +0 -0
  12. package/dist/AzureMcp.AzureBestPractices.dll +0 -0
  13. package/dist/AzureMcp.AzureBestPractices.pdb +0 -0
  14. package/dist/AzureMcp.AzureIsv.dll +0 -0
  15. package/dist/AzureMcp.AzureIsv.pdb +0 -0
  16. package/dist/AzureMcp.AzureTerraformBestPractices.dll +0 -0
  17. package/dist/AzureMcp.AzureTerraformBestPractices.pdb +0 -0
  18. package/dist/AzureMcp.BicepSchema.dll +0 -0
  19. package/dist/AzureMcp.BicepSchema.pdb +0 -0
  20. package/dist/AzureMcp.Core.dll +0 -0
  21. package/dist/AzureMcp.Core.pdb +0 -0
  22. package/dist/AzureMcp.Cosmos.dll +0 -0
  23. package/dist/AzureMcp.Cosmos.pdb +0 -0
  24. package/dist/AzureMcp.Extension.dll +0 -0
  25. package/dist/AzureMcp.Extension.pdb +0 -0
  26. package/dist/AzureMcp.Foundry.dll +0 -0
  27. package/dist/AzureMcp.Foundry.pdb +0 -0
  28. package/dist/AzureMcp.Grafana.dll +0 -0
  29. package/dist/AzureMcp.Grafana.pdb +0 -0
  30. package/dist/AzureMcp.KeyVault.dll +0 -0
  31. package/dist/AzureMcp.KeyVault.pdb +0 -0
  32. package/dist/AzureMcp.Kusto.dll +0 -0
  33. package/dist/AzureMcp.Kusto.pdb +0 -0
  34. package/dist/AzureMcp.LoadTesting.dll +0 -0
  35. package/dist/AzureMcp.LoadTesting.pdb +0 -0
  36. package/dist/AzureMcp.Marketplace.dll +0 -0
  37. package/dist/AzureMcp.Marketplace.pdb +0 -0
  38. package/dist/AzureMcp.Monitor.dll +0 -0
  39. package/dist/AzureMcp.Monitor.pdb +0 -0
  40. package/dist/AzureMcp.Postgres.dll +0 -0
  41. package/dist/AzureMcp.Postgres.pdb +0 -0
  42. package/dist/AzureMcp.Redis.dll +0 -0
  43. package/dist/AzureMcp.Redis.pdb +0 -0
  44. package/dist/AzureMcp.Search.dll +0 -0
  45. package/dist/AzureMcp.Search.pdb +0 -0
  46. package/dist/AzureMcp.ServiceBus.dll +0 -0
  47. package/dist/AzureMcp.ServiceBus.pdb +0 -0
  48. package/dist/AzureMcp.Sql.dll +0 -0
  49. package/dist/AzureMcp.Sql.pdb +0 -0
  50. package/dist/AzureMcp.Storage.dll +0 -0
  51. package/dist/AzureMcp.Storage.pdb +0 -0
  52. package/dist/AzureMcp.Workbooks.dll +0 -0
  53. package/dist/AzureMcp.Workbooks.pdb +0 -0
  54. package/dist/Cosmos.CRTCompat.dll +0 -0
  55. package/dist/Microsoft.Azure.Cosmos.ServiceInterop.dll +0 -0
  56. package/dist/Microsoft.Extensions.AI.Abstractions.dll +0 -0
  57. package/dist/ModelContextProtocol.Core.dll +0 -0
  58. package/dist/ModelContextProtocol.dll +0 -0
  59. package/dist/System.Formats.Asn1.dll +0 -0
  60. package/dist/System.Net.ServerSentEvents.dll +0 -0
  61. package/dist/azmcp.deps.json +672 -134
  62. package/dist/azmcp.dll +0 -0
  63. package/dist/azmcp.exe +0 -0
  64. package/dist/azmcp.runtimeconfig.json +0 -1
  65. package/dist/createdump.exe +0 -0
  66. package/dist/msvcp140.dll +0 -0
  67. package/dist/vcruntime140.dll +0 -0
  68. package/dist/vcruntime140_1.dll +0 -0
  69. package/package.json +1 -1
  70. package/dist/ModelContextProtocol.AspNetCore.dll +0 -0
package/README.md CHANGED
@@ -2,205 +2,248 @@
2
2
 
3
3
  The Azure MCP Server implements the [MCP specification](https://modelcontextprotocol.io) to create a seamless connection between AI agents and Azure services. Azure MCP Server can be used alone or with the [GitHub Copilot for Azure extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azure-github-copilot) in VS Code. This project is in Public Preview and implementation may significantly change prior to our General Availability.
4
4
 
5
- Here's a short (16 seconds) video to help you get the Azure MCP Server installed in VS Code.
6
- <video src="https://github.com/user-attachments/assets/535f393c-0ed2-479d-9b24-5ca933293c92" width="1080" height="1920" controls></video>
5
+ ### VS Code Install Guide (Recommended)
7
6
 
8
- ### ⚙️ VS Code Install Steps (Recommended)
9
7
  1. Install either the stable or Insiders release of VS Code:
10
8
  * [💫 Stable release](https://code.visualstudio.com/download)
11
9
  * [🔮 Insiders release](https://code.visualstudio.com/insiders)
12
10
  1. Install the [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot) and [GitHub Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat) extensions
13
- 1. Install [Node.js](https://nodejs.org/en/download) 20 or later
14
- * Ensure `npx` is included in your environment path.
15
- 1. Install any of the available Azure MCP Servers from the table below.
16
- 1. Open GitHub Copilot in VS Code and [switch to Agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode)
17
- 1. Click `refresh` on the tools list.
18
-
19
- #### 🤖 Available Azure MCP Servers
20
-
21
- | Name | Description | Read/Write Tools | Read Only Tools |
22
- |--------------|--------------------------------------------------|-----------|-----------|
23
- | All | All Azure MCP tools in a single server. | [![Install](https://img.shields.io/badge/VS_Code-Install_all-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Server&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_all-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Server%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--read-only%22%5D%7D) |
24
- | Azure Kubernetes Service (AKS) | List and manage clusters. | [![Install](https://img.shields.io/badge/VS_Code-Install_aks-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20AKS&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22aks%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_aks-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20AKS%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22aks%22%2C%22--read-only%22%5D%7D) |
25
- | App Configuration | Manage configuration stores and key-value pairs. | [![Install](https://img.shields.io/badge/VS_Code-Install_appconfig-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20App%20Config&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22appconfig%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_appconfig-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20App%20Config%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22appconfig%22%2C%22--read-only%22%5D%7D) |
26
- | Azure Data Explorer | Query and manage clusters and databases. | [![Install](https://img.shields.io/badge/VS_Code-Install_kusto-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Kusto&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22kusto%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_kusto-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Kusto%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22kusto%22%2C%22--read-only%22%5D%7D) |
27
- | Best Practices | Secure, production-grade Azure SDK guidance. | [![Install](https://img.shields.io/badge/VS_Code-Install_bestpractices-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Best%20Practices&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22bestpractices%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_bestpractices-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Best%20Practices%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22bestpractices%22%2C%22--read-only%22%5D%7D) |
28
- | Cosmos DB | Manage NoSQL databases and containers. | [![Install](https://img.shields.io/badge/VS_Code-Install_cosmos-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Cosmos&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22cosmos%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_cosmos-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Cosmos%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22cosmos%22%2C%22--read-only%22%5D%7D) |
29
- | Foundry | Manage AI model deployments and foundations. | [![Install](https://img.shields.io/badge/VS_Code-Install_foundry-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Foundry&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22foundry%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_foundry-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Foundry%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22foundry%22%2C%22--read-only%22%5D%7D) |
30
- | Grafana | Monitor dashboards and analytics visualization. | [![Install](https://img.shields.io/badge/VS_Code-Install_grafana-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Grafana&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22grafana%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_grafana-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Grafana%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22grafana%22%2C%22--read-only%22%5D%7D) |
31
- | Key Vault | Manage secrets, keys, and certificates. | [![Install](https://img.shields.io/badge/VS_Code-Install_keyvault-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Key%20Vault&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22keyvault%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_keyvault-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Key%20Vault%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22keyvault%22%2C%22--read-only%22%5D%7D) |
32
- | Marketplace | Query Azure Marketplace products. | [![Install](https://img.shields.io/badge/VS_Code-Install_marketplace-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20Marketplace&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--service%22%2C%22marketplace%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_marketplace-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Marketplace%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--service%22%2C%22marketplace%22%2C%22--read-only%22%5D%7D) |
33
- | Monitor | Query/analyze logs and metrics. | [![Install](https://img.shields.io/badge/VS_Code-Install_monitor-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Monitor&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22monitor%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_monitor-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Monitor%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22monitor%22%2C%22--read-only%22%5D%7D) |
34
- | PostgreSQL | Manage flexible PostgreSQL database servers. | [![Install](https://img.shields.io/badge/VS_Code-Install_postgres-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20PostgreSQL&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22postgres%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_postgres-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20PostgreSQL%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22postgres%22%2C%22--read-only%22%5D%7D) |
35
- | Redis Cache | Manage Redis caches and data operations. | [![Install](https://img.shields.io/badge/VS_Code-Install_redis-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Redis%20Cache&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22redis%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_redis-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Redis%20Cache%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22redis%22%2C%22--read-only%22%5D%7D) |
36
- | Resource Group | Manage resource groups and deployments. | [![Install](https://img.shields.io/badge/VS_Code-Install_group-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Resource%20Group&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22group%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_group-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Resource%20Group%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22group%22%2C%22--read-only%22%5D%7D) |
37
- | Role Based Access Control | Manage role assignments and permissions. | [![Install](https://img.shields.io/badge/VS_Code-Install_role-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20RBAC&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22role%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_role-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20RBAC%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22role%22%2C%22--read-only%22%5D%7D) |
38
- | Search | Query AI Search services and indexes. | [![Install](https://img.shields.io/badge/VS_Code-Install_search-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Search&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22search%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_search-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Search%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22search%22%2C%22--read-only%22%5D%7D) |
39
- | Service Bus | Manage queues, topics, and messaging. | [![Install](https://img.shields.io/badge/VS_Code-Install_servicebus-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Service%20Bus&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22servicebus%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_servicebus-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Service%20Bus%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22servicebus%22%2C%22--read-only%22%5D%7D) |
40
- | SQL | Manage SQL databases and servers. | [![Install](https://img.shields.io/badge/VS_Code-Install_sql-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20SQL%20Database&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22sql%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_sql-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20SQL%20Database%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22sql%22%2C%22--read-only%22%5D%7D) |
41
- | Storage | Manage storage accounts and blob data. | [![Install](https://img.shields.io/badge/VS_Code-Install_storage-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Storage&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22storage%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_storage-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Storage%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22storage%22%2C%22--read-only%22%5D%7D) |
42
- | Subscription | Manage Azure subscription details. | [![Install](https://img.shields.io/badge/VS_Code-Install_subscription-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Subscription&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22subscription%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_subscription-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Subscription%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22subscription%22%2C%22--read-only%22%5D%7D) |
43
-
44
- ### ▶️ Getting Started
11
+ 1. Install the [Azure MCP Server](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azure-mcp-server) extension
12
+
13
+ ### 🚀 Quick Start
14
+
45
15
  1. Open GitHub Copilot in VS Code and [switch to Agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode)
46
- 2. You should see the Azure MCP Server in the list of tools
47
- 3. Try a prompt that tells the agent to use the Azure MCP Server, such as "List my Azure Storage containers"
48
- 4. The agent should be able to use the Azure MCP Server tools to complete your query
49
- 5. Check out the [documentation](https://learn.microsoft.com/azure/developer/azure-mcp-server/) and [troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md#128-tool-limit-issue)
16
+ 1. Click `refresh` on the tools list
17
+ - You should see the Azure MCP Server in the list of tools
18
+ 1. Try a prompt that tells the agent to use the Azure MCP Server, such as `List my Azure Storage containers`
19
+ - The agent should be able to use the Azure MCP Server tools to complete your query
20
+ 1. Check out the [documentation](https://learn.microsoft.com/azure/developer/azure-mcp-server/) and review the [troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md) for commonly asked questions
21
+ 1. We're building this in the open. Your feedback is much appreciated, and will help us shape the future of the Azure MCP server
22
+ - 👉 [Open an issue in the public repository](https://github.com/Azure/azure-mcp/issues/new/choose)
23
+
50
24
 
51
25
  ## ✨ What can you do with the Azure MCP Server?
52
26
 
53
27
  The Azure MCP Server supercharges your agents with Azure context. Here are some cool prompts you can try:
54
28
 
55
29
  ### 🔎 Azure AI Search
56
- - "What indexes do I have in my Azure AI Search service 'mysvc'?"
57
- - "Let's search this index for 'my search query'"
30
+
31
+ * "What indexes do I have in my Azure AI Search service 'mysvc'?"
32
+ * "Let's search this index for 'my search query'"
58
33
 
59
34
  ### ⚙️ Azure App Configuration
60
- - "List my App Configuration stores"
35
+
36
+ * "List my App Configuration stores"
37
+ * "Show my key-value pairs in App Config"
61
38
 
62
39
  ### ☸️ Azure Kubernetes Service (AKS)
63
- - "List my AKS clusters in my subscription"
64
- - "Show me all my Azure Kubernetes Service clusters"
40
+
41
+ * "List my AKS clusters in my subscription"
42
+ * "Show me all my Azure Kubernetes Service clusters"
65
43
 
66
44
  ### 📊 Azure Cosmos DB
67
- - "Show me all my Cosmos DB databases"
68
- - "List containers in my Cosmos DB database"
45
+
46
+ * "Show me all my Cosmos DB databases"
47
+ * "List containers in my Cosmos DB database"
69
48
 
70
49
  ### 🧮 Azure Data Explorer
71
- - "Get Azure Data Explorer databases in cluster 'mycluster'"
72
- - "Sample 10 rows from table 'StormEvents' in Azure Data Explorer database 'db1'"
50
+
51
+ * "Get Azure Data Explorer databases in cluster 'mycluster'"
52
+ * "Sample 10 rows from table 'StormEvents' in Azure Data Explorer database 'db1'"
73
53
 
74
54
  ### 📊 Azure Monitor
75
- - "Query my Log Analytics workspace"
76
55
 
77
- ### �️ Azure SQL Database
78
- - "Show me details about my Azure SQL database 'mydb'"
79
- - "List Active Directory administrators for my SQL server 'myserver'"
80
- - "List all firewall rules for my SQL server 'myserver'"
81
- - "List all elastic pools in my SQL server 'myserver'"
56
+ * "Query my Log Analytics workspace"
82
57
 
83
- ### 💾 Azure Storage
84
- - "List my Azure storage accounts"
85
- - "Show me the tables in my Storage account"
86
- - "Get details about my Storage container"
87
- - "List paths in my Data Lake file system"
88
- - "Show my key-value pairs in App Config"
58
+ ### 🗄️ Azure SQL Database
59
+
60
+ * "Show me details about my Azure SQL database 'mydb'"
61
+ * "List all databases in my Azure SQL server 'myserver'"
62
+ * "List Active Directory administrators for my Azure SQL server 'myserver'"
63
+ * "List all firewall rules for my Azure SQL server 'myserver'"
64
+ * "List all elastic pools in my Azure SQL server 'myserver'"
89
65
 
90
66
  ### 🔧 Azure Resource Management
91
- - "List my resource groups"
92
- - "List my Azure CDN endpoints"
93
- - "Help me build an Azure application using Node.js"
94
67
 
68
+ * "List my resource groups"
69
+ * "List my Azure CDN endpoints"
70
+ * "Help me build an Azure application using Node.js"
71
+
72
+ ### 💾 Azure Storage
73
+
74
+ * "List my Azure storage accounts"
75
+ * "Show me the tables in my Storage account"
76
+ * "Get details about my Storage container"
77
+ * "List paths in my Data Lake file system"
95
78
 
96
79
  ## 🛠️ Currently Supported Tools
80
+
97
81
  <details>
98
82
  <summary>The Azure MCP Server provides tools for interacting with the following Azure services</summary>
99
83
 
100
84
  ### 🔎 Azure AI Search (search engine/vector database)
101
- - List Azure AI Search services
102
- - List indexes and look at their schema and configuration
103
- - Query search indexes
85
+
86
+ * List Azure AI Search services
87
+ * List indexes and look at their schema and configuration
88
+ * Query search indexes
104
89
 
105
90
  ### ⚙️ Azure App Configuration
106
- - List App Configuration stores
107
- - Manage key-value pairs
108
- - Handle labeled configurations
109
- - Lock/unlock configuration settings
91
+
92
+ * List App Configuration stores
93
+ * Manage key-value pairs
94
+ * Handle labeled configurations
95
+ * Lock/unlock configuration settings
96
+
97
+ ### 🛡️ Azure Best Practices
98
+
99
+ * Get secure, production-grade Azure SDK best practices for effective code generation.
110
100
 
111
101
  ### 🖥️ Azure CLI Extension
112
- - Execute Azure CLI commands directly
113
- - Support for all Azure CLI functionality
114
- - JSON output formatting
115
- - Cross-platform compatibility
116
102
 
117
- ### �📊 Azure Cosmos DB (NoSQL Databases)
118
- - List Cosmos DB accounts
119
- - List and query databases
120
- - Manage containers and items
121
- - Execute SQL queries against containers
103
+ * Execute Azure CLI commands directly
104
+ * Support for all Azure CLI functionality
105
+ * JSON output formatting
106
+ * Cross-platform compatibility
107
+
108
+ ### 📊 Azure Cosmos DB (NoSQL Databases)
109
+
110
+ * List Cosmos DB accounts
111
+ * List and query databases
112
+ * Manage containers and items
113
+ * Execute SQL queries against containers
122
114
 
123
115
  ### 🧮 Azure Data Explorer
124
- - List Azure Data Explorer clusters
125
- - List databases
126
- - List tables
127
- - Get schema for a table
128
- - Sample rows from a table
129
- - Query using KQL
116
+
117
+ * List Azure Data Explorer clusters
118
+ * List databases
119
+ * List tables
120
+ * Get schema for a table
121
+ * Sample rows from a table
122
+ * Query using KQL
130
123
 
131
124
  ### 🐘 Azure Database for PostgreSQL - Flexible Server
132
- - List and query databases.
133
- - List and get schema for tables.
134
- - List, get configuration and get parameters for servers.
135
125
 
136
- ### Azure Developer CLI (azd) Extension
137
- - Execute Azure Developer CLI commands directly
138
- - Support for template discovery, template initialization, provisioning and deployment
139
- - Cross-platform compatibility
126
+ * List and query databases.
127
+ * List and get schema for tables.
128
+ * List, get configuration and get parameters for servers.
129
+
130
+ ### 🛠️ Azure Developer CLI (azd) Extension
131
+
132
+ * Execute Azure Developer CLI commands directly
133
+ * Support for template discovery, template initialization, provisioning and deployment
134
+ * Cross-platform compatibility
140
135
 
141
136
  ### 🧮 Azure Foundry
142
- - List Azure Foundry models
143
- - Deploy foundry models
144
- - List foundry model deployments
137
+
138
+ * List Azure Foundry models
139
+ * Deploy foundry models
140
+ * List foundry model deployments
145
141
 
146
142
  ### 🚀 Azure Managed Grafana
147
- - List Azure Managed Grafana
148
143
 
149
- ### Azure Key Vault
150
- - List, create, and get keys
144
+ * List Azure Managed Grafana
145
+
146
+ ### 🔑 Azure Key Vault
147
+
148
+ * List and create certificates
149
+ * List and create keys
150
+ * List and create secrets
151
+
152
+ ### ☸️ Azure Kubernetes Service (AKS)
153
+
154
+ * List Azure Kubernetes Service clusters
155
+
156
+ ### 📦 Azure Load Testing
157
+
158
+ * List, create load test resources
159
+ * List, create load tests
160
+ * Get, list, (create) run and rerun, update load test runs
161
+
162
+ ### 🏪 Azure Marketplace
163
+
164
+ * Get details about Marketplace products
151
165
 
152
166
  ### 📈 Azure Monitor
167
+
153
168
  #### Log Analytics
154
- - List Log Analytics workspaces
155
- - Query logs using KQL
156
- - List available tables
169
+
170
+ * List Log Analytics workspaces
171
+ * Query logs using KQL
172
+ * List available tables
157
173
 
158
174
  #### Health Models
159
- - Get health of an entity
175
+
176
+ * Get health of an entity
160
177
 
161
178
  #### Metrics
162
- - Query Azure Monitor metrics for resources with time series data
163
- - List available metric definitions for resources
179
+
180
+ * Query Azure Monitor metrics for resources with time series data
181
+ * List available metric definitions for resources
164
182
 
165
183
  ### ⚙️ Azure Native ISV Services
166
- - List Monitored Resources in a Datadog Monitor
167
184
 
168
- ### Azure Quick Review CLI Extension
169
- - Scan Azure resources for compliance related recommendations
185
+ * List Monitored Resources in a Datadog Monitor
170
186
 
171
- ### Azure Resource Groups
172
- - List resource groups
187
+ ### 🛡️ Azure Quick Review CLI Extension
173
188
 
174
- ### 🏪 Azure Marketplace
175
- - Get details about Marketplace products
189
+ * Scan Azure resources for compliance related recommendations
190
+
191
+ ### 🔴 Azure Redis Cache
192
+
193
+ * List Redis Cluster resources
194
+ * List databases in Redis Clusters
195
+ * List Redis Cache resources
196
+ * List access policies for Redis Caches
197
+
198
+ ### 🏗️ Azure Resource Groups
199
+
200
+ * List resource groups
176
201
 
177
202
  ### 🎭 Azure Role-Based Access Control (RBAC)
178
- - List role assignments
203
+
204
+ * List role assignments
179
205
 
180
206
  ### 🚌 Azure Service Bus
181
- - Examine properties and runtime information about queues, topics, and subscriptions
207
+
208
+ * Examine properties and runtime information about queues, topics, and subscriptions
182
209
 
183
210
  ### 🗄️ Azure SQL Database
184
- - Show database details and properties
185
- - List SQL server firewall rules
186
- - List elastic pools and their configurations
187
211
 
188
- ### Azure Storage
189
- - List Storage accounts
190
- - Manage blob containers and blobs
191
- - List and query Storage tables
192
- - List paths in Data Lake file systems
193
- - Get container properties and metadata
212
+ * Show database details and properties
213
+ * List the details and properties of all databases
214
+ * List SQL server firewall rules
215
+ * List elastic pools and their configurations
194
216
 
195
- ### 📦 Azure Load Testing
196
- - List, create load test resources
197
- - List, create load tests
198
- - Get, list, (create) run and rerun, update load test runs
217
+ ### 💾 Azure Storage
199
218
 
200
- Agents and models can discover and learn best practices and usage guidelines for the `azd` MCP tool. For more information, see [AZD Best Practices](https://github.com/Azure/azure-mcp/tree/main/src/Areas/Extension/Resources/azd-best-practices.txt).
219
+ * List Storage accounts
220
+ * Manage blob containers and blobs
221
+ * List and query Storage tables
222
+ * List paths in Data Lake file systems
223
+ * Get container properties and metadata
224
+
225
+ ### 📋 Azure Subscription
226
+
227
+ * List Azure subscriptions
228
+
229
+ ### 🏗️ Azure Terraform Best Practices
230
+
231
+ * Get secure, production-grade Azure Terraform best practices for effective code generation and command execution
232
+
233
+ ### 📊 Azure Workbooks
234
+
235
+ * List workbooks in resource groups
236
+ * Create new workbooks with custom visualizations
237
+ * Update existing workbook configurations
238
+ * Get workbook details and metadata
239
+ * Delete workbooks when no longer needed
240
+
241
+ ### 🏗️ Bicep
242
+
243
+ * Get the Bicep schema for specific Azure resource types
244
+
245
+ Agents and models can discover and learn best practices and usage guidelines for the `azd` MCP tool. For more information, see [AZD Best Practices](https://github.com/Azure/azure-mcp/tree/main/areas/extension/src/AzureMcp.Extension/Resources/azd-best-practices.txt).
201
246
 
202
- ### 🛡️ Azure Best Practices
203
- - Get secure, production-grade Azure SDK best practices for effective code generation.
204
247
  </details>
205
248
 
206
249
  For detailed command documentation and examples, see [Azure MCP Commands](https://github.com/Azure/azure-mcp/blob/main/docs/azmcp-commands.md).
@@ -228,95 +271,104 @@ Installation in VS Code should be in one of the previous forms and the update in
228
271
  </details>
229
272
 
230
273
  ## ⚙️ Advanced Install Scenarios (Optional)
274
+
231
275
  <details>
232
276
  <summary>Docker containers, custom MCP clients, and manual install options</summary>
233
277
 
234
- #### 🐋 Docker Install Steps (Optional)
278
+ ### 🐋 Docker Install Steps (Optional)
279
+
280
+ Microsoft publishes an official Azure MCP Server Docker container on the [Microsoft Artifact Registry](https://mcr.microsoft.com/artifact/mar/azure-sdk/azure-mcp).
281
+
235
282
  For a step-by-step Docker installation, follow these instructions:
236
283
 
237
- 1. Clone repository
238
- 2. From repository root, build Docker image: `docker build -t azure/azuremcp .`
239
- 3. Create an `.env` file with environment variables that [match one of the `EnvironmentCredential`](https://learn.microsoft.com/dotnet/api/azure.identity.environmentcredential) sets. For example, a `.env` file using a service principal could look like:
240
- ```json
241
- AZURE_TENANT_ID={YOUR_AZURE_TENANT_ID}
242
- AZURE_CLIENT_ID={YOUR_AZURE_CLIENT_ID}
243
- AZURE_CLIENT_SECRET={YOUR_AZURE_CLIENT_SECRET}
244
- ```
245
- 4. Add `.vscode/mcp.json` or update existing MCP configuration. Replace `/full/path/to/.env` with a path to your `.env` file.
246
- ```json
247
- {
248
- "servers": {
249
- "Azure MCP Server": {
250
- "command": "docker",
251
- "args": [
252
- "run",
253
- "-i",
254
- "--rm",
255
- "--env-file",
256
- "/full/path/to/.env"
257
- "azure/azuremcp",
258
- ]
284
+ 1. Create an `.env` file with environment variables that [match one of the `EnvironmentCredential`](https://learn.microsoft.com/dotnet/api/azure.identity.environmentcredential) sets. For example, a `.env` file using a service principal could look like:
285
+
286
+ ```bash
287
+ AZURE_TENANT_ID={YOUR_AZURE_TENANT_ID}
288
+ AZURE_CLIENT_ID={YOUR_AZURE_CLIENT_ID}
289
+ AZURE_CLIENT_SECRET={YOUR_AZURE_CLIENT_SECRET}
290
+ ```
291
+
292
+ 2. Add `.vscode/mcp.json` or update existing MCP configuration. Replace `/full/path/to/.env` with a path to your `.env` file.
293
+
294
+ ```json
295
+ {
296
+ "servers": {
297
+ "Azure MCP Server": {
298
+ "command": "docker",
299
+ "args": [
300
+ "run",
301
+ "-i",
302
+ "--rm",
303
+ "--env-file",
304
+ "/full/path/to/.env"
305
+ "mcr.microsoft.com/azure-sdk/azure-mcp:latest",
306
+ ]
307
+ }
308
+ }
259
309
  }
260
- }
261
- }
262
- ```
310
+ ```
311
+
312
+ Optionally, use `--env` or `--volume` to pass authentication values.
263
313
 
264
- Optionally, customers can use `--env` or `--volume` to pass authentication values.
314
+ ### 🤖 Custom MCP Client Install Steps (Optional)
265
315
 
266
- #### 🤖 Custom MCP Client Install Steps (Optional)
267
316
  You can easily configure your MCP client to use the Azure MCP Server. Have your client run the following command and access it via standard IO.
268
317
 
269
- #### 🔧 Manual Install Steps (Optional)
318
+ ```bash
319
+ npx -y @azure/mcp@latest server start
320
+ ```
321
+
322
+ ### 🔧 Manual Install Steps (Optional)
323
+
270
324
  For a step-by-step installation, follow these instructions:
271
325
 
272
326
  1. Add `.vscode/mcp.json`:
273
- ```json
274
- {
275
- "servers": {
276
- "Azure MCP Server": {
277
- "command": "npx",
278
- "args": [
279
- "-y",
280
- "@azure/mcp@latest",
281
- "server",
282
- "start"
283
- ]
327
+
328
+ ```json
329
+ {
330
+ "servers": {
331
+ "Azure MCP Server": {
332
+ "command": "npx",
333
+ "args": [
334
+ "-y",
335
+ "@azure/mcp@latest",
336
+ "server",
337
+ "start"
338
+ ]
339
+ }
340
+ }
284
341
  }
285
- }
286
- }
287
- ```
342
+ ```
288
343
 
289
- You can optionally set the `--namespace <namespace>` flag to install tools for the specified Azure product or service.
344
+ You can optionally set the `--namespace <namespace>` flag to install tools for the specified Azure product or service.
290
345
 
291
346
  1. Add `.vscode/mcp.json`:
292
- ```json
293
- {
294
- "servers": {
295
- "Azure Best Practices": {
296
- "command": "npx",
297
- "args": [
298
- "-y",
299
- "@azure/mcp@latest",
300
- "server",
301
- "start",
302
- "--namespace",
303
- "bestpractices" // Any of the available MCP servers can be referenced here.
304
- ]
305
- }
306
- }
307
- }
308
- ```
309
-
310
- ### Using standard IO
311
347
 
312
- Configure the MCP client to execute: `npx -y @azure/mcp@latest server start`. For instructions on using , follow instructions in [Quick install with VS Code](#-quick-install-with-vs-code) or [Manual Install](#-manual-install).
348
+ ```json
349
+ {
350
+ "servers": {
351
+ "Azure Best Practices": {
352
+ "command": "npx",
353
+ "args": [
354
+ "-y",
355
+ "@azure/mcp@latest",
356
+ "server",
357
+ "start",
358
+ "--namespace",
359
+ "bestpractices" // Any of the available MCP servers can be referenced here.
360
+ ]
361
+ }
362
+ }
363
+ }
364
+ ```
313
365
 
314
366
  More end-to-end MCP client/agent guides are coming soon!
315
367
  </details>
316
368
 
317
369
  ## Data Collection
318
370
 
319
- The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkId=521839. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
371
+ The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's [privacy statement](https://www.microsoft.com/privacy/privacystatement). You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
320
372
 
321
373
  ### Telemetry Configuration
322
374
 
@@ -347,20 +399,15 @@ Your credentials are always handled securely through the official [Azure Identit
347
399
  MCP as a phenomenon is very novel and cutting-edge. As with all new technology standards, consider doing a security review to ensure any systems that integrate with MCP servers follow all regulations and standards your system is expected to adhere to. This includes not only the Azure MCP Server, but any MCP client/agent that you choose to implement down to the model provider.
348
400
 
349
401
  ## 👥 Contributing
402
+
350
403
  We welcome contributions to the Azure MCP Server! Whether you're fixing bugs, adding new features, or improving documentation, your contributions are welcome.
351
404
 
352
405
  Please read our [Contributing Guide](https://github.com/Azure/azure-mcp/blob/main/CONTRIBUTING.md) for guidelines on:
353
406
 
354
- - 🛠️ Setting up your development environment
355
- - ✨ Adding new commands
356
- - 📝 Code style and testing requirements
357
- - 🔄 Making pull requests
358
-
359
- ## 💬 Feedback
360
-
361
- We're building this in the open. Your feedback is much appreciated, and will help us shape the future of the Azure MCP server.
362
-
363
- 👉 [Open an issue in the public repository](https://github.com/Azure/azure-mcp/issues/new/choose).
407
+ * 🛠️ Setting up your development environment
408
+ * ✨ Adding new commands
409
+ * 📝 Code style and testing requirements
410
+ * 🔄 Making pull requests
364
411
 
365
412
  ## 🤝 Code of Conduct
366
413
 
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file