@azure/mcp-darwin-arm64 0.5.0 → 0.5.2
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 +24 -59
- package/dist/Azure.ResourceManager.dll +0 -0
- package/dist/Azure.Storage.Blobs.Batch.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.Workbooks.dll +0 -0
- package/dist/AzureMcp.Workbooks.pdb +0 -0
- package/dist/Cosmos.CRTCompat.dll +0 -0
- package/dist/Microsoft.Azure.Cosmos.ServiceInterop.dll +0 -0
- package/dist/System.Formats.Asn1.dll +0 -0
- package/dist/System.Net.ServerSentEvents.dll +0 -0
- package/dist/azmcp +0 -0
- package/dist/azmcp.deps.json +611 -100
- package/dist/azmcp.dll +0 -0
- package/dist/azmcp.runtimeconfig.json +0 -1
- package/dist/msvcp140.dll +0 -0
- package/dist/vcruntime140.dll +0 -0
- package/dist/vcruntime140_1.dll +0 -0
- package/package.json +1 -1
package/dist/azmcp.deps.json
CHANGED
|
@@ -7,59 +7,37 @@
|
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {},
|
|
9
9
|
".NETCoreApp,Version=v9.0/osx-arm64": {
|
|
10
|
-
"azmcp/0.5.
|
|
11
|
-
"dependencies": {
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"Azure.ResourceManager.Redis": "1.5.0",
|
|
37
|
-
"Azure.ResourceManager.RedisEnterprise": "1.1.0",
|
|
38
|
-
"Azure.ResourceManager.ResourceGraph": "1.1.0-beta.3",
|
|
39
|
-
"Azure.ResourceManager.Search": "1.2.3",
|
|
40
|
-
"Azure.ResourceManager.Sql": "1.3.0",
|
|
41
|
-
"Azure.ResourceManager.Storage": "1.4.2",
|
|
42
|
-
"Azure.Search.Documents": "11.7.0-beta.4",
|
|
43
|
-
"Azure.Security.KeyVault.Certificates": "4.7.0",
|
|
44
|
-
"Azure.Security.KeyVault.Keys": "4.7.0",
|
|
45
|
-
"Azure.Security.KeyVault.Secrets": "4.7.0",
|
|
46
|
-
"Azure.Storage.Blobs": "12.24.0",
|
|
47
|
-
"Azure.Storage.Files.DataLake": "12.22.0",
|
|
10
|
+
"azmcp/0.5.2": {
|
|
11
|
+
"dependencies": {
|
|
12
|
+
"AzureMcp.Aks": "0.5.2",
|
|
13
|
+
"AzureMcp.AppConfig": "0.5.2",
|
|
14
|
+
"AzureMcp.Authorization": "0.5.2",
|
|
15
|
+
"AzureMcp.AzureBestPractices": "0.5.2",
|
|
16
|
+
"AzureMcp.AzureIsv": "0.5.2",
|
|
17
|
+
"AzureMcp.AzureTerraformBestPractices": "0.5.2",
|
|
18
|
+
"AzureMcp.BicepSchema": "0.5.2",
|
|
19
|
+
"AzureMcp.Core": "0.5.2",
|
|
20
|
+
"AzureMcp.Cosmos": "0.5.2",
|
|
21
|
+
"AzureMcp.Extension": "0.5.2",
|
|
22
|
+
"AzureMcp.Foundry": "0.5.2",
|
|
23
|
+
"AzureMcp.Grafana": "0.5.2",
|
|
24
|
+
"AzureMcp.KeyVault": "0.5.2",
|
|
25
|
+
"AzureMcp.Kusto": "0.5.2",
|
|
26
|
+
"AzureMcp.LoadTesting": "0.5.2",
|
|
27
|
+
"AzureMcp.Marketplace": "0.5.2",
|
|
28
|
+
"AzureMcp.Monitor": "0.5.2",
|
|
29
|
+
"AzureMcp.Postgres": "0.5.2",
|
|
30
|
+
"AzureMcp.Redis": "0.5.2",
|
|
31
|
+
"AzureMcp.Search": "0.5.2",
|
|
32
|
+
"AzureMcp.ServiceBus": "0.5.2",
|
|
33
|
+
"AzureMcp.Sql": "0.5.2",
|
|
34
|
+
"AzureMcp.Storage": "0.5.2",
|
|
35
|
+
"AzureMcp.Workbooks": "0.5.2",
|
|
48
36
|
"Microsoft.Azure.Cosmos": "3.51.0",
|
|
49
|
-
"Microsoft.Extensions.Azure": "1.11.0",
|
|
50
|
-
"Microsoft.Extensions.Caching.Memory": "9.0.6",
|
|
51
37
|
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
52
|
-
"Microsoft.Extensions.Hosting": "9.0.6",
|
|
53
|
-
"Microsoft.Identity.Client.Broker": "4.72.1",
|
|
54
38
|
"Microsoft.NET.ILLink.Tasks": "9.0.5",
|
|
55
39
|
"ModelContextProtocol": "0.3.0-preview.3",
|
|
56
|
-
"Newtonsoft.Json": "13.0.3",
|
|
57
|
-
"Npgsql": "9.0.3",
|
|
58
|
-
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
|
|
59
40
|
"System.CommandLine": "2.0.0-beta4.22272.1",
|
|
60
|
-
"System.Formats.Asn1": "9.0.6",
|
|
61
|
-
"System.Linq.AsyncEnumerable": "10.0.0-preview.5.25277.114",
|
|
62
|
-
"System.Net.ServerSentEvents": "10.0.0-preview.5.25277.114",
|
|
63
41
|
"runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64": "9.0.5",
|
|
64
42
|
"runtimepack.Microsoft.AspNetCore.App.Runtime.osx-arm64": "9.0.5"
|
|
65
43
|
},
|
|
@@ -217,6 +195,10 @@
|
|
|
217
195
|
"assemblyVersion": "9.0.0.0",
|
|
218
196
|
"fileVersion": "9.0.525.21509"
|
|
219
197
|
},
|
|
198
|
+
"System.Formats.Asn1.dll": {
|
|
199
|
+
"assemblyVersion": "9.0.0.0",
|
|
200
|
+
"fileVersion": "9.0.525.21509"
|
|
201
|
+
},
|
|
220
202
|
"System.Formats.Tar.dll": {
|
|
221
203
|
"assemblyVersion": "9.0.0.0",
|
|
222
204
|
"fileVersion": "9.0.525.21509"
|
|
@@ -1433,23 +1415,21 @@
|
|
|
1433
1415
|
}
|
|
1434
1416
|
}
|
|
1435
1417
|
},
|
|
1436
|
-
"Azure.ResourceManager/1.13.
|
|
1418
|
+
"Azure.ResourceManager/1.13.1": {
|
|
1437
1419
|
"dependencies": {
|
|
1438
|
-
"Azure.Core": "1.46.2"
|
|
1439
|
-
"System.ClientModel": "1.4.2",
|
|
1440
|
-
"System.Text.Json": "8.0.5"
|
|
1420
|
+
"Azure.Core": "1.46.2"
|
|
1441
1421
|
},
|
|
1442
1422
|
"runtime": {
|
|
1443
|
-
"lib/
|
|
1444
|
-
"assemblyVersion": "1.13.
|
|
1445
|
-
"fileVersion": "1.1300.
|
|
1423
|
+
"lib/net8.0/Azure.ResourceManager.dll": {
|
|
1424
|
+
"assemblyVersion": "1.13.1.0",
|
|
1425
|
+
"fileVersion": "1.1300.125.22409"
|
|
1446
1426
|
}
|
|
1447
1427
|
}
|
|
1448
1428
|
},
|
|
1449
1429
|
"Azure.ResourceManager.AppConfiguration/1.4.0": {
|
|
1450
1430
|
"dependencies": {
|
|
1451
1431
|
"Azure.Core": "1.46.2",
|
|
1452
|
-
"Azure.ResourceManager": "1.13.
|
|
1432
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1453
1433
|
"System.ClientModel": "1.4.2",
|
|
1454
1434
|
"System.Text.Json": "8.0.5"
|
|
1455
1435
|
},
|
|
@@ -1463,7 +1443,7 @@
|
|
|
1463
1443
|
"Azure.ResourceManager.ApplicationInsights/1.0.1": {
|
|
1464
1444
|
"dependencies": {
|
|
1465
1445
|
"Azure.Core": "1.46.2",
|
|
1466
|
-
"Azure.ResourceManager": "1.13.
|
|
1446
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1467
1447
|
"System.ClientModel": "1.4.2",
|
|
1468
1448
|
"System.Text.Json": "8.0.5"
|
|
1469
1449
|
},
|
|
@@ -1477,7 +1457,7 @@
|
|
|
1477
1457
|
"Azure.ResourceManager.Authorization/1.1.4": {
|
|
1478
1458
|
"dependencies": {
|
|
1479
1459
|
"Azure.Core": "1.46.2",
|
|
1480
|
-
"Azure.ResourceManager": "1.13.
|
|
1460
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1481
1461
|
"System.ClientModel": "1.4.2",
|
|
1482
1462
|
"System.Text.Json": "8.0.5"
|
|
1483
1463
|
},
|
|
@@ -1491,7 +1471,7 @@
|
|
|
1491
1471
|
"Azure.ResourceManager.CognitiveServices/1.4.0": {
|
|
1492
1472
|
"dependencies": {
|
|
1493
1473
|
"Azure.Core": "1.46.2",
|
|
1494
|
-
"Azure.ResourceManager": "1.13.
|
|
1474
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1495
1475
|
"System.ClientModel": "1.4.2",
|
|
1496
1476
|
"System.Text.Json": "8.0.5"
|
|
1497
1477
|
},
|
|
@@ -1505,7 +1485,7 @@
|
|
|
1505
1485
|
"Azure.ResourceManager.ContainerService/1.2.3": {
|
|
1506
1486
|
"dependencies": {
|
|
1507
1487
|
"Azure.Core": "1.46.2",
|
|
1508
|
-
"Azure.ResourceManager": "1.13.
|
|
1488
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1509
1489
|
"System.ClientModel": "1.4.2",
|
|
1510
1490
|
"System.Text.Json": "8.0.5"
|
|
1511
1491
|
},
|
|
@@ -1519,7 +1499,7 @@
|
|
|
1519
1499
|
"Azure.ResourceManager.CosmosDB/1.3.2": {
|
|
1520
1500
|
"dependencies": {
|
|
1521
1501
|
"Azure.Core": "1.46.2",
|
|
1522
|
-
"Azure.ResourceManager": "1.13.
|
|
1502
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1523
1503
|
"System.ClientModel": "1.4.2",
|
|
1524
1504
|
"System.Text.Json": "8.0.5"
|
|
1525
1505
|
},
|
|
@@ -1533,7 +1513,7 @@
|
|
|
1533
1513
|
"Azure.ResourceManager.Datadog/1.0.0-beta.5": {
|
|
1534
1514
|
"dependencies": {
|
|
1535
1515
|
"Azure.Core": "1.46.2",
|
|
1536
|
-
"Azure.ResourceManager": "1.13.
|
|
1516
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1537
1517
|
"System.ClientModel": "1.4.2",
|
|
1538
1518
|
"System.Text.Json": "8.0.5"
|
|
1539
1519
|
},
|
|
@@ -1547,7 +1527,7 @@
|
|
|
1547
1527
|
"Azure.ResourceManager.Grafana/1.1.1": {
|
|
1548
1528
|
"dependencies": {
|
|
1549
1529
|
"Azure.Core": "1.46.2",
|
|
1550
|
-
"Azure.ResourceManager": "1.13.
|
|
1530
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1551
1531
|
"System.ClientModel": "1.4.2",
|
|
1552
1532
|
"System.Text.Json": "8.0.5"
|
|
1553
1533
|
},
|
|
@@ -1561,7 +1541,7 @@
|
|
|
1561
1541
|
"Azure.ResourceManager.Kusto/1.6.0": {
|
|
1562
1542
|
"dependencies": {
|
|
1563
1543
|
"Azure.Core": "1.46.2",
|
|
1564
|
-
"Azure.ResourceManager": "1.13.
|
|
1544
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1565
1545
|
"System.ClientModel": "1.4.2",
|
|
1566
1546
|
"System.Text.Json": "8.0.5"
|
|
1567
1547
|
},
|
|
@@ -1575,7 +1555,7 @@
|
|
|
1575
1555
|
"Azure.ResourceManager.LoadTesting/1.1.1": {
|
|
1576
1556
|
"dependencies": {
|
|
1577
1557
|
"Azure.Core": "1.46.2",
|
|
1578
|
-
"Azure.ResourceManager": "1.13.
|
|
1558
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1579
1559
|
"System.ClientModel": "1.4.2",
|
|
1580
1560
|
"System.Text.Json": "8.0.5"
|
|
1581
1561
|
},
|
|
@@ -1589,7 +1569,7 @@
|
|
|
1589
1569
|
"Azure.ResourceManager.OperationalInsights/1.3.0": {
|
|
1590
1570
|
"dependencies": {
|
|
1591
1571
|
"Azure.Core": "1.46.2",
|
|
1592
|
-
"Azure.ResourceManager": "1.13.
|
|
1572
|
+
"Azure.ResourceManager": "1.13.1"
|
|
1593
1573
|
},
|
|
1594
1574
|
"runtime": {
|
|
1595
1575
|
"lib/net8.0/Azure.ResourceManager.OperationalInsights.dll": {
|
|
@@ -1601,7 +1581,7 @@
|
|
|
1601
1581
|
"Azure.ResourceManager.PostgreSql/1.2.0": {
|
|
1602
1582
|
"dependencies": {
|
|
1603
1583
|
"Azure.Core": "1.46.2",
|
|
1604
|
-
"Azure.ResourceManager": "1.13.
|
|
1584
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1605
1585
|
"System.ClientModel": "1.4.2",
|
|
1606
1586
|
"System.Text.Json": "8.0.5"
|
|
1607
1587
|
},
|
|
@@ -1615,7 +1595,7 @@
|
|
|
1615
1595
|
"Azure.ResourceManager.Redis/1.5.0": {
|
|
1616
1596
|
"dependencies": {
|
|
1617
1597
|
"Azure.Core": "1.46.2",
|
|
1618
|
-
"Azure.ResourceManager": "1.13.
|
|
1598
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1619
1599
|
"System.ClientModel": "1.4.2",
|
|
1620
1600
|
"System.Text.Json": "8.0.5"
|
|
1621
1601
|
},
|
|
@@ -1629,7 +1609,7 @@
|
|
|
1629
1609
|
"Azure.ResourceManager.RedisEnterprise/1.1.0": {
|
|
1630
1610
|
"dependencies": {
|
|
1631
1611
|
"Azure.Core": "1.46.2",
|
|
1632
|
-
"Azure.ResourceManager": "1.13.
|
|
1612
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1633
1613
|
"System.ClientModel": "1.4.2",
|
|
1634
1614
|
"System.Text.Json": "8.0.5"
|
|
1635
1615
|
},
|
|
@@ -1643,7 +1623,7 @@
|
|
|
1643
1623
|
"Azure.ResourceManager.ResourceGraph/1.1.0-beta.3": {
|
|
1644
1624
|
"dependencies": {
|
|
1645
1625
|
"Azure.Core": "1.46.2",
|
|
1646
|
-
"Azure.ResourceManager": "1.13.
|
|
1626
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1647
1627
|
"System.ClientModel": "1.4.2",
|
|
1648
1628
|
"System.Text.Json": "8.0.5"
|
|
1649
1629
|
},
|
|
@@ -1657,7 +1637,7 @@
|
|
|
1657
1637
|
"Azure.ResourceManager.Search/1.2.3": {
|
|
1658
1638
|
"dependencies": {
|
|
1659
1639
|
"Azure.Core": "1.46.2",
|
|
1660
|
-
"Azure.ResourceManager": "1.13.
|
|
1640
|
+
"Azure.ResourceManager": "1.13.1",
|
|
1661
1641
|
"System.ClientModel": "1.4.2",
|
|
1662
1642
|
"System.Text.Json": "8.0.5"
|
|
1663
1643
|
},
|
|
@@ -1671,7 +1651,7 @@
|
|
|
1671
1651
|
"Azure.ResourceManager.Sql/1.3.0": {
|
|
1672
1652
|
"dependencies": {
|
|
1673
1653
|
"Azure.Core": "1.46.2",
|
|
1674
|
-
"Azure.ResourceManager": "1.13.
|
|
1654
|
+
"Azure.ResourceManager": "1.13.1"
|
|
1675
1655
|
},
|
|
1676
1656
|
"runtime": {
|
|
1677
1657
|
"lib/net8.0/Azure.ResourceManager.Sql.dll": {
|
|
@@ -1683,7 +1663,7 @@
|
|
|
1683
1663
|
"Azure.ResourceManager.Storage/1.4.2": {
|
|
1684
1664
|
"dependencies": {
|
|
1685
1665
|
"Azure.Core": "1.46.2",
|
|
1686
|
-
"Azure.ResourceManager": "1.13.
|
|
1666
|
+
"Azure.ResourceManager": "1.13.1"
|
|
1687
1667
|
},
|
|
1688
1668
|
"runtime": {
|
|
1689
1669
|
"lib/net8.0/Azure.ResourceManager.Storage.dll": {
|
|
@@ -1757,6 +1737,18 @@
|
|
|
1757
1737
|
}
|
|
1758
1738
|
}
|
|
1759
1739
|
},
|
|
1740
|
+
"Azure.Storage.Blobs.Batch/12.21.0": {
|
|
1741
|
+
"dependencies": {
|
|
1742
|
+
"Azure.Storage.Blobs": "12.24.0",
|
|
1743
|
+
"Azure.Storage.Common": "12.23.0"
|
|
1744
|
+
},
|
|
1745
|
+
"runtime": {
|
|
1746
|
+
"lib/net8.0/Azure.Storage.Blobs.Batch.dll": {
|
|
1747
|
+
"assemblyVersion": "12.21.0.0",
|
|
1748
|
+
"fileVersion": "12.2100.25.16107"
|
|
1749
|
+
}
|
|
1750
|
+
}
|
|
1751
|
+
},
|
|
1760
1752
|
"Azure.Storage.Common/12.23.0": {
|
|
1761
1753
|
"dependencies": {
|
|
1762
1754
|
"Azure.Core": "1.46.2",
|
|
@@ -2338,7 +2330,7 @@
|
|
|
2338
2330
|
"dependencies": {
|
|
2339
2331
|
"Microsoft.Extensions.AI.Abstractions": "9.7.1",
|
|
2340
2332
|
"Microsoft.Extensions.Logging.Abstractions": "9.0.6",
|
|
2341
|
-
"System.Net.ServerSentEvents": "10.0.0-preview.
|
|
2333
|
+
"System.Net.ServerSentEvents": "10.0.0-preview.4.25258.110"
|
|
2342
2334
|
},
|
|
2343
2335
|
"runtime": {
|
|
2344
2336
|
"lib/net9.0/ModelContextProtocol.Core.dll": {
|
|
@@ -2735,14 +2727,6 @@
|
|
|
2735
2727
|
}
|
|
2736
2728
|
}
|
|
2737
2729
|
},
|
|
2738
|
-
"System.Formats.Asn1/9.0.6": {
|
|
2739
|
-
"runtime": {
|
|
2740
|
-
"lib/net9.0/System.Formats.Asn1.dll": {
|
|
2741
|
-
"assemblyVersion": "9.0.0.0",
|
|
2742
|
-
"fileVersion": "9.0.625.26613"
|
|
2743
|
-
}
|
|
2744
|
-
}
|
|
2745
|
-
},
|
|
2746
2730
|
"System.Globalization/4.3.0": {
|
|
2747
2731
|
"dependencies": {
|
|
2748
2732
|
"Microsoft.NETCore.Platforms": "1.1.1",
|
|
@@ -2871,11 +2855,11 @@
|
|
|
2871
2855
|
"runtime.unix.System.Net.Primitives": "4.3.0"
|
|
2872
2856
|
}
|
|
2873
2857
|
},
|
|
2874
|
-
"System.Net.ServerSentEvents/10.0.0-preview.
|
|
2858
|
+
"System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
|
|
2875
2859
|
"runtime": {
|
|
2876
2860
|
"lib/net9.0/System.Net.ServerSentEvents.dll": {
|
|
2877
2861
|
"assemblyVersion": "10.0.0.0",
|
|
2878
|
-
"fileVersion": "10.0.25.
|
|
2862
|
+
"fileVersion": "10.0.25.25910"
|
|
2879
2863
|
}
|
|
2880
2864
|
}
|
|
2881
2865
|
},
|
|
@@ -3151,11 +3135,418 @@
|
|
|
3151
3135
|
"fileVersion": "6.0.21.52210"
|
|
3152
3136
|
}
|
|
3153
3137
|
}
|
|
3138
|
+
},
|
|
3139
|
+
"AzureMcp.Aks/0.5.2": {
|
|
3140
|
+
"dependencies": {
|
|
3141
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3142
|
+
"Azure.ResourceManager.ContainerService": "1.2.3",
|
|
3143
|
+
"AzureMcp.Core": "0.5.2",
|
|
3144
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3145
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3146
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3147
|
+
},
|
|
3148
|
+
"runtime": {
|
|
3149
|
+
"AzureMcp.Aks.dll": {
|
|
3150
|
+
"assemblyVersion": "0.5.2.0",
|
|
3151
|
+
"fileVersion": "0.5.2.0"
|
|
3152
|
+
}
|
|
3153
|
+
}
|
|
3154
|
+
},
|
|
3155
|
+
"AzureMcp.AppConfig/0.5.2": {
|
|
3156
|
+
"dependencies": {
|
|
3157
|
+
"Azure.Core": "1.46.2",
|
|
3158
|
+
"Azure.Data.AppConfiguration": "1.6.1",
|
|
3159
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3160
|
+
"Azure.ResourceManager.AppConfiguration": "1.4.0",
|
|
3161
|
+
"AzureMcp.Core": "0.5.2",
|
|
3162
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3163
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3164
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3165
|
+
},
|
|
3166
|
+
"runtime": {
|
|
3167
|
+
"AzureMcp.AppConfig.dll": {
|
|
3168
|
+
"assemblyVersion": "0.5.2.0",
|
|
3169
|
+
"fileVersion": "0.5.2.0"
|
|
3170
|
+
}
|
|
3171
|
+
}
|
|
3172
|
+
},
|
|
3173
|
+
"AzureMcp.Authorization/0.5.2": {
|
|
3174
|
+
"dependencies": {
|
|
3175
|
+
"Azure.Core": "1.46.2",
|
|
3176
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3177
|
+
"Azure.ResourceManager.Authorization": "1.1.4",
|
|
3178
|
+
"AzureMcp.Core": "0.5.2",
|
|
3179
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3180
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3181
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3182
|
+
},
|
|
3183
|
+
"runtime": {
|
|
3184
|
+
"AzureMcp.Authorization.dll": {
|
|
3185
|
+
"assemblyVersion": "0.5.2.0",
|
|
3186
|
+
"fileVersion": "0.5.2.0"
|
|
3187
|
+
}
|
|
3188
|
+
}
|
|
3189
|
+
},
|
|
3190
|
+
"AzureMcp.AzureBestPractices/0.5.2": {
|
|
3191
|
+
"dependencies": {
|
|
3192
|
+
"AzureMcp.Core": "0.5.2",
|
|
3193
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3194
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3195
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3196
|
+
},
|
|
3197
|
+
"runtime": {
|
|
3198
|
+
"AzureMcp.AzureBestPractices.dll": {
|
|
3199
|
+
"assemblyVersion": "0.5.2.0",
|
|
3200
|
+
"fileVersion": "0.5.2.0"
|
|
3201
|
+
}
|
|
3202
|
+
}
|
|
3203
|
+
},
|
|
3204
|
+
"AzureMcp.AzureIsv/0.5.2": {
|
|
3205
|
+
"dependencies": {
|
|
3206
|
+
"Azure.Core": "1.46.2",
|
|
3207
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3208
|
+
"Azure.ResourceManager.Datadog": "1.0.0-beta.5",
|
|
3209
|
+
"AzureMcp.Core": "0.5.2",
|
|
3210
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3211
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3212
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3213
|
+
},
|
|
3214
|
+
"runtime": {
|
|
3215
|
+
"AzureMcp.AzureIsv.dll": {
|
|
3216
|
+
"assemblyVersion": "0.5.2.0",
|
|
3217
|
+
"fileVersion": "0.5.2.0"
|
|
3218
|
+
}
|
|
3219
|
+
}
|
|
3220
|
+
},
|
|
3221
|
+
"AzureMcp.AzureTerraformBestPractices/0.5.2": {
|
|
3222
|
+
"dependencies": {
|
|
3223
|
+
"AzureMcp.Core": "0.5.2",
|
|
3224
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3225
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3226
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3227
|
+
},
|
|
3228
|
+
"runtime": {
|
|
3229
|
+
"AzureMcp.AzureTerraformBestPractices.dll": {
|
|
3230
|
+
"assemblyVersion": "0.5.2.0",
|
|
3231
|
+
"fileVersion": "0.5.2.0"
|
|
3232
|
+
}
|
|
3233
|
+
}
|
|
3234
|
+
},
|
|
3235
|
+
"AzureMcp.BicepSchema/0.5.2": {
|
|
3236
|
+
"dependencies": {
|
|
3237
|
+
"Azure.Bicep.Types": "0.5.110",
|
|
3238
|
+
"Azure.Bicep.Types.Az": "0.2.771",
|
|
3239
|
+
"AzureMcp.Core": "0.5.2",
|
|
3240
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3241
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3242
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3243
|
+
},
|
|
3244
|
+
"runtime": {
|
|
3245
|
+
"AzureMcp.BicepSchema.dll": {
|
|
3246
|
+
"assemblyVersion": "0.5.2.0",
|
|
3247
|
+
"fileVersion": "0.5.2.0"
|
|
3248
|
+
}
|
|
3249
|
+
}
|
|
3250
|
+
},
|
|
3251
|
+
"AzureMcp.Core/0.5.2": {
|
|
3252
|
+
"dependencies": {
|
|
3253
|
+
"Azure.Core": "1.46.2",
|
|
3254
|
+
"Azure.Identity": "1.14.0",
|
|
3255
|
+
"Azure.Identity.Broker": "1.2.0",
|
|
3256
|
+
"Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
|
|
3257
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3258
|
+
"Microsoft.Extensions.Azure": "1.11.0",
|
|
3259
|
+
"Microsoft.Extensions.Caching.Memory": "9.0.6",
|
|
3260
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3261
|
+
"Microsoft.Extensions.Hosting": "9.0.6",
|
|
3262
|
+
"Microsoft.Identity.Client.Broker": "4.72.1",
|
|
3263
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3264
|
+
"Newtonsoft.Json": "13.0.3",
|
|
3265
|
+
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
|
|
3266
|
+
"System.CommandLine": "2.0.0-beta4.22272.1",
|
|
3267
|
+
"System.Linq.AsyncEnumerable": "10.0.0-preview.5.25277.114"
|
|
3268
|
+
},
|
|
3269
|
+
"runtime": {
|
|
3270
|
+
"AzureMcp.Core.dll": {
|
|
3271
|
+
"assemblyVersion": "0.5.2.0",
|
|
3272
|
+
"fileVersion": "0.5.2.0"
|
|
3273
|
+
}
|
|
3274
|
+
}
|
|
3275
|
+
},
|
|
3276
|
+
"AzureMcp.Cosmos/0.5.2": {
|
|
3277
|
+
"dependencies": {
|
|
3278
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3279
|
+
"Azure.ResourceManager.CosmosDB": "1.3.2",
|
|
3280
|
+
"AzureMcp.Core": "0.5.2",
|
|
3281
|
+
"Microsoft.Azure.Cosmos": "3.51.0",
|
|
3282
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3283
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3284
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3285
|
+
},
|
|
3286
|
+
"runtime": {
|
|
3287
|
+
"AzureMcp.Cosmos.dll": {
|
|
3288
|
+
"assemblyVersion": "0.5.2.0",
|
|
3289
|
+
"fileVersion": "0.5.2.0"
|
|
3290
|
+
}
|
|
3291
|
+
}
|
|
3292
|
+
},
|
|
3293
|
+
"AzureMcp.Extension/0.5.2": {
|
|
3294
|
+
"dependencies": {
|
|
3295
|
+
"AzureMcp.Core": "0.5.2",
|
|
3296
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3297
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3298
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3299
|
+
},
|
|
3300
|
+
"runtime": {
|
|
3301
|
+
"AzureMcp.Extension.dll": {
|
|
3302
|
+
"assemblyVersion": "0.5.2.0",
|
|
3303
|
+
"fileVersion": "0.5.2.0"
|
|
3304
|
+
}
|
|
3305
|
+
}
|
|
3306
|
+
},
|
|
3307
|
+
"AzureMcp.Foundry/0.5.2": {
|
|
3308
|
+
"dependencies": {
|
|
3309
|
+
"Azure.AI.Projects": "1.0.0-beta.9",
|
|
3310
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3311
|
+
"Azure.ResourceManager.CognitiveServices": "1.4.0",
|
|
3312
|
+
"AzureMcp.Core": "0.5.2",
|
|
3313
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3314
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3315
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3316
|
+
},
|
|
3317
|
+
"runtime": {
|
|
3318
|
+
"AzureMcp.Foundry.dll": {
|
|
3319
|
+
"assemblyVersion": "0.5.2.0",
|
|
3320
|
+
"fileVersion": "0.5.2.0"
|
|
3321
|
+
}
|
|
3322
|
+
}
|
|
3323
|
+
},
|
|
3324
|
+
"AzureMcp.Grafana/0.5.2": {
|
|
3325
|
+
"dependencies": {
|
|
3326
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3327
|
+
"Azure.ResourceManager.Grafana": "1.1.1",
|
|
3328
|
+
"AzureMcp.Core": "0.5.2",
|
|
3329
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3330
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3331
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3332
|
+
},
|
|
3333
|
+
"runtime": {
|
|
3334
|
+
"AzureMcp.Grafana.dll": {
|
|
3335
|
+
"assemblyVersion": "0.5.2.0",
|
|
3336
|
+
"fileVersion": "0.5.2.0"
|
|
3337
|
+
}
|
|
3338
|
+
}
|
|
3339
|
+
},
|
|
3340
|
+
"AzureMcp.KeyVault/0.5.2": {
|
|
3341
|
+
"dependencies": {
|
|
3342
|
+
"Azure.Security.KeyVault.Certificates": "4.7.0",
|
|
3343
|
+
"Azure.Security.KeyVault.Keys": "4.7.0",
|
|
3344
|
+
"Azure.Security.KeyVault.Secrets": "4.7.0",
|
|
3345
|
+
"AzureMcp.Core": "0.5.2",
|
|
3346
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3347
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3348
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3349
|
+
},
|
|
3350
|
+
"runtime": {
|
|
3351
|
+
"AzureMcp.KeyVault.dll": {
|
|
3352
|
+
"assemblyVersion": "0.5.2.0",
|
|
3353
|
+
"fileVersion": "0.5.2.0"
|
|
3354
|
+
}
|
|
3355
|
+
}
|
|
3356
|
+
},
|
|
3357
|
+
"AzureMcp.Kusto/0.5.2": {
|
|
3358
|
+
"dependencies": {
|
|
3359
|
+
"Azure.Core": "1.46.2",
|
|
3360
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3361
|
+
"Azure.ResourceManager.Kusto": "1.6.0",
|
|
3362
|
+
"AzureMcp.Core": "0.5.2",
|
|
3363
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3364
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3365
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3366
|
+
},
|
|
3367
|
+
"runtime": {
|
|
3368
|
+
"AzureMcp.Kusto.dll": {
|
|
3369
|
+
"assemblyVersion": "0.5.2.0",
|
|
3370
|
+
"fileVersion": "0.5.2.0"
|
|
3371
|
+
}
|
|
3372
|
+
}
|
|
3373
|
+
},
|
|
3374
|
+
"AzureMcp.LoadTesting/0.5.2": {
|
|
3375
|
+
"dependencies": {
|
|
3376
|
+
"Azure.Core": "1.46.2",
|
|
3377
|
+
"Azure.Developer.LoadTesting": "1.0.2",
|
|
3378
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3379
|
+
"Azure.ResourceManager.LoadTesting": "1.1.1",
|
|
3380
|
+
"AzureMcp.Core": "0.5.2",
|
|
3381
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3382
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3383
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3384
|
+
},
|
|
3385
|
+
"runtime": {
|
|
3386
|
+
"AzureMcp.LoadTesting.dll": {
|
|
3387
|
+
"assemblyVersion": "0.5.2.0",
|
|
3388
|
+
"fileVersion": "0.5.2.0"
|
|
3389
|
+
}
|
|
3390
|
+
}
|
|
3391
|
+
},
|
|
3392
|
+
"AzureMcp.Marketplace/0.5.2": {
|
|
3393
|
+
"dependencies": {
|
|
3394
|
+
"Azure.Core": "1.46.2",
|
|
3395
|
+
"AzureMcp.Core": "0.5.2",
|
|
3396
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3397
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3398
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3399
|
+
},
|
|
3400
|
+
"runtime": {
|
|
3401
|
+
"AzureMcp.Marketplace.dll": {
|
|
3402
|
+
"assemblyVersion": "0.5.2.0",
|
|
3403
|
+
"fileVersion": "0.5.2.0"
|
|
3404
|
+
}
|
|
3405
|
+
}
|
|
3406
|
+
},
|
|
3407
|
+
"AzureMcp.Monitor/0.5.2": {
|
|
3408
|
+
"dependencies": {
|
|
3409
|
+
"Azure.Core": "1.46.2",
|
|
3410
|
+
"Azure.Monitor.Query": "1.6.0",
|
|
3411
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3412
|
+
"Azure.ResourceManager.OperationalInsights": "1.3.0",
|
|
3413
|
+
"AzureMcp.Core": "0.5.2",
|
|
3414
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3415
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3416
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3417
|
+
},
|
|
3418
|
+
"runtime": {
|
|
3419
|
+
"AzureMcp.Monitor.dll": {
|
|
3420
|
+
"assemblyVersion": "0.5.2.0",
|
|
3421
|
+
"fileVersion": "0.5.2.0"
|
|
3422
|
+
}
|
|
3423
|
+
}
|
|
3424
|
+
},
|
|
3425
|
+
"AzureMcp.Postgres/0.5.2": {
|
|
3426
|
+
"dependencies": {
|
|
3427
|
+
"Azure.Core": "1.46.2",
|
|
3428
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3429
|
+
"Azure.ResourceManager.PostgreSql": "1.2.0",
|
|
3430
|
+
"AzureMcp.Core": "0.5.2",
|
|
3431
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3432
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3433
|
+
"Npgsql": "9.0.3",
|
|
3434
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3435
|
+
},
|
|
3436
|
+
"runtime": {
|
|
3437
|
+
"AzureMcp.Postgres.dll": {
|
|
3438
|
+
"assemblyVersion": "0.5.2.0",
|
|
3439
|
+
"fileVersion": "0.5.2.0"
|
|
3440
|
+
}
|
|
3441
|
+
}
|
|
3442
|
+
},
|
|
3443
|
+
"AzureMcp.Redis/0.5.2": {
|
|
3444
|
+
"dependencies": {
|
|
3445
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3446
|
+
"Azure.ResourceManager.Redis": "1.5.0",
|
|
3447
|
+
"Azure.ResourceManager.RedisEnterprise": "1.1.0",
|
|
3448
|
+
"AzureMcp.Core": "0.5.2",
|
|
3449
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3450
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3451
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3452
|
+
},
|
|
3453
|
+
"runtime": {
|
|
3454
|
+
"AzureMcp.Redis.dll": {
|
|
3455
|
+
"assemblyVersion": "0.5.2.0",
|
|
3456
|
+
"fileVersion": "0.5.2.0"
|
|
3457
|
+
}
|
|
3458
|
+
}
|
|
3459
|
+
},
|
|
3460
|
+
"AzureMcp.Search/0.5.2": {
|
|
3461
|
+
"dependencies": {
|
|
3462
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3463
|
+
"Azure.ResourceManager.Search": "1.2.3",
|
|
3464
|
+
"Azure.Search.Documents": "11.7.0-beta.4",
|
|
3465
|
+
"AzureMcp.Core": "0.5.2",
|
|
3466
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3467
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3468
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3469
|
+
},
|
|
3470
|
+
"runtime": {
|
|
3471
|
+
"AzureMcp.Search.dll": {
|
|
3472
|
+
"assemblyVersion": "0.5.2.0",
|
|
3473
|
+
"fileVersion": "0.5.2.0"
|
|
3474
|
+
}
|
|
3475
|
+
}
|
|
3476
|
+
},
|
|
3477
|
+
"AzureMcp.ServiceBus/0.5.2": {
|
|
3478
|
+
"dependencies": {
|
|
3479
|
+
"Azure.Messaging.ServiceBus": "7.20.1",
|
|
3480
|
+
"AzureMcp.Core": "0.5.2",
|
|
3481
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3482
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3483
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3484
|
+
},
|
|
3485
|
+
"runtime": {
|
|
3486
|
+
"AzureMcp.ServiceBus.dll": {
|
|
3487
|
+
"assemblyVersion": "0.5.2.0",
|
|
3488
|
+
"fileVersion": "0.5.2.0"
|
|
3489
|
+
}
|
|
3490
|
+
}
|
|
3491
|
+
},
|
|
3492
|
+
"AzureMcp.Sql/0.5.2": {
|
|
3493
|
+
"dependencies": {
|
|
3494
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3495
|
+
"Azure.ResourceManager.Sql": "1.3.0",
|
|
3496
|
+
"AzureMcp.Core": "0.5.2",
|
|
3497
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3498
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3499
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3500
|
+
},
|
|
3501
|
+
"runtime": {
|
|
3502
|
+
"AzureMcp.Sql.dll": {
|
|
3503
|
+
"assemblyVersion": "0.5.2.0",
|
|
3504
|
+
"fileVersion": "0.5.2.0"
|
|
3505
|
+
}
|
|
3506
|
+
}
|
|
3507
|
+
},
|
|
3508
|
+
"AzureMcp.Storage/0.5.2": {
|
|
3509
|
+
"dependencies": {
|
|
3510
|
+
"Azure.Data.Tables": "12.11.0",
|
|
3511
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3512
|
+
"Azure.ResourceManager.Storage": "1.4.2",
|
|
3513
|
+
"Azure.Storage.Blobs": "12.24.0",
|
|
3514
|
+
"Azure.Storage.Blobs.Batch": "12.21.0",
|
|
3515
|
+
"Azure.Storage.Files.DataLake": "12.22.0",
|
|
3516
|
+
"AzureMcp.Core": "0.5.2",
|
|
3517
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3518
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3519
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3520
|
+
},
|
|
3521
|
+
"runtime": {
|
|
3522
|
+
"AzureMcp.Storage.dll": {
|
|
3523
|
+
"assemblyVersion": "0.5.2.0",
|
|
3524
|
+
"fileVersion": "0.5.2.0"
|
|
3525
|
+
}
|
|
3526
|
+
}
|
|
3527
|
+
},
|
|
3528
|
+
"AzureMcp.Workbooks/0.5.2": {
|
|
3529
|
+
"dependencies": {
|
|
3530
|
+
"Azure.Core": "1.46.2",
|
|
3531
|
+
"Azure.ResourceManager": "1.13.1",
|
|
3532
|
+
"Azure.ResourceManager.ApplicationInsights": "1.0.1",
|
|
3533
|
+
"Azure.ResourceManager.ResourceGraph": "1.1.0-beta.3",
|
|
3534
|
+
"AzureMcp.Core": "0.5.2",
|
|
3535
|
+
"Microsoft.Extensions.DependencyInjection": "9.0.6",
|
|
3536
|
+
"ModelContextProtocol": "0.3.0-preview.3",
|
|
3537
|
+
"System.CommandLine": "2.0.0-beta4.22272.1"
|
|
3538
|
+
},
|
|
3539
|
+
"runtime": {
|
|
3540
|
+
"AzureMcp.Workbooks.dll": {
|
|
3541
|
+
"assemblyVersion": "0.5.2.0",
|
|
3542
|
+
"fileVersion": "0.5.2.0"
|
|
3543
|
+
}
|
|
3544
|
+
}
|
|
3154
3545
|
}
|
|
3155
3546
|
}
|
|
3156
3547
|
},
|
|
3157
3548
|
"libraries": {
|
|
3158
|
-
"azmcp/0.5.
|
|
3549
|
+
"azmcp/0.5.2": {
|
|
3159
3550
|
"type": "project",
|
|
3160
3551
|
"serviceable": false,
|
|
3161
3552
|
"sha512": ""
|
|
@@ -3282,12 +3673,12 @@
|
|
|
3282
3673
|
"path": "azure.monitor.query/1.6.0",
|
|
3283
3674
|
"hashPath": "azure.monitor.query.1.6.0.nupkg.sha512"
|
|
3284
3675
|
},
|
|
3285
|
-
"Azure.ResourceManager/1.13.
|
|
3676
|
+
"Azure.ResourceManager/1.13.1": {
|
|
3286
3677
|
"type": "package",
|
|
3287
3678
|
"serviceable": true,
|
|
3288
|
-
"sha512": "sha512-
|
|
3289
|
-
"path": "azure.resourcemanager/1.13.
|
|
3290
|
-
"hashPath": "azure.resourcemanager.1.13.
|
|
3679
|
+
"sha512": "sha512-kpsl5R6HkBS6jpxKoqeM8y5JjjYxv0bmVOHijjO098vpyK20nMYZdceFO4/4wHEMDybAjm4HGu1uxhjD/c5Rhw==",
|
|
3680
|
+
"path": "azure.resourcemanager/1.13.1",
|
|
3681
|
+
"hashPath": "azure.resourcemanager.1.13.1.nupkg.sha512"
|
|
3291
3682
|
},
|
|
3292
3683
|
"Azure.ResourceManager.AppConfiguration/1.4.0": {
|
|
3293
3684
|
"type": "package",
|
|
@@ -3450,6 +3841,13 @@
|
|
|
3450
3841
|
"path": "azure.storage.blobs/12.24.0",
|
|
3451
3842
|
"hashPath": "azure.storage.blobs.12.24.0.nupkg.sha512"
|
|
3452
3843
|
},
|
|
3844
|
+
"Azure.Storage.Blobs.Batch/12.21.0": {
|
|
3845
|
+
"type": "package",
|
|
3846
|
+
"serviceable": true,
|
|
3847
|
+
"sha512": "sha512-u36c+zUVYxvlIc51vuB5Z/BMmG9ypYwUbv37IuYvhBPlPCkHlwB7Ng1dtCoJFvLCrUkqpMOUoUxnPJ+o44ahiw==",
|
|
3848
|
+
"path": "azure.storage.blobs.batch/12.21.0",
|
|
3849
|
+
"hashPath": "azure.storage.blobs.batch.12.21.0.nupkg.sha512"
|
|
3850
|
+
},
|
|
3453
3851
|
"Azure.Storage.Common/12.23.0": {
|
|
3454
3852
|
"type": "package",
|
|
3455
3853
|
"serviceable": true,
|
|
@@ -4206,13 +4604,6 @@
|
|
|
4206
4604
|
"path": "system.drawing.common/6.0.0",
|
|
4207
4605
|
"hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
|
|
4208
4606
|
},
|
|
4209
|
-
"System.Formats.Asn1/9.0.6": {
|
|
4210
|
-
"type": "package",
|
|
4211
|
-
"serviceable": true,
|
|
4212
|
-
"sha512": "sha512-8LbKs3WVqyDSszFZJA9Uxg9z+C6WbPbFTSPm/HjFEsWx49XWs0ueqaAKPWncvFJ8yl4H4C/RTnUMhCKoXkddkg==",
|
|
4213
|
-
"path": "system.formats.asn1/9.0.6",
|
|
4214
|
-
"hashPath": "system.formats.asn1.9.0.6.nupkg.sha512"
|
|
4215
|
-
},
|
|
4216
4607
|
"System.Globalization/4.3.0": {
|
|
4217
4608
|
"type": "package",
|
|
4218
4609
|
"serviceable": true,
|
|
@@ -4304,12 +4695,12 @@
|
|
|
4304
4695
|
"path": "system.net.primitives/4.3.0",
|
|
4305
4696
|
"hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
|
|
4306
4697
|
},
|
|
4307
|
-
"System.Net.ServerSentEvents/10.0.0-preview.
|
|
4698
|
+
"System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
|
|
4308
4699
|
"type": "package",
|
|
4309
4700
|
"serviceable": true,
|
|
4310
|
-
"sha512": "sha512-
|
|
4311
|
-
"path": "system.net.serversentevents/10.0.0-preview.
|
|
4312
|
-
"hashPath": "system.net.serversentevents.10.0.0-preview.
|
|
4701
|
+
"sha512": "sha512-5SG8yFN0e6y3VVaCMWSRYdDW15Apzg2LQoYUtl+jFrGb/+RLSMYmIdU9hO1hbHqpU0JD/lfBlCox0FebdAGGOQ==",
|
|
4702
|
+
"path": "system.net.serversentevents/10.0.0-preview.4.25258.110",
|
|
4703
|
+
"hashPath": "system.net.serversentevents.10.0.0-preview.4.25258.110.nupkg.sha512"
|
|
4313
4704
|
},
|
|
4314
4705
|
"System.Numerics.Vectors/4.5.0": {
|
|
4315
4706
|
"type": "package",
|
|
@@ -4520,6 +4911,126 @@
|
|
|
4520
4911
|
"sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
|
|
4521
4912
|
"path": "system.windows.extensions/6.0.0",
|
|
4522
4913
|
"hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
|
|
4914
|
+
},
|
|
4915
|
+
"AzureMcp.Aks/0.5.2": {
|
|
4916
|
+
"type": "project",
|
|
4917
|
+
"serviceable": false,
|
|
4918
|
+
"sha512": ""
|
|
4919
|
+
},
|
|
4920
|
+
"AzureMcp.AppConfig/0.5.2": {
|
|
4921
|
+
"type": "project",
|
|
4922
|
+
"serviceable": false,
|
|
4923
|
+
"sha512": ""
|
|
4924
|
+
},
|
|
4925
|
+
"AzureMcp.Authorization/0.5.2": {
|
|
4926
|
+
"type": "project",
|
|
4927
|
+
"serviceable": false,
|
|
4928
|
+
"sha512": ""
|
|
4929
|
+
},
|
|
4930
|
+
"AzureMcp.AzureBestPractices/0.5.2": {
|
|
4931
|
+
"type": "project",
|
|
4932
|
+
"serviceable": false,
|
|
4933
|
+
"sha512": ""
|
|
4934
|
+
},
|
|
4935
|
+
"AzureMcp.AzureIsv/0.5.2": {
|
|
4936
|
+
"type": "project",
|
|
4937
|
+
"serviceable": false,
|
|
4938
|
+
"sha512": ""
|
|
4939
|
+
},
|
|
4940
|
+
"AzureMcp.AzureTerraformBestPractices/0.5.2": {
|
|
4941
|
+
"type": "project",
|
|
4942
|
+
"serviceable": false,
|
|
4943
|
+
"sha512": ""
|
|
4944
|
+
},
|
|
4945
|
+
"AzureMcp.BicepSchema/0.5.2": {
|
|
4946
|
+
"type": "project",
|
|
4947
|
+
"serviceable": false,
|
|
4948
|
+
"sha512": ""
|
|
4949
|
+
},
|
|
4950
|
+
"AzureMcp.Core/0.5.2": {
|
|
4951
|
+
"type": "project",
|
|
4952
|
+
"serviceable": false,
|
|
4953
|
+
"sha512": ""
|
|
4954
|
+
},
|
|
4955
|
+
"AzureMcp.Cosmos/0.5.2": {
|
|
4956
|
+
"type": "project",
|
|
4957
|
+
"serviceable": false,
|
|
4958
|
+
"sha512": ""
|
|
4959
|
+
},
|
|
4960
|
+
"AzureMcp.Extension/0.5.2": {
|
|
4961
|
+
"type": "project",
|
|
4962
|
+
"serviceable": false,
|
|
4963
|
+
"sha512": ""
|
|
4964
|
+
},
|
|
4965
|
+
"AzureMcp.Foundry/0.5.2": {
|
|
4966
|
+
"type": "project",
|
|
4967
|
+
"serviceable": false,
|
|
4968
|
+
"sha512": ""
|
|
4969
|
+
},
|
|
4970
|
+
"AzureMcp.Grafana/0.5.2": {
|
|
4971
|
+
"type": "project",
|
|
4972
|
+
"serviceable": false,
|
|
4973
|
+
"sha512": ""
|
|
4974
|
+
},
|
|
4975
|
+
"AzureMcp.KeyVault/0.5.2": {
|
|
4976
|
+
"type": "project",
|
|
4977
|
+
"serviceable": false,
|
|
4978
|
+
"sha512": ""
|
|
4979
|
+
},
|
|
4980
|
+
"AzureMcp.Kusto/0.5.2": {
|
|
4981
|
+
"type": "project",
|
|
4982
|
+
"serviceable": false,
|
|
4983
|
+
"sha512": ""
|
|
4984
|
+
},
|
|
4985
|
+
"AzureMcp.LoadTesting/0.5.2": {
|
|
4986
|
+
"type": "project",
|
|
4987
|
+
"serviceable": false,
|
|
4988
|
+
"sha512": ""
|
|
4989
|
+
},
|
|
4990
|
+
"AzureMcp.Marketplace/0.5.2": {
|
|
4991
|
+
"type": "project",
|
|
4992
|
+
"serviceable": false,
|
|
4993
|
+
"sha512": ""
|
|
4994
|
+
},
|
|
4995
|
+
"AzureMcp.Monitor/0.5.2": {
|
|
4996
|
+
"type": "project",
|
|
4997
|
+
"serviceable": false,
|
|
4998
|
+
"sha512": ""
|
|
4999
|
+
},
|
|
5000
|
+
"AzureMcp.Postgres/0.5.2": {
|
|
5001
|
+
"type": "project",
|
|
5002
|
+
"serviceable": false,
|
|
5003
|
+
"sha512": ""
|
|
5004
|
+
},
|
|
5005
|
+
"AzureMcp.Redis/0.5.2": {
|
|
5006
|
+
"type": "project",
|
|
5007
|
+
"serviceable": false,
|
|
5008
|
+
"sha512": ""
|
|
5009
|
+
},
|
|
5010
|
+
"AzureMcp.Search/0.5.2": {
|
|
5011
|
+
"type": "project",
|
|
5012
|
+
"serviceable": false,
|
|
5013
|
+
"sha512": ""
|
|
5014
|
+
},
|
|
5015
|
+
"AzureMcp.ServiceBus/0.5.2": {
|
|
5016
|
+
"type": "project",
|
|
5017
|
+
"serviceable": false,
|
|
5018
|
+
"sha512": ""
|
|
5019
|
+
},
|
|
5020
|
+
"AzureMcp.Sql/0.5.2": {
|
|
5021
|
+
"type": "project",
|
|
5022
|
+
"serviceable": false,
|
|
5023
|
+
"sha512": ""
|
|
5024
|
+
},
|
|
5025
|
+
"AzureMcp.Storage/0.5.2": {
|
|
5026
|
+
"type": "project",
|
|
5027
|
+
"serviceable": false,
|
|
5028
|
+
"sha512": ""
|
|
5029
|
+
},
|
|
5030
|
+
"AzureMcp.Workbooks/0.5.2": {
|
|
5031
|
+
"type": "project",
|
|
5032
|
+
"serviceable": false,
|
|
5033
|
+
"sha512": ""
|
|
4523
5034
|
}
|
|
4524
5035
|
},
|
|
4525
5036
|
"runtimes": {
|