@azure/mcp-win32-arm64 0.2.2 → 0.2.4
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.
- package/README.md +35 -50
- package/dist/Azure.Bicep.Types.Az.dll +0 -0
- package/dist/Azure.Bicep.Types.dll +0 -0
- package/dist/Azure.Core.dll +0 -0
- package/dist/Azure.Messaging.ServiceBus.dll +0 -0
- package/dist/Microsoft.Azure.Amqp.dll +0 -0
- package/dist/Microsoft.Extensions.AI.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Caching.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Caching.Memory.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.Binder.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.CommandLine.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.EnvironmentVariables.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.FileExtensions.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.Json.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.UserSecrets.dll +0 -0
- package/dist/Microsoft.Extensions.Configuration.dll +0 -0
- package/dist/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.DependencyInjection.dll +0 -0
- package/dist/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Diagnostics.dll +0 -0
- package/dist/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.FileProviders.Physical.dll +0 -0
- package/dist/Microsoft.Extensions.FileSystemGlobbing.dll +0 -0
- package/dist/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Hosting.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.Configuration.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.Console.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.Debug.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.EventLog.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.EventSource.dll +0 -0
- package/dist/Microsoft.Extensions.Logging.dll +0 -0
- package/dist/Microsoft.Extensions.Options.ConfigurationExtensions.dll +0 -0
- package/dist/Microsoft.Extensions.Options.dll +0 -0
- package/dist/Microsoft.Extensions.Primitives.dll +0 -0
- package/dist/Microsoft.IdentityModel.Abstractions.dll +0 -0
- package/dist/ModelContextProtocol.AspNetCore.dll +0 -0
- package/dist/ModelContextProtocol.Core.dll +0 -0
- package/dist/ModelContextProtocol.dll +0 -0
- package/dist/System.ClientModel.dll +0 -0
- package/dist/System.Diagnostics.EventLog.dll +0 -0
- package/dist/System.Formats.Asn1.dll +0 -0
- package/dist/System.IO.Hashing.dll +0 -0
- package/dist/System.Linq.AsyncEnumerable.dll +0 -0
- package/dist/System.Net.ServerSentEvents.dll +0 -0
- package/dist/azmcp.deps.json +677 -746
- package/dist/azmcp.dll +0 -0
- package/dist/azmcp.exe +0 -0
- package/dist/createdump.exe +0 -0
- package/package.json +1 -1
- package/dist/Kusto.Cloud.Platform.Msal.dll +0 -0
- package/dist/Kusto.Cloud.Platform.dll +0 -0
- package/dist/Kusto.Data.dll +0 -0
- package/dist/Microsoft.Bcl.TimeProvider.dll +0 -0
- package/dist/Microsoft.IO.RecyclableMemoryStream.dll +0 -0
- package/dist/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
- package/dist/Microsoft.IdentityModel.Logging.dll +0 -0
- package/dist/Microsoft.IdentityModel.Tokens.dll +0 -0
- package/dist/System.IdentityModel.Tokens.Jwt.dll +0 -0
package/README.md
CHANGED
|
@@ -19,22 +19,23 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
|
|
|
19
19
|
|
|
20
20
|
#### 🤖 Available Azure MCP Servers
|
|
21
21
|
|
|
22
|
-
| Name | Description |
|
|
23
|
-
|
|
24
|
-
| All | All Azure tools in a single MCP server | [](https://insiders.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) | [](https://insiders.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--service%22%2C%22appconfig%22%5D%7D) | [](https://insiders.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--service%22%2C%22bestpractices%22%5D%7D) | [](https://insiders.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--service%22%2C%22cosmos%22%5D%7D) | [](https://insiders.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--service%22%2C%22keyvault%22%5D%7D) | [](https://insiders.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--service%22%2C%22monitor%22%5D%7D) | [](https://insiders.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--service%22%2C%22postgres%22%5D%7D) | [](https://insiders.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) | [](https://insiders.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) |
|
|
25
|
+
| App Configuration | App Configuration operations - Manage App Configuration stores. | [](https://insiders.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--service%22%2C%22appconfig%22%5D%7D) | [](https://insiders.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--service%22%2C%22appconfig%22%2C%22--read-only%22%5D%7D) |
|
|
26
|
+
| Best Practices | Returns secure, production-grade Azure SDK best practices. | [](https://insiders.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--service%22%2C%22bestpractices%22%5D%7D) | [](https://insiders.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--service%22%2C%22bestpractices%22%2C%22--read-only%22%5D%7D) |
|
|
27
|
+
| Cosmos DB | Cosmos DB operations - Manage/query Cosmos DB resources. | [](https://insiders.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--service%22%2C%22cosmos%22%5D%7D) | [](https://insiders.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--service%22%2C%22cosmos%22%2C%22--read-only%22%5D%7D) |
|
|
28
|
+
| Key Vault | Key Vault operations - Manage/access Azure Key Vault resources. | [](https://insiders.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--service%22%2C%22keyvault%22%5D%7D) | [](https://insiders.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--service%22%2C%22keyvault%22%2C%22--read-only%22%5D%7D) |
|
|
29
|
+
| Azure Data Explorer | Azure Data Explorer operations - Manage/query Azure Data Explorer clusters. | [](https://insiders.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--service%22%2C%22kusto%22%5D%7D) | [](https://insiders.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--service%22%2C%22kusto%22%2C%22--read-only%22%5D%7D) |
|
|
30
|
+
| Monitor | Azure Monitor operations - Query/analyze logs and metrics. | [](https://insiders.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--service%22%2C%22monitor%22%5D%7D) | [](https://insiders.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--service%22%2C%22monitor%22%2C%22--read-only%22%5D%7D) |
|
|
31
|
+
| PostgreSQL | PostgreSQL operations - Manage Azure Database for PostgreSQL - Flexible server. | [](https://insiders.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--service%22%2C%22postgres%22%5D%7D) | [](https://insiders.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--service%22%2C%22postgres%22%2C%22--read-only%22%5D%7D) |
|
|
32
|
+
| Role Based Access Control | Azure RBAC Operations - List Azure RBAC role assignments. | [](https://insiders.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--service%22%2C%22role%22%5D%7D) | [](https://insiders.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--service%22%2C%22role%22%2C%22--read-only%22%5D%7D) |
|
|
33
|
+
| Redis Cache | Redis Cache operations - Manage/access Azure Redis Cache resources. | [](https://insiders.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--service%22%2C%22redis%22%5D%7D) | [](https://insiders.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--service%22%2C%22redis%22%2C%22--read-only%22%5D%7D) |
|
|
34
|
+
| Resource Group | Resource group operations - List/manage Azure resource groups. | [](https://insiders.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--service%22%2C%22group%22%5D%7D) | [](https://insiders.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--service%22%2C%22group%22%2C%22--read-only%22%5D%7D) |
|
|
35
|
+
| Search | Search operations - List/query Azure AI Search services. | [](https://insiders.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--service%22%2C%22search%22%5D%7D) | [](https://insiders.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--service%22%2C%22search%22%2C%22--read-only%22%5D%7D) |
|
|
36
|
+
| Service Bus | Service Bus operations - Manage Azure Service Bus resources. | [](https://insiders.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--service%22%2C%22servicebus%22%5D%7D) | [](https://insiders.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--service%22%2C%22servicebus%22%2C%22--read-only%22%5D%7D) |
|
|
37
|
+
| Storage | Storage operations - Manage/access Azure Storage resources. | [](https://insiders.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--service%22%2C%22storage%22%5D%7D) | [](https://insiders.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--service%22%2C%22storage%22%2C%22--read-only%22%5D%7D) |
|
|
38
|
+
| Subscription | Azure subscription operations - List/manage Azure subscriptions. | [](https://insiders.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--service%22%2C%22subscription%22%5D%7D) | [](https://insiders.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--service%22%2C%22subscription%22%2C%22--read-only%22%5D%7D) |
|
|
38
39
|
|
|
39
40
|
|
|
40
41
|
|
|
@@ -43,7 +44,7 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
|
|
|
43
44
|
2. You should see the Azure MCP Server in the list of tools
|
|
44
45
|
3. Try a prompt that tells the agent to use the Azure MCP Server, such as "List my Azure Storage containers"
|
|
45
46
|
4. The agent should be able to use the Azure MCP Server tools to complete your query
|
|
46
|
-
5. For help with common issues see [Troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md)
|
|
47
|
+
5. For help with common issues see [Troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md#128-tool-limit-issue)
|
|
47
48
|
|
|
48
49
|
## ✨ What can you do with the Azure MCP Server?
|
|
49
50
|
|
|
@@ -58,8 +59,8 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
58
59
|
- "Show me the tables in my Storage account"
|
|
59
60
|
- "List containers in my Cosmos DB database"
|
|
60
61
|
- "Get details about my Storage container"
|
|
61
|
-
- "Get
|
|
62
|
-
- "Sample 10 rows from table 'StormEvents' in
|
|
62
|
+
- "Get Azure Data Explorer databases in cluster 'mycluster'"
|
|
63
|
+
- "Sample 10 rows from table 'StormEvents' in Azure Data Explorer database 'db1'"
|
|
63
64
|
|
|
64
65
|
### 📊 Query & Analyze
|
|
65
66
|
- "Query my Log Analytics workspace"
|
|
@@ -97,12 +98,12 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
97
98
|
- List, get configuration and get parameters for servers.
|
|
98
99
|
|
|
99
100
|
### 🧮 Azure Data Explorer
|
|
100
|
-
- List
|
|
101
|
-
- List databases
|
|
102
|
-
- List tables
|
|
103
|
-
- Get schema for a
|
|
104
|
-
- Sample rows from a
|
|
105
|
-
- Query
|
|
101
|
+
- List Azure Data Explorer clusters
|
|
102
|
+
- List databases
|
|
103
|
+
- List tables
|
|
104
|
+
- Get schema for a table
|
|
105
|
+
- Sample rows from a table
|
|
106
|
+
- Query using KQL
|
|
106
107
|
|
|
107
108
|
### 💾 Azure Storage
|
|
108
109
|
- List Storage accounts
|
|
@@ -119,6 +120,10 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
119
120
|
#### Health Models
|
|
120
121
|
- Get health of an entity
|
|
121
122
|
|
|
123
|
+
#### Metrics
|
|
124
|
+
- Query Azure Monitor metrics for resources with time series data
|
|
125
|
+
- List available metric definitions for resources
|
|
126
|
+
|
|
122
127
|
### ⚙️ Azure App Configuration
|
|
123
128
|
- List App Configuration stores
|
|
124
129
|
- Manage key-value pairs
|
|
@@ -151,7 +156,7 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
151
156
|
- Support for template discovery, template initialization, provisioning and deployment
|
|
152
157
|
- Cross-platform compatibility
|
|
153
158
|
|
|
154
|
-
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/Resources/azd-best-practices.txt).
|
|
159
|
+
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).
|
|
155
160
|
|
|
156
161
|
### 🛡️ Azure Best Practices
|
|
157
162
|
- Get secure, production-grade Azure SDK best practices for effective code generation.
|
|
@@ -288,38 +293,18 @@ More end-to-end MCP client/agent guides are coming soon!
|
|
|
288
293
|
|
|
289
294
|
## 📝 Troubleshooting
|
|
290
295
|
|
|
291
|
-
See [Troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md) for help with common issues and logging.
|
|
296
|
+
See [Troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md#128-tool-limit-issue) for help with common issues and logging.
|
|
292
297
|
|
|
293
298
|
### 🔑 Authentication
|
|
294
299
|
|
|
295
300
|
<details>
|
|
296
301
|
<summary>Authentication options including DefaultAzureCredential flow, RBAC permissions, troubleshooting, and production credentials</summary>
|
|
297
302
|
|
|
298
|
-
The Azure MCP Server
|
|
299
|
-
|
|
300
|
-
1. **Environment Variables** (`EnvironmentCredential`) - Perfect for CI/CD pipelines
|
|
301
|
-
2. **Shared Token Cache** (`SharedTokenCacheCredential`) - Uses cached tokens from other tools
|
|
302
|
-
3. **Visual Studio** (`VisualStudioCredential`) - Uses your Visual Studio credentials
|
|
303
|
-
4. **Azure CLI** (`AzureCliCredential`) - Uses your existing Azure CLI login
|
|
304
|
-
5. **Azure PowerShell** (`AzurePowerShellCredential`) - Uses your Az PowerShell login
|
|
305
|
-
6. **Azure Developer CLI** (`AzureDeveloperCliCredential`) - Uses your azd login
|
|
306
|
-
7. **Interactive Browser** (`InteractiveBrowserCredential`) - Falls back to browser-based login if needed
|
|
307
|
-
|
|
308
|
-
If you're already logged in through any of these methods, the Azure MCP Server will automatically use those credentials. Ensure that you have the correct authorization permissions in Azure (e.g. read access to your Storage account) via RBAC (Role-Based Access Control). To learn more about Azure's RBAC authorization system, visit this [link](https://learn.microsoft.com/azure/role-based-access-control/overview).
|
|
309
|
-
|
|
310
|
-
If you're running into any issues with authentication, visit our [troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md).
|
|
311
|
-
|
|
312
|
-
For enterprise authentication scenarios including network restrictions, security policies, and protected resources, see our [Authentication and Security guide](https://github.com/Azure/azure-mcp/blob/main/docs/Authentication.md).
|
|
303
|
+
The Azure MCP Server uses the Azure Identity library for .NET to authenticate to Microsoft Entra ID. For detailed information, see [Authentication Fundamentals](https://github.com/Azure/azure-mcp/blob/main/docs/Authentication.md#authentication-fundamentals).
|
|
313
304
|
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
By default, the Azure MCP Server excludes production credentials like Managed Identity and Workload Identity. To enable these credentials, set the environment variable:
|
|
317
|
-
|
|
318
|
-
```
|
|
319
|
-
AZURE_MCP_INCLUDE_PRODUCTION_CREDENTIALS=true
|
|
320
|
-
```
|
|
305
|
+
If you're running into any issues with authentication, visit our [troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md#authentication).
|
|
321
306
|
|
|
322
|
-
|
|
307
|
+
For enterprise authentication scenarios, including network restrictions, security policies, and protected resources, see [Authentication Scenarios in Enterprise Environments](https://github.com/Azure/azure-mcp/blob/main/docs/Authentication.md#authentication-scenarios-in-enterprise-environments).
|
|
323
308
|
</details>
|
|
324
309
|
|
|
325
310
|
## 🛡️ Security Note
|
|
Binary file
|
|
Binary file
|
package/dist/Azure.Core.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|