@azure/mcp-win32-arm64 0.5.1 → 0.5.3
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 +17 -2
- package/dist/Azure.Core.dll +0 -0
- package/dist/Azure.ResourceManager.AppConfiguration.dll +0 -0
- package/dist/Azure.ResourceManager.ApplicationInsights.dll +0 -0
- package/dist/Azure.ResourceManager.Authorization.dll +0 -0
- package/dist/Azure.ResourceManager.CognitiveServices.dll +0 -0
- package/dist/Azure.ResourceManager.ContainerService.dll +0 -0
- package/dist/Azure.ResourceManager.CosmosDB.dll +0 -0
- package/dist/Azure.ResourceManager.Datadog.dll +0 -0
- package/dist/Azure.ResourceManager.DesktopVirtualization.dll +0 -0
- package/dist/Azure.ResourceManager.Grafana.dll +0 -0
- package/dist/Azure.ResourceManager.Kusto.dll +0 -0
- package/dist/Azure.ResourceManager.LoadTesting.dll +0 -0
- package/dist/Azure.ResourceManager.OperationalInsights.dll +0 -0
- package/dist/Azure.ResourceManager.PostgreSql.dll +0 -0
- package/dist/Azure.ResourceManager.Redis.dll +0 -0
- package/dist/Azure.ResourceManager.RedisEnterprise.dll +0 -0
- package/dist/Azure.ResourceManager.ResourceGraph.dll +0 -0
- package/dist/Azure.ResourceManager.Search.dll +0 -0
- package/dist/Azure.ResourceManager.Sql.dll +0 -0
- package/dist/Azure.ResourceManager.Storage.dll +0 -0
- package/dist/Azure.ResourceManager.dll +0 -0
- package/dist/Azure.Storage.Blobs.Batch.dll +0 -0
- package/dist/Azure.Storage.Files.Shares.dll +0 -0
- package/dist/AzureMcp.Aks.dll +0 -0
- package/dist/AzureMcp.Aks.pdb +0 -0
- package/dist/AzureMcp.AppConfig.dll +0 -0
- package/dist/AzureMcp.AppConfig.pdb +0 -0
- package/dist/AzureMcp.Authorization.dll +0 -0
- package/dist/AzureMcp.Authorization.pdb +0 -0
- package/dist/AzureMcp.AzureBestPractices.dll +0 -0
- package/dist/AzureMcp.AzureBestPractices.pdb +0 -0
- package/dist/AzureMcp.AzureIsv.dll +0 -0
- package/dist/AzureMcp.AzureIsv.pdb +0 -0
- package/dist/AzureMcp.AzureTerraformBestPractices.dll +0 -0
- package/dist/AzureMcp.AzureTerraformBestPractices.pdb +0 -0
- package/dist/AzureMcp.BicepSchema.dll +0 -0
- package/dist/AzureMcp.BicepSchema.pdb +0 -0
- package/dist/AzureMcp.Core.dll +0 -0
- package/dist/AzureMcp.Core.pdb +0 -0
- package/dist/AzureMcp.Cosmos.dll +0 -0
- package/dist/AzureMcp.Cosmos.pdb +0 -0
- package/dist/AzureMcp.Extension.dll +0 -0
- package/dist/AzureMcp.Extension.pdb +0 -0
- package/dist/AzureMcp.Foundry.dll +0 -0
- package/dist/AzureMcp.Foundry.pdb +0 -0
- package/dist/AzureMcp.Grafana.dll +0 -0
- package/dist/AzureMcp.Grafana.pdb +0 -0
- package/dist/AzureMcp.KeyVault.dll +0 -0
- package/dist/AzureMcp.KeyVault.pdb +0 -0
- package/dist/AzureMcp.Kusto.dll +0 -0
- package/dist/AzureMcp.Kusto.pdb +0 -0
- package/dist/AzureMcp.LoadTesting.dll +0 -0
- package/dist/AzureMcp.LoadTesting.pdb +0 -0
- package/dist/AzureMcp.Marketplace.dll +0 -0
- package/dist/AzureMcp.Marketplace.pdb +0 -0
- package/dist/AzureMcp.Monitor.dll +0 -0
- package/dist/AzureMcp.Monitor.pdb +0 -0
- package/dist/AzureMcp.Postgres.dll +0 -0
- package/dist/AzureMcp.Postgres.pdb +0 -0
- package/dist/AzureMcp.Redis.dll +0 -0
- package/dist/AzureMcp.Redis.pdb +0 -0
- package/dist/AzureMcp.Search.dll +0 -0
- package/dist/AzureMcp.Search.pdb +0 -0
- package/dist/AzureMcp.ServiceBus.dll +0 -0
- package/dist/AzureMcp.ServiceBus.pdb +0 -0
- package/dist/AzureMcp.Sql.dll +0 -0
- package/dist/AzureMcp.Sql.pdb +0 -0
- package/dist/AzureMcp.Storage.dll +0 -0
- package/dist/AzureMcp.Storage.pdb +0 -0
- package/dist/AzureMcp.VirtualDesktop.dll +0 -0
- package/dist/AzureMcp.VirtualDesktop.pdb +0 -0
- package/dist/AzureMcp.Workbooks.dll +0 -0
- package/dist/AzureMcp.Workbooks.pdb +0 -0
- package/dist/System.ClientModel.dll +0 -0
- package/dist/System.Memory.Data.dll +0 -0
- package/dist/azmcp.deps.json +493 -439
- package/dist/azmcp.dll +0 -0
- package/dist/azmcp.exe +0 -0
- package/dist/createdump.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -59,9 +59,9 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
59
59
|
|
|
60
60
|
* "Show me details about my Azure SQL database 'mydb'"
|
|
61
61
|
* "List all databases in my Azure SQL server 'myserver'"
|
|
62
|
-
* "List Active Directory administrators for my Azure SQL server 'myserver'"
|
|
63
62
|
* "List all firewall rules for my Azure SQL server 'myserver'"
|
|
64
63
|
* "List all elastic pools in my Azure SQL server 'myserver'"
|
|
64
|
+
* "List Active Directory administrators for my Azure SQL server 'myserver'"
|
|
65
65
|
|
|
66
66
|
### 🔧 Azure Resource Management
|
|
67
67
|
|
|
@@ -75,6 +75,7 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
75
75
|
* "Show me the tables in my Storage account"
|
|
76
76
|
* "Get details about my Storage container"
|
|
77
77
|
* "List paths in my Data Lake file system"
|
|
78
|
+
* "List files and directories in my File Share"
|
|
78
79
|
|
|
79
80
|
## 🛠️ Currently Supported Tools
|
|
80
81
|
|
|
@@ -212,7 +213,14 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
212
213
|
* Show database details and properties
|
|
213
214
|
* List the details and properties of all databases
|
|
214
215
|
* List SQL server firewall rules
|
|
215
|
-
|
|
216
|
+
|
|
217
|
+
### 🗄️ Azure SQL Elastic Pool
|
|
218
|
+
|
|
219
|
+
* List elastic pools in SQL servers
|
|
220
|
+
|
|
221
|
+
### 🗄️ Azure SQL Server
|
|
222
|
+
|
|
223
|
+
* List Microsoft Entra ID administrators for SQL servers
|
|
216
224
|
|
|
217
225
|
### 💾 Azure Storage
|
|
218
226
|
|
|
@@ -221,6 +229,7 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
221
229
|
* List and query Storage tables
|
|
222
230
|
* List paths in Data Lake file systems
|
|
223
231
|
* Get container properties and metadata
|
|
232
|
+
* List files and directories in File Shares
|
|
224
233
|
|
|
225
234
|
### 📋 Azure Subscription
|
|
226
235
|
|
|
@@ -230,6 +239,12 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
230
239
|
|
|
231
240
|
* Get secure, production-grade Azure Terraform best practices for effective code generation and command execution
|
|
232
241
|
|
|
242
|
+
### 🖥️ Azure Virtual Desktop
|
|
243
|
+
|
|
244
|
+
* List Azure Virtual Desktop host pools
|
|
245
|
+
* List session hosts in host pools
|
|
246
|
+
* List user sessions on a session host
|
|
247
|
+
|
|
233
248
|
### 📊 Azure Workbooks
|
|
234
249
|
|
|
235
250
|
* List workbooks in resource groups
|
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
|
package/dist/AzureMcp.Aks.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Aks.pdb
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
|
package/dist/AzureMcp.Core.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Core.pdb
CHANGED
|
Binary file
|
package/dist/AzureMcp.Cosmos.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Cosmos.pdb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/AzureMcp.Kusto.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Kusto.pdb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/AzureMcp.Redis.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Redis.pdb
CHANGED
|
Binary file
|
package/dist/AzureMcp.Search.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Search.pdb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/AzureMcp.Sql.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Sql.pdb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|