@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
@@ -7,57 +7,37 @@
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {},
9
9
  ".NETCoreApp,Version=v9.0/win-arm64": {
10
- "azmcp/0.4.1": {
11
- "dependencies": {
12
- "Azure.AI.Projects": "1.0.0-beta.9",
13
- "Azure.Bicep.Types": "0.5.110",
14
- "Azure.Bicep.Types.Az": "0.2.771",
15
- "Azure.Core": "1.46.2",
16
- "Azure.Data.AppConfiguration": "1.6.1",
17
- "Azure.Data.Tables": "12.11.0",
18
- "Azure.Developer.LoadTesting": "1.0.2",
19
- "Azure.Identity": "1.14.0",
20
- "Azure.Identity.Broker": "1.2.0",
21
- "Azure.Messaging.ServiceBus": "7.20.1",
22
- "Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
23
- "Azure.Monitor.Query": "1.6.0",
24
- "Azure.ResourceManager.AppConfiguration": "1.4.0",
25
- "Azure.ResourceManager.Authorization": "1.1.4",
26
- "Azure.ResourceManager.CognitiveServices": "1.4.0",
27
- "Azure.ResourceManager.ContainerService": "1.2.3",
28
- "Azure.ResourceManager.CosmosDB": "1.3.2",
29
- "Azure.ResourceManager.Datadog": "1.0.0-beta.5",
30
- "Azure.ResourceManager.Grafana": "1.1.1",
31
- "Azure.ResourceManager.Kusto": "1.6.0",
32
- "Azure.ResourceManager.LoadTesting": "1.1.1",
33
- "Azure.ResourceManager.OperationalInsights": "1.3.0",
34
- "Azure.ResourceManager.PostgreSql": "1.2.0",
35
- "Azure.ResourceManager.Redis": "1.5.0",
36
- "Azure.ResourceManager.RedisEnterprise": "1.1.0",
37
- "Azure.ResourceManager.Search": "1.2.3",
38
- "Azure.ResourceManager.Sql": "1.3.0",
39
- "Azure.ResourceManager.Storage": "1.4.2",
40
- "Azure.Search.Documents": "11.7.0-beta.4",
41
- "Azure.Security.KeyVault.Keys": "4.7.0",
42
- "Azure.Security.KeyVault.Secrets": "4.7.0",
43
- "Azure.Storage.Blobs": "12.24.0",
44
- "Azure.Storage.Files.DataLake": "12.22.0",
10
+ "azmcp/0.5.1": {
11
+ "dependencies": {
12
+ "AzureMcp.Aks": "0.5.1",
13
+ "AzureMcp.AppConfig": "0.5.1",
14
+ "AzureMcp.Authorization": "0.5.1",
15
+ "AzureMcp.AzureBestPractices": "0.5.1",
16
+ "AzureMcp.AzureIsv": "0.5.1",
17
+ "AzureMcp.AzureTerraformBestPractices": "0.5.1",
18
+ "AzureMcp.BicepSchema": "0.5.1",
19
+ "AzureMcp.Core": "0.5.1",
20
+ "AzureMcp.Cosmos": "0.5.1",
21
+ "AzureMcp.Extension": "0.5.1",
22
+ "AzureMcp.Foundry": "0.5.1",
23
+ "AzureMcp.Grafana": "0.5.1",
24
+ "AzureMcp.KeyVault": "0.5.1",
25
+ "AzureMcp.Kusto": "0.5.1",
26
+ "AzureMcp.LoadTesting": "0.5.1",
27
+ "AzureMcp.Marketplace": "0.5.1",
28
+ "AzureMcp.Monitor": "0.5.1",
29
+ "AzureMcp.Postgres": "0.5.1",
30
+ "AzureMcp.Redis": "0.5.1",
31
+ "AzureMcp.Search": "0.5.1",
32
+ "AzureMcp.ServiceBus": "0.5.1",
33
+ "AzureMcp.Sql": "0.5.1",
34
+ "AzureMcp.Storage": "0.5.1",
35
+ "AzureMcp.Workbooks": "0.5.1",
45
36
  "Microsoft.Azure.Cosmos": "3.51.0",
46
- "Microsoft.Extensions.Azure": "1.11.0",
47
- "Microsoft.Extensions.Caching.Memory": "9.0.6",
48
37
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
49
- "Microsoft.Extensions.Hosting": "9.0.6",
50
- "Microsoft.Identity.Client.Broker": "4.72.1",
51
38
  "Microsoft.NET.ILLink.Tasks": "9.0.5",
52
- "ModelContextProtocol": "0.3.0-preview.2",
53
- "ModelContextProtocol.AspNetCore": "0.3.0-preview.2",
54
- "Newtonsoft.Json": "13.0.3",
55
- "Npgsql": "9.0.3",
56
- "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
39
+ "ModelContextProtocol": "0.3.0-preview.3",
57
40
  "System.CommandLine": "2.0.0-beta4.22272.1",
58
- "System.Formats.Asn1": "9.0.6",
59
- "System.Linq.AsyncEnumerable": "10.0.0-preview.5.25277.114",
60
- "System.Net.ServerSentEvents": "10.0.0-preview.5.25277.114",
61
41
  "runtimepack.Microsoft.NETCore.App.Runtime.win-arm64": "9.0.5",
62
42
  "runtimepack.Microsoft.AspNetCore.App.Runtime.win-arm64": "9.0.5"
63
43
  },
@@ -215,6 +195,10 @@
215
195
  "assemblyVersion": "9.0.0.0",
216
196
  "fileVersion": "9.0.525.21509"
217
197
  },
198
+ "System.Formats.Asn1.dll": {
199
+ "assemblyVersion": "9.0.0.0",
200
+ "fileVersion": "9.0.525.21509"
201
+ },
218
202
  "System.Formats.Tar.dll": {
219
203
  "assemblyVersion": "9.0.0.0",
220
204
  "fileVersion": "9.0.525.21509"
@@ -1440,23 +1424,21 @@
1440
1424
  }
1441
1425
  }
1442
1426
  },
1443
- "Azure.ResourceManager/1.13.0": {
1427
+ "Azure.ResourceManager/1.13.1": {
1444
1428
  "dependencies": {
1445
- "Azure.Core": "1.46.2",
1446
- "System.ClientModel": "1.4.2",
1447
- "System.Text.Json": "8.0.5"
1429
+ "Azure.Core": "1.46.2"
1448
1430
  },
1449
1431
  "runtime": {
1450
- "lib/netstandard2.0/Azure.ResourceManager.dll": {
1451
- "assemblyVersion": "1.13.0.0",
1452
- "fileVersion": "1.1300.24.42905"
1432
+ "lib/net8.0/Azure.ResourceManager.dll": {
1433
+ "assemblyVersion": "1.13.1.0",
1434
+ "fileVersion": "1.1300.125.22409"
1453
1435
  }
1454
1436
  }
1455
1437
  },
1456
1438
  "Azure.ResourceManager.AppConfiguration/1.4.0": {
1457
1439
  "dependencies": {
1458
1440
  "Azure.Core": "1.46.2",
1459
- "Azure.ResourceManager": "1.13.0",
1441
+ "Azure.ResourceManager": "1.13.1",
1460
1442
  "System.ClientModel": "1.4.2",
1461
1443
  "System.Text.Json": "8.0.5"
1462
1444
  },
@@ -1467,10 +1449,24 @@
1467
1449
  }
1468
1450
  }
1469
1451
  },
1452
+ "Azure.ResourceManager.ApplicationInsights/1.0.1": {
1453
+ "dependencies": {
1454
+ "Azure.Core": "1.46.2",
1455
+ "Azure.ResourceManager": "1.13.1",
1456
+ "System.ClientModel": "1.4.2",
1457
+ "System.Text.Json": "8.0.5"
1458
+ },
1459
+ "runtime": {
1460
+ "lib/net8.0/Azure.ResourceManager.ApplicationInsights.dll": {
1461
+ "assemblyVersion": "1.0.1.0",
1462
+ "fileVersion": "1.0.125.16102"
1463
+ }
1464
+ }
1465
+ },
1470
1466
  "Azure.ResourceManager.Authorization/1.1.4": {
1471
1467
  "dependencies": {
1472
1468
  "Azure.Core": "1.46.2",
1473
- "Azure.ResourceManager": "1.13.0",
1469
+ "Azure.ResourceManager": "1.13.1",
1474
1470
  "System.ClientModel": "1.4.2",
1475
1471
  "System.Text.Json": "8.0.5"
1476
1472
  },
@@ -1484,7 +1480,7 @@
1484
1480
  "Azure.ResourceManager.CognitiveServices/1.4.0": {
1485
1481
  "dependencies": {
1486
1482
  "Azure.Core": "1.46.2",
1487
- "Azure.ResourceManager": "1.13.0",
1483
+ "Azure.ResourceManager": "1.13.1",
1488
1484
  "System.ClientModel": "1.4.2",
1489
1485
  "System.Text.Json": "8.0.5"
1490
1486
  },
@@ -1498,7 +1494,7 @@
1498
1494
  "Azure.ResourceManager.ContainerService/1.2.3": {
1499
1495
  "dependencies": {
1500
1496
  "Azure.Core": "1.46.2",
1501
- "Azure.ResourceManager": "1.13.0",
1497
+ "Azure.ResourceManager": "1.13.1",
1502
1498
  "System.ClientModel": "1.4.2",
1503
1499
  "System.Text.Json": "8.0.5"
1504
1500
  },
@@ -1512,7 +1508,7 @@
1512
1508
  "Azure.ResourceManager.CosmosDB/1.3.2": {
1513
1509
  "dependencies": {
1514
1510
  "Azure.Core": "1.46.2",
1515
- "Azure.ResourceManager": "1.13.0",
1511
+ "Azure.ResourceManager": "1.13.1",
1516
1512
  "System.ClientModel": "1.4.2",
1517
1513
  "System.Text.Json": "8.0.5"
1518
1514
  },
@@ -1526,7 +1522,7 @@
1526
1522
  "Azure.ResourceManager.Datadog/1.0.0-beta.5": {
1527
1523
  "dependencies": {
1528
1524
  "Azure.Core": "1.46.2",
1529
- "Azure.ResourceManager": "1.13.0",
1525
+ "Azure.ResourceManager": "1.13.1",
1530
1526
  "System.ClientModel": "1.4.2",
1531
1527
  "System.Text.Json": "8.0.5"
1532
1528
  },
@@ -1540,7 +1536,7 @@
1540
1536
  "Azure.ResourceManager.Grafana/1.1.1": {
1541
1537
  "dependencies": {
1542
1538
  "Azure.Core": "1.46.2",
1543
- "Azure.ResourceManager": "1.13.0",
1539
+ "Azure.ResourceManager": "1.13.1",
1544
1540
  "System.ClientModel": "1.4.2",
1545
1541
  "System.Text.Json": "8.0.5"
1546
1542
  },
@@ -1554,7 +1550,7 @@
1554
1550
  "Azure.ResourceManager.Kusto/1.6.0": {
1555
1551
  "dependencies": {
1556
1552
  "Azure.Core": "1.46.2",
1557
- "Azure.ResourceManager": "1.13.0",
1553
+ "Azure.ResourceManager": "1.13.1",
1558
1554
  "System.ClientModel": "1.4.2",
1559
1555
  "System.Text.Json": "8.0.5"
1560
1556
  },
@@ -1568,7 +1564,7 @@
1568
1564
  "Azure.ResourceManager.LoadTesting/1.1.1": {
1569
1565
  "dependencies": {
1570
1566
  "Azure.Core": "1.46.2",
1571
- "Azure.ResourceManager": "1.13.0",
1567
+ "Azure.ResourceManager": "1.13.1",
1572
1568
  "System.ClientModel": "1.4.2",
1573
1569
  "System.Text.Json": "8.0.5"
1574
1570
  },
@@ -1582,7 +1578,7 @@
1582
1578
  "Azure.ResourceManager.OperationalInsights/1.3.0": {
1583
1579
  "dependencies": {
1584
1580
  "Azure.Core": "1.46.2",
1585
- "Azure.ResourceManager": "1.13.0"
1581
+ "Azure.ResourceManager": "1.13.1"
1586
1582
  },
1587
1583
  "runtime": {
1588
1584
  "lib/net8.0/Azure.ResourceManager.OperationalInsights.dll": {
@@ -1594,7 +1590,7 @@
1594
1590
  "Azure.ResourceManager.PostgreSql/1.2.0": {
1595
1591
  "dependencies": {
1596
1592
  "Azure.Core": "1.46.2",
1597
- "Azure.ResourceManager": "1.13.0",
1593
+ "Azure.ResourceManager": "1.13.1",
1598
1594
  "System.ClientModel": "1.4.2",
1599
1595
  "System.Text.Json": "8.0.5"
1600
1596
  },
@@ -1608,7 +1604,7 @@
1608
1604
  "Azure.ResourceManager.Redis/1.5.0": {
1609
1605
  "dependencies": {
1610
1606
  "Azure.Core": "1.46.2",
1611
- "Azure.ResourceManager": "1.13.0",
1607
+ "Azure.ResourceManager": "1.13.1",
1612
1608
  "System.ClientModel": "1.4.2",
1613
1609
  "System.Text.Json": "8.0.5"
1614
1610
  },
@@ -1622,7 +1618,7 @@
1622
1618
  "Azure.ResourceManager.RedisEnterprise/1.1.0": {
1623
1619
  "dependencies": {
1624
1620
  "Azure.Core": "1.46.2",
1625
- "Azure.ResourceManager": "1.13.0",
1621
+ "Azure.ResourceManager": "1.13.1",
1626
1622
  "System.ClientModel": "1.4.2",
1627
1623
  "System.Text.Json": "8.0.5"
1628
1624
  },
@@ -1633,10 +1629,24 @@
1633
1629
  }
1634
1630
  }
1635
1631
  },
1632
+ "Azure.ResourceManager.ResourceGraph/1.1.0-beta.3": {
1633
+ "dependencies": {
1634
+ "Azure.Core": "1.46.2",
1635
+ "Azure.ResourceManager": "1.13.1",
1636
+ "System.ClientModel": "1.4.2",
1637
+ "System.Text.Json": "8.0.5"
1638
+ },
1639
+ "runtime": {
1640
+ "lib/net8.0/Azure.ResourceManager.ResourceGraph.dll": {
1641
+ "assemblyVersion": "1.1.0.0",
1642
+ "fileVersion": "1.100.25.16002"
1643
+ }
1644
+ }
1645
+ },
1636
1646
  "Azure.ResourceManager.Search/1.2.3": {
1637
1647
  "dependencies": {
1638
1648
  "Azure.Core": "1.46.2",
1639
- "Azure.ResourceManager": "1.13.0",
1649
+ "Azure.ResourceManager": "1.13.1",
1640
1650
  "System.ClientModel": "1.4.2",
1641
1651
  "System.Text.Json": "8.0.5"
1642
1652
  },
@@ -1650,7 +1660,7 @@
1650
1660
  "Azure.ResourceManager.Sql/1.3.0": {
1651
1661
  "dependencies": {
1652
1662
  "Azure.Core": "1.46.2",
1653
- "Azure.ResourceManager": "1.13.0"
1663
+ "Azure.ResourceManager": "1.13.1"
1654
1664
  },
1655
1665
  "runtime": {
1656
1666
  "lib/net8.0/Azure.ResourceManager.Sql.dll": {
@@ -1662,7 +1672,7 @@
1662
1672
  "Azure.ResourceManager.Storage/1.4.2": {
1663
1673
  "dependencies": {
1664
1674
  "Azure.Core": "1.46.2",
1665
- "Azure.ResourceManager": "1.13.0"
1675
+ "Azure.ResourceManager": "1.13.1"
1666
1676
  },
1667
1677
  "runtime": {
1668
1678
  "lib/net8.0/Azure.ResourceManager.Storage.dll": {
@@ -1683,6 +1693,20 @@
1683
1693
  }
1684
1694
  }
1685
1695
  },
1696
+ "Azure.Security.KeyVault.Certificates/4.7.0": {
1697
+ "dependencies": {
1698
+ "Azure.Core": "1.46.2",
1699
+ "System.Memory": "4.5.5",
1700
+ "System.Text.Json": "8.0.5",
1701
+ "System.Threading.Tasks.Extensions": "4.5.4"
1702
+ },
1703
+ "runtime": {
1704
+ "lib/netstandard2.0/Azure.Security.KeyVault.Certificates.dll": {
1705
+ "assemblyVersion": "4.7.0.0",
1706
+ "fileVersion": "4.700.24.51403"
1707
+ }
1708
+ }
1709
+ },
1686
1710
  "Azure.Security.KeyVault.Keys/4.7.0": {
1687
1711
  "dependencies": {
1688
1712
  "Azure.Core": "1.46.2",
@@ -1806,11 +1830,11 @@
1806
1830
  }
1807
1831
  }
1808
1832
  },
1809
- "Microsoft.Extensions.AI.Abstractions/9.6.0": {
1833
+ "Microsoft.Extensions.AI.Abstractions/9.7.1": {
1810
1834
  "runtime": {
1811
1835
  "lib/net9.0/Microsoft.Extensions.AI.Abstractions.dll": {
1812
- "assemblyVersion": "9.6.0.0",
1813
- "fileVersion": "9.600.25.31002"
1836
+ "assemblyVersion": "9.7.0.0",
1837
+ "fileVersion": "9.700.125.36504"
1814
1838
  }
1815
1839
  }
1816
1840
  },
@@ -2292,10 +2316,10 @@
2292
2316
  }
2293
2317
  }
2294
2318
  },
2295
- "ModelContextProtocol/0.3.0-preview.2": {
2319
+ "ModelContextProtocol/0.3.0-preview.3": {
2296
2320
  "dependencies": {
2297
2321
  "Microsoft.Extensions.Hosting.Abstractions": "9.0.6",
2298
- "ModelContextProtocol.Core": "0.3.0-preview.2"
2322
+ "ModelContextProtocol.Core": "0.3.0-preview.3"
2299
2323
  },
2300
2324
  "runtime": {
2301
2325
  "lib/net9.0/ModelContextProtocol.dll": {
@@ -2304,22 +2328,11 @@
2304
2328
  }
2305
2329
  }
2306
2330
  },
2307
- "ModelContextProtocol.AspNetCore/0.3.0-preview.2": {
2331
+ "ModelContextProtocol.Core/0.3.0-preview.3": {
2308
2332
  "dependencies": {
2309
- "ModelContextProtocol": "0.3.0-preview.2"
2310
- },
2311
- "runtime": {
2312
- "lib/net9.0/ModelContextProtocol.AspNetCore.dll": {
2313
- "assemblyVersion": "0.3.0.0",
2314
- "fileVersion": "0.3.0.0"
2315
- }
2316
- }
2317
- },
2318
- "ModelContextProtocol.Core/0.3.0-preview.2": {
2319
- "dependencies": {
2320
- "Microsoft.Extensions.AI.Abstractions": "9.6.0",
2333
+ "Microsoft.Extensions.AI.Abstractions": "9.7.1",
2321
2334
  "Microsoft.Extensions.Logging.Abstractions": "9.0.6",
2322
- "System.Net.ServerSentEvents": "10.0.0-preview.5.25277.114"
2335
+ "System.Net.ServerSentEvents": "10.0.0-preview.4.25258.110"
2323
2336
  },
2324
2337
  "runtime": {
2325
2338
  "lib/net9.0/ModelContextProtocol.Core.dll": {
@@ -2703,14 +2716,6 @@
2703
2716
  }
2704
2717
  }
2705
2718
  },
2706
- "System.Formats.Asn1/9.0.6": {
2707
- "runtime": {
2708
- "lib/net9.0/System.Formats.Asn1.dll": {
2709
- "assemblyVersion": "9.0.0.0",
2710
- "fileVersion": "9.0.625.26613"
2711
- }
2712
- }
2713
- },
2714
2719
  "System.Globalization/4.3.0": {
2715
2720
  "dependencies": {
2716
2721
  "Microsoft.NETCore.Platforms": "1.1.1",
@@ -2839,11 +2844,11 @@
2839
2844
  "runtime.win.System.Net.Primitives": "4.3.0"
2840
2845
  }
2841
2846
  },
2842
- "System.Net.ServerSentEvents/10.0.0-preview.5.25277.114": {
2847
+ "System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
2843
2848
  "runtime": {
2844
2849
  "lib/net9.0/System.Net.ServerSentEvents.dll": {
2845
2850
  "assemblyVersion": "10.0.0.0",
2846
- "fileVersion": "10.0.25.27814"
2851
+ "fileVersion": "10.0.25.25910"
2847
2852
  }
2848
2853
  }
2849
2854
  },
@@ -3126,11 +3131,417 @@
3126
3131
  "fileVersion": "6.0.21.52210"
3127
3132
  }
3128
3133
  }
3134
+ },
3135
+ "AzureMcp.Aks/0.5.1": {
3136
+ "dependencies": {
3137
+ "Azure.ResourceManager": "1.13.1",
3138
+ "Azure.ResourceManager.ContainerService": "1.2.3",
3139
+ "AzureMcp.Core": "0.5.1",
3140
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3141
+ "ModelContextProtocol": "0.3.0-preview.3",
3142
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3143
+ },
3144
+ "runtime": {
3145
+ "AzureMcp.Aks.dll": {
3146
+ "assemblyVersion": "0.5.1.0",
3147
+ "fileVersion": "0.5.1.0"
3148
+ }
3149
+ }
3150
+ },
3151
+ "AzureMcp.AppConfig/0.5.1": {
3152
+ "dependencies": {
3153
+ "Azure.Core": "1.46.2",
3154
+ "Azure.Data.AppConfiguration": "1.6.1",
3155
+ "Azure.ResourceManager": "1.13.1",
3156
+ "Azure.ResourceManager.AppConfiguration": "1.4.0",
3157
+ "AzureMcp.Core": "0.5.1",
3158
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3159
+ "ModelContextProtocol": "0.3.0-preview.3",
3160
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3161
+ },
3162
+ "runtime": {
3163
+ "AzureMcp.AppConfig.dll": {
3164
+ "assemblyVersion": "0.5.1.0",
3165
+ "fileVersion": "0.5.1.0"
3166
+ }
3167
+ }
3168
+ },
3169
+ "AzureMcp.Authorization/0.5.1": {
3170
+ "dependencies": {
3171
+ "Azure.Core": "1.46.2",
3172
+ "Azure.ResourceManager": "1.13.1",
3173
+ "Azure.ResourceManager.Authorization": "1.1.4",
3174
+ "AzureMcp.Core": "0.5.1",
3175
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3176
+ "ModelContextProtocol": "0.3.0-preview.3",
3177
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3178
+ },
3179
+ "runtime": {
3180
+ "AzureMcp.Authorization.dll": {
3181
+ "assemblyVersion": "0.5.1.0",
3182
+ "fileVersion": "0.5.1.0"
3183
+ }
3184
+ }
3185
+ },
3186
+ "AzureMcp.AzureBestPractices/0.5.1": {
3187
+ "dependencies": {
3188
+ "AzureMcp.Core": "0.5.1",
3189
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3190
+ "ModelContextProtocol": "0.3.0-preview.3",
3191
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3192
+ },
3193
+ "runtime": {
3194
+ "AzureMcp.AzureBestPractices.dll": {
3195
+ "assemblyVersion": "0.5.1.0",
3196
+ "fileVersion": "0.5.1.0"
3197
+ }
3198
+ }
3199
+ },
3200
+ "AzureMcp.AzureIsv/0.5.1": {
3201
+ "dependencies": {
3202
+ "Azure.Core": "1.46.2",
3203
+ "Azure.ResourceManager": "1.13.1",
3204
+ "Azure.ResourceManager.Datadog": "1.0.0-beta.5",
3205
+ "AzureMcp.Core": "0.5.1",
3206
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3207
+ "ModelContextProtocol": "0.3.0-preview.3",
3208
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3209
+ },
3210
+ "runtime": {
3211
+ "AzureMcp.AzureIsv.dll": {
3212
+ "assemblyVersion": "0.5.1.0",
3213
+ "fileVersion": "0.5.1.0"
3214
+ }
3215
+ }
3216
+ },
3217
+ "AzureMcp.AzureTerraformBestPractices/0.5.1": {
3218
+ "dependencies": {
3219
+ "AzureMcp.Core": "0.5.1",
3220
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3221
+ "ModelContextProtocol": "0.3.0-preview.3",
3222
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3223
+ },
3224
+ "runtime": {
3225
+ "AzureMcp.AzureTerraformBestPractices.dll": {
3226
+ "assemblyVersion": "0.5.1.0",
3227
+ "fileVersion": "0.5.1.0"
3228
+ }
3229
+ }
3230
+ },
3231
+ "AzureMcp.BicepSchema/0.5.1": {
3232
+ "dependencies": {
3233
+ "Azure.Bicep.Types": "0.5.110",
3234
+ "Azure.Bicep.Types.Az": "0.2.771",
3235
+ "AzureMcp.Core": "0.5.1",
3236
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3237
+ "ModelContextProtocol": "0.3.0-preview.3",
3238
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3239
+ },
3240
+ "runtime": {
3241
+ "AzureMcp.BicepSchema.dll": {
3242
+ "assemblyVersion": "0.5.1.0",
3243
+ "fileVersion": "0.5.1.0"
3244
+ }
3245
+ }
3246
+ },
3247
+ "AzureMcp.Core/0.5.1": {
3248
+ "dependencies": {
3249
+ "Azure.Core": "1.46.2",
3250
+ "Azure.Identity": "1.14.0",
3251
+ "Azure.Identity.Broker": "1.2.0",
3252
+ "Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
3253
+ "Azure.ResourceManager": "1.13.1",
3254
+ "Microsoft.Extensions.Azure": "1.11.0",
3255
+ "Microsoft.Extensions.Caching.Memory": "9.0.6",
3256
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3257
+ "Microsoft.Extensions.Hosting": "9.0.6",
3258
+ "Microsoft.Identity.Client.Broker": "4.72.1",
3259
+ "ModelContextProtocol": "0.3.0-preview.3",
3260
+ "Newtonsoft.Json": "13.0.3",
3261
+ "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
3262
+ "System.CommandLine": "2.0.0-beta4.22272.1",
3263
+ "System.Linq.AsyncEnumerable": "10.0.0-preview.5.25277.114"
3264
+ },
3265
+ "runtime": {
3266
+ "AzureMcp.Core.dll": {
3267
+ "assemblyVersion": "0.5.1.0",
3268
+ "fileVersion": "0.5.1.0"
3269
+ }
3270
+ }
3271
+ },
3272
+ "AzureMcp.Cosmos/0.5.1": {
3273
+ "dependencies": {
3274
+ "Azure.ResourceManager": "1.13.1",
3275
+ "Azure.ResourceManager.CosmosDB": "1.3.2",
3276
+ "AzureMcp.Core": "0.5.1",
3277
+ "Microsoft.Azure.Cosmos": "3.51.0",
3278
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3279
+ "ModelContextProtocol": "0.3.0-preview.3",
3280
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3281
+ },
3282
+ "runtime": {
3283
+ "AzureMcp.Cosmos.dll": {
3284
+ "assemblyVersion": "0.5.1.0",
3285
+ "fileVersion": "0.5.1.0"
3286
+ }
3287
+ }
3288
+ },
3289
+ "AzureMcp.Extension/0.5.1": {
3290
+ "dependencies": {
3291
+ "AzureMcp.Core": "0.5.1",
3292
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3293
+ "ModelContextProtocol": "0.3.0-preview.3",
3294
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3295
+ },
3296
+ "runtime": {
3297
+ "AzureMcp.Extension.dll": {
3298
+ "assemblyVersion": "0.5.1.0",
3299
+ "fileVersion": "0.5.1.0"
3300
+ }
3301
+ }
3302
+ },
3303
+ "AzureMcp.Foundry/0.5.1": {
3304
+ "dependencies": {
3305
+ "Azure.AI.Projects": "1.0.0-beta.9",
3306
+ "Azure.ResourceManager": "1.13.1",
3307
+ "Azure.ResourceManager.CognitiveServices": "1.4.0",
3308
+ "AzureMcp.Core": "0.5.1",
3309
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3310
+ "ModelContextProtocol": "0.3.0-preview.3",
3311
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3312
+ },
3313
+ "runtime": {
3314
+ "AzureMcp.Foundry.dll": {
3315
+ "assemblyVersion": "0.5.1.0",
3316
+ "fileVersion": "0.5.1.0"
3317
+ }
3318
+ }
3319
+ },
3320
+ "AzureMcp.Grafana/0.5.1": {
3321
+ "dependencies": {
3322
+ "Azure.ResourceManager": "1.13.1",
3323
+ "Azure.ResourceManager.Grafana": "1.1.1",
3324
+ "AzureMcp.Core": "0.5.1",
3325
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3326
+ "ModelContextProtocol": "0.3.0-preview.3",
3327
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3328
+ },
3329
+ "runtime": {
3330
+ "AzureMcp.Grafana.dll": {
3331
+ "assemblyVersion": "0.5.1.0",
3332
+ "fileVersion": "0.5.1.0"
3333
+ }
3334
+ }
3335
+ },
3336
+ "AzureMcp.KeyVault/0.5.1": {
3337
+ "dependencies": {
3338
+ "Azure.Security.KeyVault.Certificates": "4.7.0",
3339
+ "Azure.Security.KeyVault.Keys": "4.7.0",
3340
+ "Azure.Security.KeyVault.Secrets": "4.7.0",
3341
+ "AzureMcp.Core": "0.5.1",
3342
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3343
+ "ModelContextProtocol": "0.3.0-preview.3",
3344
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3345
+ },
3346
+ "runtime": {
3347
+ "AzureMcp.KeyVault.dll": {
3348
+ "assemblyVersion": "0.5.1.0",
3349
+ "fileVersion": "0.5.1.0"
3350
+ }
3351
+ }
3352
+ },
3353
+ "AzureMcp.Kusto/0.5.1": {
3354
+ "dependencies": {
3355
+ "Azure.Core": "1.46.2",
3356
+ "Azure.ResourceManager": "1.13.1",
3357
+ "Azure.ResourceManager.Kusto": "1.6.0",
3358
+ "AzureMcp.Core": "0.5.1",
3359
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3360
+ "ModelContextProtocol": "0.3.0-preview.3",
3361
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3362
+ },
3363
+ "runtime": {
3364
+ "AzureMcp.Kusto.dll": {
3365
+ "assemblyVersion": "0.5.1.0",
3366
+ "fileVersion": "0.5.1.0"
3367
+ }
3368
+ }
3369
+ },
3370
+ "AzureMcp.LoadTesting/0.5.1": {
3371
+ "dependencies": {
3372
+ "Azure.Core": "1.46.2",
3373
+ "Azure.Developer.LoadTesting": "1.0.2",
3374
+ "Azure.ResourceManager": "1.13.1",
3375
+ "Azure.ResourceManager.LoadTesting": "1.1.1",
3376
+ "AzureMcp.Core": "0.5.1",
3377
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3378
+ "ModelContextProtocol": "0.3.0-preview.3",
3379
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3380
+ },
3381
+ "runtime": {
3382
+ "AzureMcp.LoadTesting.dll": {
3383
+ "assemblyVersion": "0.5.1.0",
3384
+ "fileVersion": "0.5.1.0"
3385
+ }
3386
+ }
3387
+ },
3388
+ "AzureMcp.Marketplace/0.5.1": {
3389
+ "dependencies": {
3390
+ "Azure.Core": "1.46.2",
3391
+ "AzureMcp.Core": "0.5.1",
3392
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3393
+ "ModelContextProtocol": "0.3.0-preview.3",
3394
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3395
+ },
3396
+ "runtime": {
3397
+ "AzureMcp.Marketplace.dll": {
3398
+ "assemblyVersion": "0.5.1.0",
3399
+ "fileVersion": "0.5.1.0"
3400
+ }
3401
+ }
3402
+ },
3403
+ "AzureMcp.Monitor/0.5.1": {
3404
+ "dependencies": {
3405
+ "Azure.Core": "1.46.2",
3406
+ "Azure.Monitor.Query": "1.6.0",
3407
+ "Azure.ResourceManager": "1.13.1",
3408
+ "Azure.ResourceManager.OperationalInsights": "1.3.0",
3409
+ "AzureMcp.Core": "0.5.1",
3410
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3411
+ "ModelContextProtocol": "0.3.0-preview.3",
3412
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3413
+ },
3414
+ "runtime": {
3415
+ "AzureMcp.Monitor.dll": {
3416
+ "assemblyVersion": "0.5.1.0",
3417
+ "fileVersion": "0.5.1.0"
3418
+ }
3419
+ }
3420
+ },
3421
+ "AzureMcp.Postgres/0.5.1": {
3422
+ "dependencies": {
3423
+ "Azure.Core": "1.46.2",
3424
+ "Azure.ResourceManager": "1.13.1",
3425
+ "Azure.ResourceManager.PostgreSql": "1.2.0",
3426
+ "AzureMcp.Core": "0.5.1",
3427
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3428
+ "ModelContextProtocol": "0.3.0-preview.3",
3429
+ "Npgsql": "9.0.3",
3430
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3431
+ },
3432
+ "runtime": {
3433
+ "AzureMcp.Postgres.dll": {
3434
+ "assemblyVersion": "0.5.1.0",
3435
+ "fileVersion": "0.5.1.0"
3436
+ }
3437
+ }
3438
+ },
3439
+ "AzureMcp.Redis/0.5.1": {
3440
+ "dependencies": {
3441
+ "Azure.ResourceManager": "1.13.1",
3442
+ "Azure.ResourceManager.Redis": "1.5.0",
3443
+ "Azure.ResourceManager.RedisEnterprise": "1.1.0",
3444
+ "AzureMcp.Core": "0.5.1",
3445
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3446
+ "ModelContextProtocol": "0.3.0-preview.3",
3447
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3448
+ },
3449
+ "runtime": {
3450
+ "AzureMcp.Redis.dll": {
3451
+ "assemblyVersion": "0.5.1.0",
3452
+ "fileVersion": "0.5.1.0"
3453
+ }
3454
+ }
3455
+ },
3456
+ "AzureMcp.Search/0.5.1": {
3457
+ "dependencies": {
3458
+ "Azure.ResourceManager": "1.13.1",
3459
+ "Azure.ResourceManager.Search": "1.2.3",
3460
+ "Azure.Search.Documents": "11.7.0-beta.4",
3461
+ "AzureMcp.Core": "0.5.1",
3462
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3463
+ "ModelContextProtocol": "0.3.0-preview.3",
3464
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3465
+ },
3466
+ "runtime": {
3467
+ "AzureMcp.Search.dll": {
3468
+ "assemblyVersion": "0.5.1.0",
3469
+ "fileVersion": "0.5.1.0"
3470
+ }
3471
+ }
3472
+ },
3473
+ "AzureMcp.ServiceBus/0.5.1": {
3474
+ "dependencies": {
3475
+ "Azure.Messaging.ServiceBus": "7.20.1",
3476
+ "AzureMcp.Core": "0.5.1",
3477
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3478
+ "ModelContextProtocol": "0.3.0-preview.3",
3479
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3480
+ },
3481
+ "runtime": {
3482
+ "AzureMcp.ServiceBus.dll": {
3483
+ "assemblyVersion": "0.5.1.0",
3484
+ "fileVersion": "0.5.1.0"
3485
+ }
3486
+ }
3487
+ },
3488
+ "AzureMcp.Sql/0.5.1": {
3489
+ "dependencies": {
3490
+ "Azure.ResourceManager": "1.13.1",
3491
+ "Azure.ResourceManager.Sql": "1.3.0",
3492
+ "AzureMcp.Core": "0.5.1",
3493
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3494
+ "ModelContextProtocol": "0.3.0-preview.3",
3495
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3496
+ },
3497
+ "runtime": {
3498
+ "AzureMcp.Sql.dll": {
3499
+ "assemblyVersion": "0.5.1.0",
3500
+ "fileVersion": "0.5.1.0"
3501
+ }
3502
+ }
3503
+ },
3504
+ "AzureMcp.Storage/0.5.1": {
3505
+ "dependencies": {
3506
+ "Azure.Data.Tables": "12.11.0",
3507
+ "Azure.ResourceManager": "1.13.1",
3508
+ "Azure.ResourceManager.Storage": "1.4.2",
3509
+ "Azure.Storage.Blobs": "12.24.0",
3510
+ "Azure.Storage.Files.DataLake": "12.22.0",
3511
+ "AzureMcp.Core": "0.5.1",
3512
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3513
+ "ModelContextProtocol": "0.3.0-preview.3",
3514
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3515
+ },
3516
+ "runtime": {
3517
+ "AzureMcp.Storage.dll": {
3518
+ "assemblyVersion": "0.5.1.0",
3519
+ "fileVersion": "0.5.1.0"
3520
+ }
3521
+ }
3522
+ },
3523
+ "AzureMcp.Workbooks/0.5.1": {
3524
+ "dependencies": {
3525
+ "Azure.Core": "1.46.2",
3526
+ "Azure.ResourceManager": "1.13.1",
3527
+ "Azure.ResourceManager.ApplicationInsights": "1.0.1",
3528
+ "Azure.ResourceManager.ResourceGraph": "1.1.0-beta.3",
3529
+ "AzureMcp.Core": "0.5.1",
3530
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3531
+ "ModelContextProtocol": "0.3.0-preview.3",
3532
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3533
+ },
3534
+ "runtime": {
3535
+ "AzureMcp.Workbooks.dll": {
3536
+ "assemblyVersion": "0.5.1.0",
3537
+ "fileVersion": "0.5.1.0"
3538
+ }
3539
+ }
3129
3540
  }
3130
3541
  }
3131
3542
  },
3132
3543
  "libraries": {
3133
- "azmcp/0.4.1": {
3544
+ "azmcp/0.5.1": {
3134
3545
  "type": "project",
3135
3546
  "serviceable": false,
3136
3547
  "sha512": ""
@@ -3257,12 +3668,12 @@
3257
3668
  "path": "azure.monitor.query/1.6.0",
3258
3669
  "hashPath": "azure.monitor.query.1.6.0.nupkg.sha512"
3259
3670
  },
3260
- "Azure.ResourceManager/1.13.0": {
3671
+ "Azure.ResourceManager/1.13.1": {
3261
3672
  "type": "package",
3262
3673
  "serviceable": true,
3263
- "sha512": "sha512-B0ZE4gNxs942DScLH53X7L4uqnMnh1LTpjHZUfnToQsjA65AuxiiDCVMQUkTTeQOP3PNd0UOrgRNpjQlbU8bgg==",
3264
- "path": "azure.resourcemanager/1.13.0",
3265
- "hashPath": "azure.resourcemanager.1.13.0.nupkg.sha512"
3674
+ "sha512": "sha512-kpsl5R6HkBS6jpxKoqeM8y5JjjYxv0bmVOHijjO098vpyK20nMYZdceFO4/4wHEMDybAjm4HGu1uxhjD/c5Rhw==",
3675
+ "path": "azure.resourcemanager/1.13.1",
3676
+ "hashPath": "azure.resourcemanager.1.13.1.nupkg.sha512"
3266
3677
  },
3267
3678
  "Azure.ResourceManager.AppConfiguration/1.4.0": {
3268
3679
  "type": "package",
@@ -3271,6 +3682,13 @@
3271
3682
  "path": "azure.resourcemanager.appconfiguration/1.4.0",
3272
3683
  "hashPath": "azure.resourcemanager.appconfiguration.1.4.0.nupkg.sha512"
3273
3684
  },
3685
+ "Azure.ResourceManager.ApplicationInsights/1.0.1": {
3686
+ "type": "package",
3687
+ "serviceable": true,
3688
+ "sha512": "sha512-SJofOW0MCy3C+Fs7D4XAEBIX1kaK2iqinXqLPFzzMwJW1q49e6eo8CByiTg/Nb+CqcgC6nQRLw6CyQo4W93Z7g==",
3689
+ "path": "azure.resourcemanager.applicationinsights/1.0.1",
3690
+ "hashPath": "azure.resourcemanager.applicationinsights.1.0.1.nupkg.sha512"
3691
+ },
3274
3692
  "Azure.ResourceManager.Authorization/1.1.4": {
3275
3693
  "type": "package",
3276
3694
  "serviceable": true,
@@ -3355,6 +3773,13 @@
3355
3773
  "path": "azure.resourcemanager.redisenterprise/1.1.0",
3356
3774
  "hashPath": "azure.resourcemanager.redisenterprise.1.1.0.nupkg.sha512"
3357
3775
  },
3776
+ "Azure.ResourceManager.ResourceGraph/1.1.0-beta.3": {
3777
+ "type": "package",
3778
+ "serviceable": true,
3779
+ "sha512": "sha512-S74OSwnUO9fWXkOFN2UUGFN08gLlYzaRLecedWCQdnqYNX6DU9b/8fyc1aD1DGgZNOOEdnXnfMEfPjZDydqG7g==",
3780
+ "path": "azure.resourcemanager.resourcegraph/1.1.0-beta.3",
3781
+ "hashPath": "azure.resourcemanager.resourcegraph.1.1.0-beta.3.nupkg.sha512"
3782
+ },
3358
3783
  "Azure.ResourceManager.Search/1.2.3": {
3359
3784
  "type": "package",
3360
3785
  "serviceable": true,
@@ -3383,6 +3808,13 @@
3383
3808
  "path": "azure.search.documents/11.7.0-beta.4",
3384
3809
  "hashPath": "azure.search.documents.11.7.0-beta.4.nupkg.sha512"
3385
3810
  },
3811
+ "Azure.Security.KeyVault.Certificates/4.7.0": {
3812
+ "type": "package",
3813
+ "serviceable": true,
3814
+ "sha512": "sha512-FcoGTI/6i8nKZhwI0HrYnVWOQk9LhnP+9T3adFAGvU8i3XPc3KKJ93VGER8L+Ygez2bpyGsWj4fRjsYv2211PQ==",
3815
+ "path": "azure.security.keyvault.certificates/4.7.0",
3816
+ "hashPath": "azure.security.keyvault.certificates.4.7.0.nupkg.sha512"
3817
+ },
3386
3818
  "Azure.Security.KeyVault.Keys/4.7.0": {
3387
3819
  "type": "package",
3388
3820
  "serviceable": true,
@@ -3446,12 +3878,12 @@
3446
3878
  "path": "microsoft.bcl.hashcode/1.1.0",
3447
3879
  "hashPath": "microsoft.bcl.hashcode.1.1.0.nupkg.sha512"
3448
3880
  },
3449
- "Microsoft.Extensions.AI.Abstractions/9.6.0": {
3881
+ "Microsoft.Extensions.AI.Abstractions/9.7.1": {
3450
3882
  "type": "package",
3451
3883
  "serviceable": true,
3452
- "sha512": "sha512-xGO7rHg3qK8jRdriAxIrsH4voNemCf8GVmgdcPXI5gpZ6lZWqOEM4ZO8yfYxUmg7+URw2AY1h7Uc/H17g7X1Kw==",
3453
- "path": "microsoft.extensions.ai.abstractions/9.6.0",
3454
- "hashPath": "microsoft.extensions.ai.abstractions.9.6.0.nupkg.sha512"
3884
+ "sha512": "sha512-fcAMMDxGgdl7vgkiFQ2yojdEwvGIkIpxsv6SQ33enA+q2iGuv3jsFUZmq6ZJ0YvMgrce7mG6GHFkEVcNxjIl0A==",
3885
+ "path": "microsoft.extensions.ai.abstractions/9.7.1",
3886
+ "hashPath": "microsoft.extensions.ai.abstractions.9.7.1.nupkg.sha512"
3455
3887
  },
3456
3888
  "Microsoft.Extensions.Azure/1.11.0": {
3457
3889
  "type": "package",
@@ -3733,26 +4165,19 @@
3733
4165
  "path": "microsoft.win32.systemevents/6.0.0",
3734
4166
  "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
3735
4167
  },
3736
- "ModelContextProtocol/0.3.0-preview.2": {
3737
- "type": "package",
3738
- "serviceable": true,
3739
- "sha512": "sha512-tC4pwKzNPFXFqyqhAcq40QnkSF+md29UKGsaDkF9Pw8oinWqFoC3Nr9AF+YbpIWo8Jc6Nz9S7+LuJwqpZWfLOw==",
3740
- "path": "modelcontextprotocol/0.3.0-preview.2",
3741
- "hashPath": "modelcontextprotocol.0.3.0-preview.2.nupkg.sha512"
3742
- },
3743
- "ModelContextProtocol.AspNetCore/0.3.0-preview.2": {
4168
+ "ModelContextProtocol/0.3.0-preview.3": {
3744
4169
  "type": "package",
3745
4170
  "serviceable": true,
3746
- "sha512": "sha512-YJPTc8UbPOfscs+2xyhwKgw80It17ymxNzupjv4FvM4fPTGQtaKszbgNdzyt3LMUrwX3MUhxWTJtoSHnqji3zA==",
3747
- "path": "modelcontextprotocol.aspnetcore/0.3.0-preview.2",
3748
- "hashPath": "modelcontextprotocol.aspnetcore.0.3.0-preview.2.nupkg.sha512"
4171
+ "sha512": "sha512-HlviD2pMUwOawBoDtddwuCkBskwYAgQ1Z1V2L/onrl21sjISvRlghC1xwXu1Aj94In9usJlZe1mlGWtFJsOyOg==",
4172
+ "path": "modelcontextprotocol/0.3.0-preview.3",
4173
+ "hashPath": "modelcontextprotocol.0.3.0-preview.3.nupkg.sha512"
3749
4174
  },
3750
- "ModelContextProtocol.Core/0.3.0-preview.2": {
4175
+ "ModelContextProtocol.Core/0.3.0-preview.3": {
3751
4176
  "type": "package",
3752
4177
  "serviceable": true,
3753
- "sha512": "sha512-pM25u8vx2RximQMIU9/b0Nwg201SI4B87wNgaxO3FhAksWFbL7ApRcNdYnyj8qfwEdAY+wIksdYoIBcyb5Aipw==",
3754
- "path": "modelcontextprotocol.core/0.3.0-preview.2",
3755
- "hashPath": "modelcontextprotocol.core.0.3.0-preview.2.nupkg.sha512"
4178
+ "sha512": "sha512-csbP2/LVFu+0v870Imtc+EJ81WBOFUWh1A7xZSlBTrMTE7Wq6mbU62klbMuCdk0SN94rJ5NFgZOwj8uQqZU6HQ==",
4179
+ "path": "modelcontextprotocol.core/0.3.0-preview.3",
4180
+ "hashPath": "modelcontextprotocol.core.0.3.0-preview.3.nupkg.sha512"
3756
4181
  },
3757
4182
  "Newtonsoft.Json/13.0.3": {
3758
4183
  "type": "package",
@@ -4160,13 +4585,6 @@
4160
4585
  "path": "system.drawing.common/6.0.0",
4161
4586
  "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
4162
4587
  },
4163
- "System.Formats.Asn1/9.0.6": {
4164
- "type": "package",
4165
- "serviceable": true,
4166
- "sha512": "sha512-8LbKs3WVqyDSszFZJA9Uxg9z+C6WbPbFTSPm/HjFEsWx49XWs0ueqaAKPWncvFJ8yl4H4C/RTnUMhCKoXkddkg==",
4167
- "path": "system.formats.asn1/9.0.6",
4168
- "hashPath": "system.formats.asn1.9.0.6.nupkg.sha512"
4169
- },
4170
4588
  "System.Globalization/4.3.0": {
4171
4589
  "type": "package",
4172
4590
  "serviceable": true,
@@ -4258,12 +4676,12 @@
4258
4676
  "path": "system.net.primitives/4.3.0",
4259
4677
  "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
4260
4678
  },
4261
- "System.Net.ServerSentEvents/10.0.0-preview.5.25277.114": {
4679
+ "System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
4262
4680
  "type": "package",
4263
4681
  "serviceable": true,
4264
- "sha512": "sha512-QQL7WATnUgjv1TKMg0QWJ6gOc7Hmwv4o+EXTxIPn6RRWnSZfcTXIr0KspVnLirluo6Df2Yk3enMovQy98YXq7A==",
4265
- "path": "system.net.serversentevents/10.0.0-preview.5.25277.114",
4266
- "hashPath": "system.net.serversentevents.10.0.0-preview.5.25277.114.nupkg.sha512"
4682
+ "sha512": "sha512-5SG8yFN0e6y3VVaCMWSRYdDW15Apzg2LQoYUtl+jFrGb/+RLSMYmIdU9hO1hbHqpU0JD/lfBlCox0FebdAGGOQ==",
4683
+ "path": "system.net.serversentevents/10.0.0-preview.4.25258.110",
4684
+ "hashPath": "system.net.serversentevents.10.0.0-preview.4.25258.110.nupkg.sha512"
4267
4685
  },
4268
4686
  "System.Numerics.Vectors/4.5.0": {
4269
4687
  "type": "package",
@@ -4481,6 +4899,126 @@
4481
4899
  "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
4482
4900
  "path": "system.windows.extensions/6.0.0",
4483
4901
  "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
4902
+ },
4903
+ "AzureMcp.Aks/0.5.1": {
4904
+ "type": "project",
4905
+ "serviceable": false,
4906
+ "sha512": ""
4907
+ },
4908
+ "AzureMcp.AppConfig/0.5.1": {
4909
+ "type": "project",
4910
+ "serviceable": false,
4911
+ "sha512": ""
4912
+ },
4913
+ "AzureMcp.Authorization/0.5.1": {
4914
+ "type": "project",
4915
+ "serviceable": false,
4916
+ "sha512": ""
4917
+ },
4918
+ "AzureMcp.AzureBestPractices/0.5.1": {
4919
+ "type": "project",
4920
+ "serviceable": false,
4921
+ "sha512": ""
4922
+ },
4923
+ "AzureMcp.AzureIsv/0.5.1": {
4924
+ "type": "project",
4925
+ "serviceable": false,
4926
+ "sha512": ""
4927
+ },
4928
+ "AzureMcp.AzureTerraformBestPractices/0.5.1": {
4929
+ "type": "project",
4930
+ "serviceable": false,
4931
+ "sha512": ""
4932
+ },
4933
+ "AzureMcp.BicepSchema/0.5.1": {
4934
+ "type": "project",
4935
+ "serviceable": false,
4936
+ "sha512": ""
4937
+ },
4938
+ "AzureMcp.Core/0.5.1": {
4939
+ "type": "project",
4940
+ "serviceable": false,
4941
+ "sha512": ""
4942
+ },
4943
+ "AzureMcp.Cosmos/0.5.1": {
4944
+ "type": "project",
4945
+ "serviceable": false,
4946
+ "sha512": ""
4947
+ },
4948
+ "AzureMcp.Extension/0.5.1": {
4949
+ "type": "project",
4950
+ "serviceable": false,
4951
+ "sha512": ""
4952
+ },
4953
+ "AzureMcp.Foundry/0.5.1": {
4954
+ "type": "project",
4955
+ "serviceable": false,
4956
+ "sha512": ""
4957
+ },
4958
+ "AzureMcp.Grafana/0.5.1": {
4959
+ "type": "project",
4960
+ "serviceable": false,
4961
+ "sha512": ""
4962
+ },
4963
+ "AzureMcp.KeyVault/0.5.1": {
4964
+ "type": "project",
4965
+ "serviceable": false,
4966
+ "sha512": ""
4967
+ },
4968
+ "AzureMcp.Kusto/0.5.1": {
4969
+ "type": "project",
4970
+ "serviceable": false,
4971
+ "sha512": ""
4972
+ },
4973
+ "AzureMcp.LoadTesting/0.5.1": {
4974
+ "type": "project",
4975
+ "serviceable": false,
4976
+ "sha512": ""
4977
+ },
4978
+ "AzureMcp.Marketplace/0.5.1": {
4979
+ "type": "project",
4980
+ "serviceable": false,
4981
+ "sha512": ""
4982
+ },
4983
+ "AzureMcp.Monitor/0.5.1": {
4984
+ "type": "project",
4985
+ "serviceable": false,
4986
+ "sha512": ""
4987
+ },
4988
+ "AzureMcp.Postgres/0.5.1": {
4989
+ "type": "project",
4990
+ "serviceable": false,
4991
+ "sha512": ""
4992
+ },
4993
+ "AzureMcp.Redis/0.5.1": {
4994
+ "type": "project",
4995
+ "serviceable": false,
4996
+ "sha512": ""
4997
+ },
4998
+ "AzureMcp.Search/0.5.1": {
4999
+ "type": "project",
5000
+ "serviceable": false,
5001
+ "sha512": ""
5002
+ },
5003
+ "AzureMcp.ServiceBus/0.5.1": {
5004
+ "type": "project",
5005
+ "serviceable": false,
5006
+ "sha512": ""
5007
+ },
5008
+ "AzureMcp.Sql/0.5.1": {
5009
+ "type": "project",
5010
+ "serviceable": false,
5011
+ "sha512": ""
5012
+ },
5013
+ "AzureMcp.Storage/0.5.1": {
5014
+ "type": "project",
5015
+ "serviceable": false,
5016
+ "sha512": ""
5017
+ },
5018
+ "AzureMcp.Workbooks/0.5.1": {
5019
+ "type": "project",
5020
+ "serviceable": false,
5021
+ "sha512": ""
4484
5022
  }
4485
5023
  },
4486
5024
  "runtimes": {