@azure/mcp-linux-x64 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 (68) 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.runtimeconfig.json +0 -1
  64. package/dist/msvcp140.dll +0 -0
  65. package/dist/vcruntime140.dll +0 -0
  66. package/dist/vcruntime140_1.dll +0 -0
  67. package/package.json +1 -1
  68. 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/linux-x64": {
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.linux-x64": "9.0.5",
62
42
  "runtimepack.Microsoft.AspNetCore.App.Runtime.linux-x64": "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"
@@ -1431,23 +1415,21 @@
1431
1415
  }
1432
1416
  }
1433
1417
  },
1434
- "Azure.ResourceManager/1.13.0": {
1418
+ "Azure.ResourceManager/1.13.1": {
1435
1419
  "dependencies": {
1436
- "Azure.Core": "1.46.2",
1437
- "System.ClientModel": "1.4.2",
1438
- "System.Text.Json": "8.0.5"
1420
+ "Azure.Core": "1.46.2"
1439
1421
  },
1440
1422
  "runtime": {
1441
- "lib/netstandard2.0/Azure.ResourceManager.dll": {
1442
- "assemblyVersion": "1.13.0.0",
1443
- "fileVersion": "1.1300.24.42905"
1423
+ "lib/net8.0/Azure.ResourceManager.dll": {
1424
+ "assemblyVersion": "1.13.1.0",
1425
+ "fileVersion": "1.1300.125.22409"
1444
1426
  }
1445
1427
  }
1446
1428
  },
1447
1429
  "Azure.ResourceManager.AppConfiguration/1.4.0": {
1448
1430
  "dependencies": {
1449
1431
  "Azure.Core": "1.46.2",
1450
- "Azure.ResourceManager": "1.13.0",
1432
+ "Azure.ResourceManager": "1.13.1",
1451
1433
  "System.ClientModel": "1.4.2",
1452
1434
  "System.Text.Json": "8.0.5"
1453
1435
  },
@@ -1458,10 +1440,24 @@
1458
1440
  }
1459
1441
  }
1460
1442
  },
1443
+ "Azure.ResourceManager.ApplicationInsights/1.0.1": {
1444
+ "dependencies": {
1445
+ "Azure.Core": "1.46.2",
1446
+ "Azure.ResourceManager": "1.13.1",
1447
+ "System.ClientModel": "1.4.2",
1448
+ "System.Text.Json": "8.0.5"
1449
+ },
1450
+ "runtime": {
1451
+ "lib/net8.0/Azure.ResourceManager.ApplicationInsights.dll": {
1452
+ "assemblyVersion": "1.0.1.0",
1453
+ "fileVersion": "1.0.125.16102"
1454
+ }
1455
+ }
1456
+ },
1461
1457
  "Azure.ResourceManager.Authorization/1.1.4": {
1462
1458
  "dependencies": {
1463
1459
  "Azure.Core": "1.46.2",
1464
- "Azure.ResourceManager": "1.13.0",
1460
+ "Azure.ResourceManager": "1.13.1",
1465
1461
  "System.ClientModel": "1.4.2",
1466
1462
  "System.Text.Json": "8.0.5"
1467
1463
  },
@@ -1475,7 +1471,7 @@
1475
1471
  "Azure.ResourceManager.CognitiveServices/1.4.0": {
1476
1472
  "dependencies": {
1477
1473
  "Azure.Core": "1.46.2",
1478
- "Azure.ResourceManager": "1.13.0",
1474
+ "Azure.ResourceManager": "1.13.1",
1479
1475
  "System.ClientModel": "1.4.2",
1480
1476
  "System.Text.Json": "8.0.5"
1481
1477
  },
@@ -1489,7 +1485,7 @@
1489
1485
  "Azure.ResourceManager.ContainerService/1.2.3": {
1490
1486
  "dependencies": {
1491
1487
  "Azure.Core": "1.46.2",
1492
- "Azure.ResourceManager": "1.13.0",
1488
+ "Azure.ResourceManager": "1.13.1",
1493
1489
  "System.ClientModel": "1.4.2",
1494
1490
  "System.Text.Json": "8.0.5"
1495
1491
  },
@@ -1503,7 +1499,7 @@
1503
1499
  "Azure.ResourceManager.CosmosDB/1.3.2": {
1504
1500
  "dependencies": {
1505
1501
  "Azure.Core": "1.46.2",
1506
- "Azure.ResourceManager": "1.13.0",
1502
+ "Azure.ResourceManager": "1.13.1",
1507
1503
  "System.ClientModel": "1.4.2",
1508
1504
  "System.Text.Json": "8.0.5"
1509
1505
  },
@@ -1517,7 +1513,7 @@
1517
1513
  "Azure.ResourceManager.Datadog/1.0.0-beta.5": {
1518
1514
  "dependencies": {
1519
1515
  "Azure.Core": "1.46.2",
1520
- "Azure.ResourceManager": "1.13.0",
1516
+ "Azure.ResourceManager": "1.13.1",
1521
1517
  "System.ClientModel": "1.4.2",
1522
1518
  "System.Text.Json": "8.0.5"
1523
1519
  },
@@ -1531,7 +1527,7 @@
1531
1527
  "Azure.ResourceManager.Grafana/1.1.1": {
1532
1528
  "dependencies": {
1533
1529
  "Azure.Core": "1.46.2",
1534
- "Azure.ResourceManager": "1.13.0",
1530
+ "Azure.ResourceManager": "1.13.1",
1535
1531
  "System.ClientModel": "1.4.2",
1536
1532
  "System.Text.Json": "8.0.5"
1537
1533
  },
@@ -1545,7 +1541,7 @@
1545
1541
  "Azure.ResourceManager.Kusto/1.6.0": {
1546
1542
  "dependencies": {
1547
1543
  "Azure.Core": "1.46.2",
1548
- "Azure.ResourceManager": "1.13.0",
1544
+ "Azure.ResourceManager": "1.13.1",
1549
1545
  "System.ClientModel": "1.4.2",
1550
1546
  "System.Text.Json": "8.0.5"
1551
1547
  },
@@ -1559,7 +1555,7 @@
1559
1555
  "Azure.ResourceManager.LoadTesting/1.1.1": {
1560
1556
  "dependencies": {
1561
1557
  "Azure.Core": "1.46.2",
1562
- "Azure.ResourceManager": "1.13.0",
1558
+ "Azure.ResourceManager": "1.13.1",
1563
1559
  "System.ClientModel": "1.4.2",
1564
1560
  "System.Text.Json": "8.0.5"
1565
1561
  },
@@ -1573,7 +1569,7 @@
1573
1569
  "Azure.ResourceManager.OperationalInsights/1.3.0": {
1574
1570
  "dependencies": {
1575
1571
  "Azure.Core": "1.46.2",
1576
- "Azure.ResourceManager": "1.13.0"
1572
+ "Azure.ResourceManager": "1.13.1"
1577
1573
  },
1578
1574
  "runtime": {
1579
1575
  "lib/net8.0/Azure.ResourceManager.OperationalInsights.dll": {
@@ -1585,7 +1581,7 @@
1585
1581
  "Azure.ResourceManager.PostgreSql/1.2.0": {
1586
1582
  "dependencies": {
1587
1583
  "Azure.Core": "1.46.2",
1588
- "Azure.ResourceManager": "1.13.0",
1584
+ "Azure.ResourceManager": "1.13.1",
1589
1585
  "System.ClientModel": "1.4.2",
1590
1586
  "System.Text.Json": "8.0.5"
1591
1587
  },
@@ -1599,7 +1595,7 @@
1599
1595
  "Azure.ResourceManager.Redis/1.5.0": {
1600
1596
  "dependencies": {
1601
1597
  "Azure.Core": "1.46.2",
1602
- "Azure.ResourceManager": "1.13.0",
1598
+ "Azure.ResourceManager": "1.13.1",
1603
1599
  "System.ClientModel": "1.4.2",
1604
1600
  "System.Text.Json": "8.0.5"
1605
1601
  },
@@ -1613,7 +1609,7 @@
1613
1609
  "Azure.ResourceManager.RedisEnterprise/1.1.0": {
1614
1610
  "dependencies": {
1615
1611
  "Azure.Core": "1.46.2",
1616
- "Azure.ResourceManager": "1.13.0",
1612
+ "Azure.ResourceManager": "1.13.1",
1617
1613
  "System.ClientModel": "1.4.2",
1618
1614
  "System.Text.Json": "8.0.5"
1619
1615
  },
@@ -1624,10 +1620,24 @@
1624
1620
  }
1625
1621
  }
1626
1622
  },
1623
+ "Azure.ResourceManager.ResourceGraph/1.1.0-beta.3": {
1624
+ "dependencies": {
1625
+ "Azure.Core": "1.46.2",
1626
+ "Azure.ResourceManager": "1.13.1",
1627
+ "System.ClientModel": "1.4.2",
1628
+ "System.Text.Json": "8.0.5"
1629
+ },
1630
+ "runtime": {
1631
+ "lib/net8.0/Azure.ResourceManager.ResourceGraph.dll": {
1632
+ "assemblyVersion": "1.1.0.0",
1633
+ "fileVersion": "1.100.25.16002"
1634
+ }
1635
+ }
1636
+ },
1627
1637
  "Azure.ResourceManager.Search/1.2.3": {
1628
1638
  "dependencies": {
1629
1639
  "Azure.Core": "1.46.2",
1630
- "Azure.ResourceManager": "1.13.0",
1640
+ "Azure.ResourceManager": "1.13.1",
1631
1641
  "System.ClientModel": "1.4.2",
1632
1642
  "System.Text.Json": "8.0.5"
1633
1643
  },
@@ -1641,7 +1651,7 @@
1641
1651
  "Azure.ResourceManager.Sql/1.3.0": {
1642
1652
  "dependencies": {
1643
1653
  "Azure.Core": "1.46.2",
1644
- "Azure.ResourceManager": "1.13.0"
1654
+ "Azure.ResourceManager": "1.13.1"
1645
1655
  },
1646
1656
  "runtime": {
1647
1657
  "lib/net8.0/Azure.ResourceManager.Sql.dll": {
@@ -1653,7 +1663,7 @@
1653
1663
  "Azure.ResourceManager.Storage/1.4.2": {
1654
1664
  "dependencies": {
1655
1665
  "Azure.Core": "1.46.2",
1656
- "Azure.ResourceManager": "1.13.0"
1666
+ "Azure.ResourceManager": "1.13.1"
1657
1667
  },
1658
1668
  "runtime": {
1659
1669
  "lib/net8.0/Azure.ResourceManager.Storage.dll": {
@@ -1674,6 +1684,20 @@
1674
1684
  }
1675
1685
  }
1676
1686
  },
1687
+ "Azure.Security.KeyVault.Certificates/4.7.0": {
1688
+ "dependencies": {
1689
+ "Azure.Core": "1.46.2",
1690
+ "System.Memory": "4.5.5",
1691
+ "System.Text.Json": "8.0.5",
1692
+ "System.Threading.Tasks.Extensions": "4.5.4"
1693
+ },
1694
+ "runtime": {
1695
+ "lib/netstandard2.0/Azure.Security.KeyVault.Certificates.dll": {
1696
+ "assemblyVersion": "4.7.0.0",
1697
+ "fileVersion": "4.700.24.51403"
1698
+ }
1699
+ }
1700
+ },
1677
1701
  "Azure.Security.KeyVault.Keys/4.7.0": {
1678
1702
  "dependencies": {
1679
1703
  "Azure.Core": "1.46.2",
@@ -1797,11 +1821,11 @@
1797
1821
  }
1798
1822
  }
1799
1823
  },
1800
- "Microsoft.Extensions.AI.Abstractions/9.6.0": {
1824
+ "Microsoft.Extensions.AI.Abstractions/9.7.1": {
1801
1825
  "runtime": {
1802
1826
  "lib/net9.0/Microsoft.Extensions.AI.Abstractions.dll": {
1803
- "assemblyVersion": "9.6.0.0",
1804
- "fileVersion": "9.600.25.31002"
1827
+ "assemblyVersion": "9.7.0.0",
1828
+ "fileVersion": "9.700.125.36504"
1805
1829
  }
1806
1830
  }
1807
1831
  },
@@ -2283,10 +2307,10 @@
2283
2307
  }
2284
2308
  }
2285
2309
  },
2286
- "ModelContextProtocol/0.3.0-preview.2": {
2310
+ "ModelContextProtocol/0.3.0-preview.3": {
2287
2311
  "dependencies": {
2288
2312
  "Microsoft.Extensions.Hosting.Abstractions": "9.0.6",
2289
- "ModelContextProtocol.Core": "0.3.0-preview.2"
2313
+ "ModelContextProtocol.Core": "0.3.0-preview.3"
2290
2314
  },
2291
2315
  "runtime": {
2292
2316
  "lib/net9.0/ModelContextProtocol.dll": {
@@ -2295,22 +2319,11 @@
2295
2319
  }
2296
2320
  }
2297
2321
  },
2298
- "ModelContextProtocol.AspNetCore/0.3.0-preview.2": {
2322
+ "ModelContextProtocol.Core/0.3.0-preview.3": {
2299
2323
  "dependencies": {
2300
- "ModelContextProtocol": "0.3.0-preview.2"
2301
- },
2302
- "runtime": {
2303
- "lib/net9.0/ModelContextProtocol.AspNetCore.dll": {
2304
- "assemblyVersion": "0.3.0.0",
2305
- "fileVersion": "0.3.0.0"
2306
- }
2307
- }
2308
- },
2309
- "ModelContextProtocol.Core/0.3.0-preview.2": {
2310
- "dependencies": {
2311
- "Microsoft.Extensions.AI.Abstractions": "9.6.0",
2324
+ "Microsoft.Extensions.AI.Abstractions": "9.7.1",
2312
2325
  "Microsoft.Extensions.Logging.Abstractions": "9.0.6",
2313
- "System.Net.ServerSentEvents": "10.0.0-preview.5.25277.114"
2326
+ "System.Net.ServerSentEvents": "10.0.0-preview.4.25258.110"
2314
2327
  },
2315
2328
  "runtime": {
2316
2329
  "lib/net9.0/ModelContextProtocol.Core.dll": {
@@ -2707,14 +2720,6 @@
2707
2720
  }
2708
2721
  }
2709
2722
  },
2710
- "System.Formats.Asn1/9.0.6": {
2711
- "runtime": {
2712
- "lib/net9.0/System.Formats.Asn1.dll": {
2713
- "assemblyVersion": "9.0.0.0",
2714
- "fileVersion": "9.0.625.26613"
2715
- }
2716
- }
2717
- },
2718
2723
  "System.Globalization/4.3.0": {
2719
2724
  "dependencies": {
2720
2725
  "Microsoft.NETCore.Platforms": "1.1.1",
@@ -2843,11 +2848,11 @@
2843
2848
  "runtime.unix.System.Net.Primitives": "4.3.0"
2844
2849
  }
2845
2850
  },
2846
- "System.Net.ServerSentEvents/10.0.0-preview.5.25277.114": {
2851
+ "System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
2847
2852
  "runtime": {
2848
2853
  "lib/net9.0/System.Net.ServerSentEvents.dll": {
2849
2854
  "assemblyVersion": "10.0.0.0",
2850
- "fileVersion": "10.0.25.27814"
2855
+ "fileVersion": "10.0.25.25910"
2851
2856
  }
2852
2857
  }
2853
2858
  },
@@ -3123,11 +3128,417 @@
3123
3128
  "fileVersion": "6.0.21.52210"
3124
3129
  }
3125
3130
  }
3131
+ },
3132
+ "AzureMcp.Aks/0.5.1": {
3133
+ "dependencies": {
3134
+ "Azure.ResourceManager": "1.13.1",
3135
+ "Azure.ResourceManager.ContainerService": "1.2.3",
3136
+ "AzureMcp.Core": "0.5.1",
3137
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3138
+ "ModelContextProtocol": "0.3.0-preview.3",
3139
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3140
+ },
3141
+ "runtime": {
3142
+ "AzureMcp.Aks.dll": {
3143
+ "assemblyVersion": "0.5.1.0",
3144
+ "fileVersion": "0.5.1.0"
3145
+ }
3146
+ }
3147
+ },
3148
+ "AzureMcp.AppConfig/0.5.1": {
3149
+ "dependencies": {
3150
+ "Azure.Core": "1.46.2",
3151
+ "Azure.Data.AppConfiguration": "1.6.1",
3152
+ "Azure.ResourceManager": "1.13.1",
3153
+ "Azure.ResourceManager.AppConfiguration": "1.4.0",
3154
+ "AzureMcp.Core": "0.5.1",
3155
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3156
+ "ModelContextProtocol": "0.3.0-preview.3",
3157
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3158
+ },
3159
+ "runtime": {
3160
+ "AzureMcp.AppConfig.dll": {
3161
+ "assemblyVersion": "0.5.1.0",
3162
+ "fileVersion": "0.5.1.0"
3163
+ }
3164
+ }
3165
+ },
3166
+ "AzureMcp.Authorization/0.5.1": {
3167
+ "dependencies": {
3168
+ "Azure.Core": "1.46.2",
3169
+ "Azure.ResourceManager": "1.13.1",
3170
+ "Azure.ResourceManager.Authorization": "1.1.4",
3171
+ "AzureMcp.Core": "0.5.1",
3172
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3173
+ "ModelContextProtocol": "0.3.0-preview.3",
3174
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3175
+ },
3176
+ "runtime": {
3177
+ "AzureMcp.Authorization.dll": {
3178
+ "assemblyVersion": "0.5.1.0",
3179
+ "fileVersion": "0.5.1.0"
3180
+ }
3181
+ }
3182
+ },
3183
+ "AzureMcp.AzureBestPractices/0.5.1": {
3184
+ "dependencies": {
3185
+ "AzureMcp.Core": "0.5.1",
3186
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3187
+ "ModelContextProtocol": "0.3.0-preview.3",
3188
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3189
+ },
3190
+ "runtime": {
3191
+ "AzureMcp.AzureBestPractices.dll": {
3192
+ "assemblyVersion": "0.5.1.0",
3193
+ "fileVersion": "0.5.1.0"
3194
+ }
3195
+ }
3196
+ },
3197
+ "AzureMcp.AzureIsv/0.5.1": {
3198
+ "dependencies": {
3199
+ "Azure.Core": "1.46.2",
3200
+ "Azure.ResourceManager": "1.13.1",
3201
+ "Azure.ResourceManager.Datadog": "1.0.0-beta.5",
3202
+ "AzureMcp.Core": "0.5.1",
3203
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3204
+ "ModelContextProtocol": "0.3.0-preview.3",
3205
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3206
+ },
3207
+ "runtime": {
3208
+ "AzureMcp.AzureIsv.dll": {
3209
+ "assemblyVersion": "0.5.1.0",
3210
+ "fileVersion": "0.5.1.0"
3211
+ }
3212
+ }
3213
+ },
3214
+ "AzureMcp.AzureTerraformBestPractices/0.5.1": {
3215
+ "dependencies": {
3216
+ "AzureMcp.Core": "0.5.1",
3217
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3218
+ "ModelContextProtocol": "0.3.0-preview.3",
3219
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3220
+ },
3221
+ "runtime": {
3222
+ "AzureMcp.AzureTerraformBestPractices.dll": {
3223
+ "assemblyVersion": "0.5.1.0",
3224
+ "fileVersion": "0.5.1.0"
3225
+ }
3226
+ }
3227
+ },
3228
+ "AzureMcp.BicepSchema/0.5.1": {
3229
+ "dependencies": {
3230
+ "Azure.Bicep.Types": "0.5.110",
3231
+ "Azure.Bicep.Types.Az": "0.2.771",
3232
+ "AzureMcp.Core": "0.5.1",
3233
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3234
+ "ModelContextProtocol": "0.3.0-preview.3",
3235
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3236
+ },
3237
+ "runtime": {
3238
+ "AzureMcp.BicepSchema.dll": {
3239
+ "assemblyVersion": "0.5.1.0",
3240
+ "fileVersion": "0.5.1.0"
3241
+ }
3242
+ }
3243
+ },
3244
+ "AzureMcp.Core/0.5.1": {
3245
+ "dependencies": {
3246
+ "Azure.Core": "1.46.2",
3247
+ "Azure.Identity": "1.14.0",
3248
+ "Azure.Identity.Broker": "1.2.0",
3249
+ "Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
3250
+ "Azure.ResourceManager": "1.13.1",
3251
+ "Microsoft.Extensions.Azure": "1.11.0",
3252
+ "Microsoft.Extensions.Caching.Memory": "9.0.6",
3253
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3254
+ "Microsoft.Extensions.Hosting": "9.0.6",
3255
+ "Microsoft.Identity.Client.Broker": "4.72.1",
3256
+ "ModelContextProtocol": "0.3.0-preview.3",
3257
+ "Newtonsoft.Json": "13.0.3",
3258
+ "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
3259
+ "System.CommandLine": "2.0.0-beta4.22272.1",
3260
+ "System.Linq.AsyncEnumerable": "10.0.0-preview.5.25277.114"
3261
+ },
3262
+ "runtime": {
3263
+ "AzureMcp.Core.dll": {
3264
+ "assemblyVersion": "0.5.1.0",
3265
+ "fileVersion": "0.5.1.0"
3266
+ }
3267
+ }
3268
+ },
3269
+ "AzureMcp.Cosmos/0.5.1": {
3270
+ "dependencies": {
3271
+ "Azure.ResourceManager": "1.13.1",
3272
+ "Azure.ResourceManager.CosmosDB": "1.3.2",
3273
+ "AzureMcp.Core": "0.5.1",
3274
+ "Microsoft.Azure.Cosmos": "3.51.0",
3275
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3276
+ "ModelContextProtocol": "0.3.0-preview.3",
3277
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3278
+ },
3279
+ "runtime": {
3280
+ "AzureMcp.Cosmos.dll": {
3281
+ "assemblyVersion": "0.5.1.0",
3282
+ "fileVersion": "0.5.1.0"
3283
+ }
3284
+ }
3285
+ },
3286
+ "AzureMcp.Extension/0.5.1": {
3287
+ "dependencies": {
3288
+ "AzureMcp.Core": "0.5.1",
3289
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3290
+ "ModelContextProtocol": "0.3.0-preview.3",
3291
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3292
+ },
3293
+ "runtime": {
3294
+ "AzureMcp.Extension.dll": {
3295
+ "assemblyVersion": "0.5.1.0",
3296
+ "fileVersion": "0.5.1.0"
3297
+ }
3298
+ }
3299
+ },
3300
+ "AzureMcp.Foundry/0.5.1": {
3301
+ "dependencies": {
3302
+ "Azure.AI.Projects": "1.0.0-beta.9",
3303
+ "Azure.ResourceManager": "1.13.1",
3304
+ "Azure.ResourceManager.CognitiveServices": "1.4.0",
3305
+ "AzureMcp.Core": "0.5.1",
3306
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3307
+ "ModelContextProtocol": "0.3.0-preview.3",
3308
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3309
+ },
3310
+ "runtime": {
3311
+ "AzureMcp.Foundry.dll": {
3312
+ "assemblyVersion": "0.5.1.0",
3313
+ "fileVersion": "0.5.1.0"
3314
+ }
3315
+ }
3316
+ },
3317
+ "AzureMcp.Grafana/0.5.1": {
3318
+ "dependencies": {
3319
+ "Azure.ResourceManager": "1.13.1",
3320
+ "Azure.ResourceManager.Grafana": "1.1.1",
3321
+ "AzureMcp.Core": "0.5.1",
3322
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3323
+ "ModelContextProtocol": "0.3.0-preview.3",
3324
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3325
+ },
3326
+ "runtime": {
3327
+ "AzureMcp.Grafana.dll": {
3328
+ "assemblyVersion": "0.5.1.0",
3329
+ "fileVersion": "0.5.1.0"
3330
+ }
3331
+ }
3332
+ },
3333
+ "AzureMcp.KeyVault/0.5.1": {
3334
+ "dependencies": {
3335
+ "Azure.Security.KeyVault.Certificates": "4.7.0",
3336
+ "Azure.Security.KeyVault.Keys": "4.7.0",
3337
+ "Azure.Security.KeyVault.Secrets": "4.7.0",
3338
+ "AzureMcp.Core": "0.5.1",
3339
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3340
+ "ModelContextProtocol": "0.3.0-preview.3",
3341
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3342
+ },
3343
+ "runtime": {
3344
+ "AzureMcp.KeyVault.dll": {
3345
+ "assemblyVersion": "0.5.1.0",
3346
+ "fileVersion": "0.5.1.0"
3347
+ }
3348
+ }
3349
+ },
3350
+ "AzureMcp.Kusto/0.5.1": {
3351
+ "dependencies": {
3352
+ "Azure.Core": "1.46.2",
3353
+ "Azure.ResourceManager": "1.13.1",
3354
+ "Azure.ResourceManager.Kusto": "1.6.0",
3355
+ "AzureMcp.Core": "0.5.1",
3356
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3357
+ "ModelContextProtocol": "0.3.0-preview.3",
3358
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3359
+ },
3360
+ "runtime": {
3361
+ "AzureMcp.Kusto.dll": {
3362
+ "assemblyVersion": "0.5.1.0",
3363
+ "fileVersion": "0.5.1.0"
3364
+ }
3365
+ }
3366
+ },
3367
+ "AzureMcp.LoadTesting/0.5.1": {
3368
+ "dependencies": {
3369
+ "Azure.Core": "1.46.2",
3370
+ "Azure.Developer.LoadTesting": "1.0.2",
3371
+ "Azure.ResourceManager": "1.13.1",
3372
+ "Azure.ResourceManager.LoadTesting": "1.1.1",
3373
+ "AzureMcp.Core": "0.5.1",
3374
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3375
+ "ModelContextProtocol": "0.3.0-preview.3",
3376
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3377
+ },
3378
+ "runtime": {
3379
+ "AzureMcp.LoadTesting.dll": {
3380
+ "assemblyVersion": "0.5.1.0",
3381
+ "fileVersion": "0.5.1.0"
3382
+ }
3383
+ }
3384
+ },
3385
+ "AzureMcp.Marketplace/0.5.1": {
3386
+ "dependencies": {
3387
+ "Azure.Core": "1.46.2",
3388
+ "AzureMcp.Core": "0.5.1",
3389
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3390
+ "ModelContextProtocol": "0.3.0-preview.3",
3391
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3392
+ },
3393
+ "runtime": {
3394
+ "AzureMcp.Marketplace.dll": {
3395
+ "assemblyVersion": "0.5.1.0",
3396
+ "fileVersion": "0.5.1.0"
3397
+ }
3398
+ }
3399
+ },
3400
+ "AzureMcp.Monitor/0.5.1": {
3401
+ "dependencies": {
3402
+ "Azure.Core": "1.46.2",
3403
+ "Azure.Monitor.Query": "1.6.0",
3404
+ "Azure.ResourceManager": "1.13.1",
3405
+ "Azure.ResourceManager.OperationalInsights": "1.3.0",
3406
+ "AzureMcp.Core": "0.5.1",
3407
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3408
+ "ModelContextProtocol": "0.3.0-preview.3",
3409
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3410
+ },
3411
+ "runtime": {
3412
+ "AzureMcp.Monitor.dll": {
3413
+ "assemblyVersion": "0.5.1.0",
3414
+ "fileVersion": "0.5.1.0"
3415
+ }
3416
+ }
3417
+ },
3418
+ "AzureMcp.Postgres/0.5.1": {
3419
+ "dependencies": {
3420
+ "Azure.Core": "1.46.2",
3421
+ "Azure.ResourceManager": "1.13.1",
3422
+ "Azure.ResourceManager.PostgreSql": "1.2.0",
3423
+ "AzureMcp.Core": "0.5.1",
3424
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3425
+ "ModelContextProtocol": "0.3.0-preview.3",
3426
+ "Npgsql": "9.0.3",
3427
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3428
+ },
3429
+ "runtime": {
3430
+ "AzureMcp.Postgres.dll": {
3431
+ "assemblyVersion": "0.5.1.0",
3432
+ "fileVersion": "0.5.1.0"
3433
+ }
3434
+ }
3435
+ },
3436
+ "AzureMcp.Redis/0.5.1": {
3437
+ "dependencies": {
3438
+ "Azure.ResourceManager": "1.13.1",
3439
+ "Azure.ResourceManager.Redis": "1.5.0",
3440
+ "Azure.ResourceManager.RedisEnterprise": "1.1.0",
3441
+ "AzureMcp.Core": "0.5.1",
3442
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3443
+ "ModelContextProtocol": "0.3.0-preview.3",
3444
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3445
+ },
3446
+ "runtime": {
3447
+ "AzureMcp.Redis.dll": {
3448
+ "assemblyVersion": "0.5.1.0",
3449
+ "fileVersion": "0.5.1.0"
3450
+ }
3451
+ }
3452
+ },
3453
+ "AzureMcp.Search/0.5.1": {
3454
+ "dependencies": {
3455
+ "Azure.ResourceManager": "1.13.1",
3456
+ "Azure.ResourceManager.Search": "1.2.3",
3457
+ "Azure.Search.Documents": "11.7.0-beta.4",
3458
+ "AzureMcp.Core": "0.5.1",
3459
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3460
+ "ModelContextProtocol": "0.3.0-preview.3",
3461
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3462
+ },
3463
+ "runtime": {
3464
+ "AzureMcp.Search.dll": {
3465
+ "assemblyVersion": "0.5.1.0",
3466
+ "fileVersion": "0.5.1.0"
3467
+ }
3468
+ }
3469
+ },
3470
+ "AzureMcp.ServiceBus/0.5.1": {
3471
+ "dependencies": {
3472
+ "Azure.Messaging.ServiceBus": "7.20.1",
3473
+ "AzureMcp.Core": "0.5.1",
3474
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3475
+ "ModelContextProtocol": "0.3.0-preview.3",
3476
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3477
+ },
3478
+ "runtime": {
3479
+ "AzureMcp.ServiceBus.dll": {
3480
+ "assemblyVersion": "0.5.1.0",
3481
+ "fileVersion": "0.5.1.0"
3482
+ }
3483
+ }
3484
+ },
3485
+ "AzureMcp.Sql/0.5.1": {
3486
+ "dependencies": {
3487
+ "Azure.ResourceManager": "1.13.1",
3488
+ "Azure.ResourceManager.Sql": "1.3.0",
3489
+ "AzureMcp.Core": "0.5.1",
3490
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3491
+ "ModelContextProtocol": "0.3.0-preview.3",
3492
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3493
+ },
3494
+ "runtime": {
3495
+ "AzureMcp.Sql.dll": {
3496
+ "assemblyVersion": "0.5.1.0",
3497
+ "fileVersion": "0.5.1.0"
3498
+ }
3499
+ }
3500
+ },
3501
+ "AzureMcp.Storage/0.5.1": {
3502
+ "dependencies": {
3503
+ "Azure.Data.Tables": "12.11.0",
3504
+ "Azure.ResourceManager": "1.13.1",
3505
+ "Azure.ResourceManager.Storage": "1.4.2",
3506
+ "Azure.Storage.Blobs": "12.24.0",
3507
+ "Azure.Storage.Files.DataLake": "12.22.0",
3508
+ "AzureMcp.Core": "0.5.1",
3509
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3510
+ "ModelContextProtocol": "0.3.0-preview.3",
3511
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3512
+ },
3513
+ "runtime": {
3514
+ "AzureMcp.Storage.dll": {
3515
+ "assemblyVersion": "0.5.1.0",
3516
+ "fileVersion": "0.5.1.0"
3517
+ }
3518
+ }
3519
+ },
3520
+ "AzureMcp.Workbooks/0.5.1": {
3521
+ "dependencies": {
3522
+ "Azure.Core": "1.46.2",
3523
+ "Azure.ResourceManager": "1.13.1",
3524
+ "Azure.ResourceManager.ApplicationInsights": "1.0.1",
3525
+ "Azure.ResourceManager.ResourceGraph": "1.1.0-beta.3",
3526
+ "AzureMcp.Core": "0.5.1",
3527
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3528
+ "ModelContextProtocol": "0.3.0-preview.3",
3529
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3530
+ },
3531
+ "runtime": {
3532
+ "AzureMcp.Workbooks.dll": {
3533
+ "assemblyVersion": "0.5.1.0",
3534
+ "fileVersion": "0.5.1.0"
3535
+ }
3536
+ }
3126
3537
  }
3127
3538
  }
3128
3539
  },
3129
3540
  "libraries": {
3130
- "azmcp/0.4.1": {
3541
+ "azmcp/0.5.1": {
3131
3542
  "type": "project",
3132
3543
  "serviceable": false,
3133
3544
  "sha512": ""
@@ -3254,12 +3665,12 @@
3254
3665
  "path": "azure.monitor.query/1.6.0",
3255
3666
  "hashPath": "azure.monitor.query.1.6.0.nupkg.sha512"
3256
3667
  },
3257
- "Azure.ResourceManager/1.13.0": {
3668
+ "Azure.ResourceManager/1.13.1": {
3258
3669
  "type": "package",
3259
3670
  "serviceable": true,
3260
- "sha512": "sha512-B0ZE4gNxs942DScLH53X7L4uqnMnh1LTpjHZUfnToQsjA65AuxiiDCVMQUkTTeQOP3PNd0UOrgRNpjQlbU8bgg==",
3261
- "path": "azure.resourcemanager/1.13.0",
3262
- "hashPath": "azure.resourcemanager.1.13.0.nupkg.sha512"
3671
+ "sha512": "sha512-kpsl5R6HkBS6jpxKoqeM8y5JjjYxv0bmVOHijjO098vpyK20nMYZdceFO4/4wHEMDybAjm4HGu1uxhjD/c5Rhw==",
3672
+ "path": "azure.resourcemanager/1.13.1",
3673
+ "hashPath": "azure.resourcemanager.1.13.1.nupkg.sha512"
3263
3674
  },
3264
3675
  "Azure.ResourceManager.AppConfiguration/1.4.0": {
3265
3676
  "type": "package",
@@ -3268,6 +3679,13 @@
3268
3679
  "path": "azure.resourcemanager.appconfiguration/1.4.0",
3269
3680
  "hashPath": "azure.resourcemanager.appconfiguration.1.4.0.nupkg.sha512"
3270
3681
  },
3682
+ "Azure.ResourceManager.ApplicationInsights/1.0.1": {
3683
+ "type": "package",
3684
+ "serviceable": true,
3685
+ "sha512": "sha512-SJofOW0MCy3C+Fs7D4XAEBIX1kaK2iqinXqLPFzzMwJW1q49e6eo8CByiTg/Nb+CqcgC6nQRLw6CyQo4W93Z7g==",
3686
+ "path": "azure.resourcemanager.applicationinsights/1.0.1",
3687
+ "hashPath": "azure.resourcemanager.applicationinsights.1.0.1.nupkg.sha512"
3688
+ },
3271
3689
  "Azure.ResourceManager.Authorization/1.1.4": {
3272
3690
  "type": "package",
3273
3691
  "serviceable": true,
@@ -3352,6 +3770,13 @@
3352
3770
  "path": "azure.resourcemanager.redisenterprise/1.1.0",
3353
3771
  "hashPath": "azure.resourcemanager.redisenterprise.1.1.0.nupkg.sha512"
3354
3772
  },
3773
+ "Azure.ResourceManager.ResourceGraph/1.1.0-beta.3": {
3774
+ "type": "package",
3775
+ "serviceable": true,
3776
+ "sha512": "sha512-S74OSwnUO9fWXkOFN2UUGFN08gLlYzaRLecedWCQdnqYNX6DU9b/8fyc1aD1DGgZNOOEdnXnfMEfPjZDydqG7g==",
3777
+ "path": "azure.resourcemanager.resourcegraph/1.1.0-beta.3",
3778
+ "hashPath": "azure.resourcemanager.resourcegraph.1.1.0-beta.3.nupkg.sha512"
3779
+ },
3355
3780
  "Azure.ResourceManager.Search/1.2.3": {
3356
3781
  "type": "package",
3357
3782
  "serviceable": true,
@@ -3380,6 +3805,13 @@
3380
3805
  "path": "azure.search.documents/11.7.0-beta.4",
3381
3806
  "hashPath": "azure.search.documents.11.7.0-beta.4.nupkg.sha512"
3382
3807
  },
3808
+ "Azure.Security.KeyVault.Certificates/4.7.0": {
3809
+ "type": "package",
3810
+ "serviceable": true,
3811
+ "sha512": "sha512-FcoGTI/6i8nKZhwI0HrYnVWOQk9LhnP+9T3adFAGvU8i3XPc3KKJ93VGER8L+Ygez2bpyGsWj4fRjsYv2211PQ==",
3812
+ "path": "azure.security.keyvault.certificates/4.7.0",
3813
+ "hashPath": "azure.security.keyvault.certificates.4.7.0.nupkg.sha512"
3814
+ },
3383
3815
  "Azure.Security.KeyVault.Keys/4.7.0": {
3384
3816
  "type": "package",
3385
3817
  "serviceable": true,
@@ -3443,12 +3875,12 @@
3443
3875
  "path": "microsoft.bcl.hashcode/1.1.0",
3444
3876
  "hashPath": "microsoft.bcl.hashcode.1.1.0.nupkg.sha512"
3445
3877
  },
3446
- "Microsoft.Extensions.AI.Abstractions/9.6.0": {
3878
+ "Microsoft.Extensions.AI.Abstractions/9.7.1": {
3447
3879
  "type": "package",
3448
3880
  "serviceable": true,
3449
- "sha512": "sha512-xGO7rHg3qK8jRdriAxIrsH4voNemCf8GVmgdcPXI5gpZ6lZWqOEM4ZO8yfYxUmg7+URw2AY1h7Uc/H17g7X1Kw==",
3450
- "path": "microsoft.extensions.ai.abstractions/9.6.0",
3451
- "hashPath": "microsoft.extensions.ai.abstractions.9.6.0.nupkg.sha512"
3881
+ "sha512": "sha512-fcAMMDxGgdl7vgkiFQ2yojdEwvGIkIpxsv6SQ33enA+q2iGuv3jsFUZmq6ZJ0YvMgrce7mG6GHFkEVcNxjIl0A==",
3882
+ "path": "microsoft.extensions.ai.abstractions/9.7.1",
3883
+ "hashPath": "microsoft.extensions.ai.abstractions.9.7.1.nupkg.sha512"
3452
3884
  },
3453
3885
  "Microsoft.Extensions.Azure/1.11.0": {
3454
3886
  "type": "package",
@@ -3730,26 +4162,19 @@
3730
4162
  "path": "microsoft.win32.systemevents/6.0.0",
3731
4163
  "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
3732
4164
  },
3733
- "ModelContextProtocol/0.3.0-preview.2": {
3734
- "type": "package",
3735
- "serviceable": true,
3736
- "sha512": "sha512-tC4pwKzNPFXFqyqhAcq40QnkSF+md29UKGsaDkF9Pw8oinWqFoC3Nr9AF+YbpIWo8Jc6Nz9S7+LuJwqpZWfLOw==",
3737
- "path": "modelcontextprotocol/0.3.0-preview.2",
3738
- "hashPath": "modelcontextprotocol.0.3.0-preview.2.nupkg.sha512"
3739
- },
3740
- "ModelContextProtocol.AspNetCore/0.3.0-preview.2": {
4165
+ "ModelContextProtocol/0.3.0-preview.3": {
3741
4166
  "type": "package",
3742
4167
  "serviceable": true,
3743
- "sha512": "sha512-YJPTc8UbPOfscs+2xyhwKgw80It17ymxNzupjv4FvM4fPTGQtaKszbgNdzyt3LMUrwX3MUhxWTJtoSHnqji3zA==",
3744
- "path": "modelcontextprotocol.aspnetcore/0.3.0-preview.2",
3745
- "hashPath": "modelcontextprotocol.aspnetcore.0.3.0-preview.2.nupkg.sha512"
4168
+ "sha512": "sha512-HlviD2pMUwOawBoDtddwuCkBskwYAgQ1Z1V2L/onrl21sjISvRlghC1xwXu1Aj94In9usJlZe1mlGWtFJsOyOg==",
4169
+ "path": "modelcontextprotocol/0.3.0-preview.3",
4170
+ "hashPath": "modelcontextprotocol.0.3.0-preview.3.nupkg.sha512"
3746
4171
  },
3747
- "ModelContextProtocol.Core/0.3.0-preview.2": {
4172
+ "ModelContextProtocol.Core/0.3.0-preview.3": {
3748
4173
  "type": "package",
3749
4174
  "serviceable": true,
3750
- "sha512": "sha512-pM25u8vx2RximQMIU9/b0Nwg201SI4B87wNgaxO3FhAksWFbL7ApRcNdYnyj8qfwEdAY+wIksdYoIBcyb5Aipw==",
3751
- "path": "modelcontextprotocol.core/0.3.0-preview.2",
3752
- "hashPath": "modelcontextprotocol.core.0.3.0-preview.2.nupkg.sha512"
4175
+ "sha512": "sha512-csbP2/LVFu+0v870Imtc+EJ81WBOFUWh1A7xZSlBTrMTE7Wq6mbU62klbMuCdk0SN94rJ5NFgZOwj8uQqZU6HQ==",
4176
+ "path": "modelcontextprotocol.core/0.3.0-preview.3",
4177
+ "hashPath": "modelcontextprotocol.core.0.3.0-preview.3.nupkg.sha512"
3753
4178
  },
3754
4179
  "Newtonsoft.Json/13.0.3": {
3755
4180
  "type": "package",
@@ -4164,13 +4589,6 @@
4164
4589
  "path": "system.drawing.common/6.0.0",
4165
4590
  "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
4166
4591
  },
4167
- "System.Formats.Asn1/9.0.6": {
4168
- "type": "package",
4169
- "serviceable": true,
4170
- "sha512": "sha512-8LbKs3WVqyDSszFZJA9Uxg9z+C6WbPbFTSPm/HjFEsWx49XWs0ueqaAKPWncvFJ8yl4H4C/RTnUMhCKoXkddkg==",
4171
- "path": "system.formats.asn1/9.0.6",
4172
- "hashPath": "system.formats.asn1.9.0.6.nupkg.sha512"
4173
- },
4174
4592
  "System.Globalization/4.3.0": {
4175
4593
  "type": "package",
4176
4594
  "serviceable": true,
@@ -4262,12 +4680,12 @@
4262
4680
  "path": "system.net.primitives/4.3.0",
4263
4681
  "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
4264
4682
  },
4265
- "System.Net.ServerSentEvents/10.0.0-preview.5.25277.114": {
4683
+ "System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
4266
4684
  "type": "package",
4267
4685
  "serviceable": true,
4268
- "sha512": "sha512-QQL7WATnUgjv1TKMg0QWJ6gOc7Hmwv4o+EXTxIPn6RRWnSZfcTXIr0KspVnLirluo6Df2Yk3enMovQy98YXq7A==",
4269
- "path": "system.net.serversentevents/10.0.0-preview.5.25277.114",
4270
- "hashPath": "system.net.serversentevents.10.0.0-preview.5.25277.114.nupkg.sha512"
4686
+ "sha512": "sha512-5SG8yFN0e6y3VVaCMWSRYdDW15Apzg2LQoYUtl+jFrGb/+RLSMYmIdU9hO1hbHqpU0JD/lfBlCox0FebdAGGOQ==",
4687
+ "path": "system.net.serversentevents/10.0.0-preview.4.25258.110",
4688
+ "hashPath": "system.net.serversentevents.10.0.0-preview.4.25258.110.nupkg.sha512"
4271
4689
  },
4272
4690
  "System.Numerics.Vectors/4.5.0": {
4273
4691
  "type": "package",
@@ -4478,6 +4896,126 @@
4478
4896
  "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
4479
4897
  "path": "system.windows.extensions/6.0.0",
4480
4898
  "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
4899
+ },
4900
+ "AzureMcp.Aks/0.5.1": {
4901
+ "type": "project",
4902
+ "serviceable": false,
4903
+ "sha512": ""
4904
+ },
4905
+ "AzureMcp.AppConfig/0.5.1": {
4906
+ "type": "project",
4907
+ "serviceable": false,
4908
+ "sha512": ""
4909
+ },
4910
+ "AzureMcp.Authorization/0.5.1": {
4911
+ "type": "project",
4912
+ "serviceable": false,
4913
+ "sha512": ""
4914
+ },
4915
+ "AzureMcp.AzureBestPractices/0.5.1": {
4916
+ "type": "project",
4917
+ "serviceable": false,
4918
+ "sha512": ""
4919
+ },
4920
+ "AzureMcp.AzureIsv/0.5.1": {
4921
+ "type": "project",
4922
+ "serviceable": false,
4923
+ "sha512": ""
4924
+ },
4925
+ "AzureMcp.AzureTerraformBestPractices/0.5.1": {
4926
+ "type": "project",
4927
+ "serviceable": false,
4928
+ "sha512": ""
4929
+ },
4930
+ "AzureMcp.BicepSchema/0.5.1": {
4931
+ "type": "project",
4932
+ "serviceable": false,
4933
+ "sha512": ""
4934
+ },
4935
+ "AzureMcp.Core/0.5.1": {
4936
+ "type": "project",
4937
+ "serviceable": false,
4938
+ "sha512": ""
4939
+ },
4940
+ "AzureMcp.Cosmos/0.5.1": {
4941
+ "type": "project",
4942
+ "serviceable": false,
4943
+ "sha512": ""
4944
+ },
4945
+ "AzureMcp.Extension/0.5.1": {
4946
+ "type": "project",
4947
+ "serviceable": false,
4948
+ "sha512": ""
4949
+ },
4950
+ "AzureMcp.Foundry/0.5.1": {
4951
+ "type": "project",
4952
+ "serviceable": false,
4953
+ "sha512": ""
4954
+ },
4955
+ "AzureMcp.Grafana/0.5.1": {
4956
+ "type": "project",
4957
+ "serviceable": false,
4958
+ "sha512": ""
4959
+ },
4960
+ "AzureMcp.KeyVault/0.5.1": {
4961
+ "type": "project",
4962
+ "serviceable": false,
4963
+ "sha512": ""
4964
+ },
4965
+ "AzureMcp.Kusto/0.5.1": {
4966
+ "type": "project",
4967
+ "serviceable": false,
4968
+ "sha512": ""
4969
+ },
4970
+ "AzureMcp.LoadTesting/0.5.1": {
4971
+ "type": "project",
4972
+ "serviceable": false,
4973
+ "sha512": ""
4974
+ },
4975
+ "AzureMcp.Marketplace/0.5.1": {
4976
+ "type": "project",
4977
+ "serviceable": false,
4978
+ "sha512": ""
4979
+ },
4980
+ "AzureMcp.Monitor/0.5.1": {
4981
+ "type": "project",
4982
+ "serviceable": false,
4983
+ "sha512": ""
4984
+ },
4985
+ "AzureMcp.Postgres/0.5.1": {
4986
+ "type": "project",
4987
+ "serviceable": false,
4988
+ "sha512": ""
4989
+ },
4990
+ "AzureMcp.Redis/0.5.1": {
4991
+ "type": "project",
4992
+ "serviceable": false,
4993
+ "sha512": ""
4994
+ },
4995
+ "AzureMcp.Search/0.5.1": {
4996
+ "type": "project",
4997
+ "serviceable": false,
4998
+ "sha512": ""
4999
+ },
5000
+ "AzureMcp.ServiceBus/0.5.1": {
5001
+ "type": "project",
5002
+ "serviceable": false,
5003
+ "sha512": ""
5004
+ },
5005
+ "AzureMcp.Sql/0.5.1": {
5006
+ "type": "project",
5007
+ "serviceable": false,
5008
+ "sha512": ""
5009
+ },
5010
+ "AzureMcp.Storage/0.5.1": {
5011
+ "type": "project",
5012
+ "serviceable": false,
5013
+ "sha512": ""
5014
+ },
5015
+ "AzureMcp.Workbooks/0.5.1": {
5016
+ "type": "project",
5017
+ "serviceable": false,
5018
+ "sha512": ""
4481
5019
  }
4482
5020
  },
4483
5021
  "runtimes": {