@azure/mcp-darwin-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 (69) 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 +0 -0
  62. package/dist/azmcp.deps.json +672 -134
  63. package/dist/azmcp.dll +0 -0
  64. package/dist/azmcp.runtimeconfig.json +0 -1
  65. package/dist/msvcp140.dll +0 -0
  66. package/dist/vcruntime140.dll +0 -0
  67. package/dist/vcruntime140_1.dll +0 -0
  68. package/package.json +1 -1
  69. 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/osx-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.osx-arm64": "9.0.5",
62
42
  "runtimepack.Microsoft.AspNetCore.App.Runtime.osx-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"
@@ -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
  },
@@ -2278,10 +2302,10 @@
2278
2302
  }
2279
2303
  }
2280
2304
  },
2281
- "ModelContextProtocol/0.3.0-preview.2": {
2305
+ "ModelContextProtocol/0.3.0-preview.3": {
2282
2306
  "dependencies": {
2283
2307
  "Microsoft.Extensions.Hosting.Abstractions": "9.0.6",
2284
- "ModelContextProtocol.Core": "0.3.0-preview.2"
2308
+ "ModelContextProtocol.Core": "0.3.0-preview.3"
2285
2309
  },
2286
2310
  "runtime": {
2287
2311
  "lib/net9.0/ModelContextProtocol.dll": {
@@ -2290,22 +2314,11 @@
2290
2314
  }
2291
2315
  }
2292
2316
  },
2293
- "ModelContextProtocol.AspNetCore/0.3.0-preview.2": {
2317
+ "ModelContextProtocol.Core/0.3.0-preview.3": {
2294
2318
  "dependencies": {
2295
- "ModelContextProtocol": "0.3.0-preview.2"
2296
- },
2297
- "runtime": {
2298
- "lib/net9.0/ModelContextProtocol.AspNetCore.dll": {
2299
- "assemblyVersion": "0.3.0.0",
2300
- "fileVersion": "0.3.0.0"
2301
- }
2302
- }
2303
- },
2304
- "ModelContextProtocol.Core/0.3.0-preview.2": {
2305
- "dependencies": {
2306
- "Microsoft.Extensions.AI.Abstractions": "9.6.0",
2319
+ "Microsoft.Extensions.AI.Abstractions": "9.7.1",
2307
2320
  "Microsoft.Extensions.Logging.Abstractions": "9.0.6",
2308
- "System.Net.ServerSentEvents": "10.0.0-preview.5.25277.114"
2321
+ "System.Net.ServerSentEvents": "10.0.0-preview.4.25258.110"
2309
2322
  },
2310
2323
  "runtime": {
2311
2324
  "lib/net9.0/ModelContextProtocol.Core.dll": {
@@ -2702,14 +2715,6 @@
2702
2715
  }
2703
2716
  }
2704
2717
  },
2705
- "System.Formats.Asn1/9.0.6": {
2706
- "runtime": {
2707
- "lib/net9.0/System.Formats.Asn1.dll": {
2708
- "assemblyVersion": "9.0.0.0",
2709
- "fileVersion": "9.0.625.26613"
2710
- }
2711
- }
2712
- },
2713
2718
  "System.Globalization/4.3.0": {
2714
2719
  "dependencies": {
2715
2720
  "Microsoft.NETCore.Platforms": "1.1.1",
@@ -2838,11 +2843,11 @@
2838
2843
  "runtime.unix.System.Net.Primitives": "4.3.0"
2839
2844
  }
2840
2845
  },
2841
- "System.Net.ServerSentEvents/10.0.0-preview.5.25277.114": {
2846
+ "System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
2842
2847
  "runtime": {
2843
2848
  "lib/net9.0/System.Net.ServerSentEvents.dll": {
2844
2849
  "assemblyVersion": "10.0.0.0",
2845
- "fileVersion": "10.0.25.27814"
2850
+ "fileVersion": "10.0.25.25910"
2846
2851
  }
2847
2852
  }
2848
2853
  },
@@ -3118,11 +3123,417 @@
3118
3123
  "fileVersion": "6.0.21.52210"
3119
3124
  }
3120
3125
  }
3126
+ },
3127
+ "AzureMcp.Aks/0.5.1": {
3128
+ "dependencies": {
3129
+ "Azure.ResourceManager": "1.13.1",
3130
+ "Azure.ResourceManager.ContainerService": "1.2.3",
3131
+ "AzureMcp.Core": "0.5.1",
3132
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3133
+ "ModelContextProtocol": "0.3.0-preview.3",
3134
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3135
+ },
3136
+ "runtime": {
3137
+ "AzureMcp.Aks.dll": {
3138
+ "assemblyVersion": "0.5.1.0",
3139
+ "fileVersion": "0.5.1.0"
3140
+ }
3141
+ }
3142
+ },
3143
+ "AzureMcp.AppConfig/0.5.1": {
3144
+ "dependencies": {
3145
+ "Azure.Core": "1.46.2",
3146
+ "Azure.Data.AppConfiguration": "1.6.1",
3147
+ "Azure.ResourceManager": "1.13.1",
3148
+ "Azure.ResourceManager.AppConfiguration": "1.4.0",
3149
+ "AzureMcp.Core": "0.5.1",
3150
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3151
+ "ModelContextProtocol": "0.3.0-preview.3",
3152
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3153
+ },
3154
+ "runtime": {
3155
+ "AzureMcp.AppConfig.dll": {
3156
+ "assemblyVersion": "0.5.1.0",
3157
+ "fileVersion": "0.5.1.0"
3158
+ }
3159
+ }
3160
+ },
3161
+ "AzureMcp.Authorization/0.5.1": {
3162
+ "dependencies": {
3163
+ "Azure.Core": "1.46.2",
3164
+ "Azure.ResourceManager": "1.13.1",
3165
+ "Azure.ResourceManager.Authorization": "1.1.4",
3166
+ "AzureMcp.Core": "0.5.1",
3167
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3168
+ "ModelContextProtocol": "0.3.0-preview.3",
3169
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3170
+ },
3171
+ "runtime": {
3172
+ "AzureMcp.Authorization.dll": {
3173
+ "assemblyVersion": "0.5.1.0",
3174
+ "fileVersion": "0.5.1.0"
3175
+ }
3176
+ }
3177
+ },
3178
+ "AzureMcp.AzureBestPractices/0.5.1": {
3179
+ "dependencies": {
3180
+ "AzureMcp.Core": "0.5.1",
3181
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3182
+ "ModelContextProtocol": "0.3.0-preview.3",
3183
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3184
+ },
3185
+ "runtime": {
3186
+ "AzureMcp.AzureBestPractices.dll": {
3187
+ "assemblyVersion": "0.5.1.0",
3188
+ "fileVersion": "0.5.1.0"
3189
+ }
3190
+ }
3191
+ },
3192
+ "AzureMcp.AzureIsv/0.5.1": {
3193
+ "dependencies": {
3194
+ "Azure.Core": "1.46.2",
3195
+ "Azure.ResourceManager": "1.13.1",
3196
+ "Azure.ResourceManager.Datadog": "1.0.0-beta.5",
3197
+ "AzureMcp.Core": "0.5.1",
3198
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3199
+ "ModelContextProtocol": "0.3.0-preview.3",
3200
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3201
+ },
3202
+ "runtime": {
3203
+ "AzureMcp.AzureIsv.dll": {
3204
+ "assemblyVersion": "0.5.1.0",
3205
+ "fileVersion": "0.5.1.0"
3206
+ }
3207
+ }
3208
+ },
3209
+ "AzureMcp.AzureTerraformBestPractices/0.5.1": {
3210
+ "dependencies": {
3211
+ "AzureMcp.Core": "0.5.1",
3212
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3213
+ "ModelContextProtocol": "0.3.0-preview.3",
3214
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3215
+ },
3216
+ "runtime": {
3217
+ "AzureMcp.AzureTerraformBestPractices.dll": {
3218
+ "assemblyVersion": "0.5.1.0",
3219
+ "fileVersion": "0.5.1.0"
3220
+ }
3221
+ }
3222
+ },
3223
+ "AzureMcp.BicepSchema/0.5.1": {
3224
+ "dependencies": {
3225
+ "Azure.Bicep.Types": "0.5.110",
3226
+ "Azure.Bicep.Types.Az": "0.2.771",
3227
+ "AzureMcp.Core": "0.5.1",
3228
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3229
+ "ModelContextProtocol": "0.3.0-preview.3",
3230
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3231
+ },
3232
+ "runtime": {
3233
+ "AzureMcp.BicepSchema.dll": {
3234
+ "assemblyVersion": "0.5.1.0",
3235
+ "fileVersion": "0.5.1.0"
3236
+ }
3237
+ }
3238
+ },
3239
+ "AzureMcp.Core/0.5.1": {
3240
+ "dependencies": {
3241
+ "Azure.Core": "1.46.2",
3242
+ "Azure.Identity": "1.14.0",
3243
+ "Azure.Identity.Broker": "1.2.0",
3244
+ "Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
3245
+ "Azure.ResourceManager": "1.13.1",
3246
+ "Microsoft.Extensions.Azure": "1.11.0",
3247
+ "Microsoft.Extensions.Caching.Memory": "9.0.6",
3248
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3249
+ "Microsoft.Extensions.Hosting": "9.0.6",
3250
+ "Microsoft.Identity.Client.Broker": "4.72.1",
3251
+ "ModelContextProtocol": "0.3.0-preview.3",
3252
+ "Newtonsoft.Json": "13.0.3",
3253
+ "OpenTelemetry.Exporter.OpenTelemetryProtocol": "1.12.0",
3254
+ "System.CommandLine": "2.0.0-beta4.22272.1",
3255
+ "System.Linq.AsyncEnumerable": "10.0.0-preview.5.25277.114"
3256
+ },
3257
+ "runtime": {
3258
+ "AzureMcp.Core.dll": {
3259
+ "assemblyVersion": "0.5.1.0",
3260
+ "fileVersion": "0.5.1.0"
3261
+ }
3262
+ }
3263
+ },
3264
+ "AzureMcp.Cosmos/0.5.1": {
3265
+ "dependencies": {
3266
+ "Azure.ResourceManager": "1.13.1",
3267
+ "Azure.ResourceManager.CosmosDB": "1.3.2",
3268
+ "AzureMcp.Core": "0.5.1",
3269
+ "Microsoft.Azure.Cosmos": "3.51.0",
3270
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3271
+ "ModelContextProtocol": "0.3.0-preview.3",
3272
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3273
+ },
3274
+ "runtime": {
3275
+ "AzureMcp.Cosmos.dll": {
3276
+ "assemblyVersion": "0.5.1.0",
3277
+ "fileVersion": "0.5.1.0"
3278
+ }
3279
+ }
3280
+ },
3281
+ "AzureMcp.Extension/0.5.1": {
3282
+ "dependencies": {
3283
+ "AzureMcp.Core": "0.5.1",
3284
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3285
+ "ModelContextProtocol": "0.3.0-preview.3",
3286
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3287
+ },
3288
+ "runtime": {
3289
+ "AzureMcp.Extension.dll": {
3290
+ "assemblyVersion": "0.5.1.0",
3291
+ "fileVersion": "0.5.1.0"
3292
+ }
3293
+ }
3294
+ },
3295
+ "AzureMcp.Foundry/0.5.1": {
3296
+ "dependencies": {
3297
+ "Azure.AI.Projects": "1.0.0-beta.9",
3298
+ "Azure.ResourceManager": "1.13.1",
3299
+ "Azure.ResourceManager.CognitiveServices": "1.4.0",
3300
+ "AzureMcp.Core": "0.5.1",
3301
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3302
+ "ModelContextProtocol": "0.3.0-preview.3",
3303
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3304
+ },
3305
+ "runtime": {
3306
+ "AzureMcp.Foundry.dll": {
3307
+ "assemblyVersion": "0.5.1.0",
3308
+ "fileVersion": "0.5.1.0"
3309
+ }
3310
+ }
3311
+ },
3312
+ "AzureMcp.Grafana/0.5.1": {
3313
+ "dependencies": {
3314
+ "Azure.ResourceManager": "1.13.1",
3315
+ "Azure.ResourceManager.Grafana": "1.1.1",
3316
+ "AzureMcp.Core": "0.5.1",
3317
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3318
+ "ModelContextProtocol": "0.3.0-preview.3",
3319
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3320
+ },
3321
+ "runtime": {
3322
+ "AzureMcp.Grafana.dll": {
3323
+ "assemblyVersion": "0.5.1.0",
3324
+ "fileVersion": "0.5.1.0"
3325
+ }
3326
+ }
3327
+ },
3328
+ "AzureMcp.KeyVault/0.5.1": {
3329
+ "dependencies": {
3330
+ "Azure.Security.KeyVault.Certificates": "4.7.0",
3331
+ "Azure.Security.KeyVault.Keys": "4.7.0",
3332
+ "Azure.Security.KeyVault.Secrets": "4.7.0",
3333
+ "AzureMcp.Core": "0.5.1",
3334
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3335
+ "ModelContextProtocol": "0.3.0-preview.3",
3336
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3337
+ },
3338
+ "runtime": {
3339
+ "AzureMcp.KeyVault.dll": {
3340
+ "assemblyVersion": "0.5.1.0",
3341
+ "fileVersion": "0.5.1.0"
3342
+ }
3343
+ }
3344
+ },
3345
+ "AzureMcp.Kusto/0.5.1": {
3346
+ "dependencies": {
3347
+ "Azure.Core": "1.46.2",
3348
+ "Azure.ResourceManager": "1.13.1",
3349
+ "Azure.ResourceManager.Kusto": "1.6.0",
3350
+ "AzureMcp.Core": "0.5.1",
3351
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3352
+ "ModelContextProtocol": "0.3.0-preview.3",
3353
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3354
+ },
3355
+ "runtime": {
3356
+ "AzureMcp.Kusto.dll": {
3357
+ "assemblyVersion": "0.5.1.0",
3358
+ "fileVersion": "0.5.1.0"
3359
+ }
3360
+ }
3361
+ },
3362
+ "AzureMcp.LoadTesting/0.5.1": {
3363
+ "dependencies": {
3364
+ "Azure.Core": "1.46.2",
3365
+ "Azure.Developer.LoadTesting": "1.0.2",
3366
+ "Azure.ResourceManager": "1.13.1",
3367
+ "Azure.ResourceManager.LoadTesting": "1.1.1",
3368
+ "AzureMcp.Core": "0.5.1",
3369
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3370
+ "ModelContextProtocol": "0.3.0-preview.3",
3371
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3372
+ },
3373
+ "runtime": {
3374
+ "AzureMcp.LoadTesting.dll": {
3375
+ "assemblyVersion": "0.5.1.0",
3376
+ "fileVersion": "0.5.1.0"
3377
+ }
3378
+ }
3379
+ },
3380
+ "AzureMcp.Marketplace/0.5.1": {
3381
+ "dependencies": {
3382
+ "Azure.Core": "1.46.2",
3383
+ "AzureMcp.Core": "0.5.1",
3384
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3385
+ "ModelContextProtocol": "0.3.0-preview.3",
3386
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3387
+ },
3388
+ "runtime": {
3389
+ "AzureMcp.Marketplace.dll": {
3390
+ "assemblyVersion": "0.5.1.0",
3391
+ "fileVersion": "0.5.1.0"
3392
+ }
3393
+ }
3394
+ },
3395
+ "AzureMcp.Monitor/0.5.1": {
3396
+ "dependencies": {
3397
+ "Azure.Core": "1.46.2",
3398
+ "Azure.Monitor.Query": "1.6.0",
3399
+ "Azure.ResourceManager": "1.13.1",
3400
+ "Azure.ResourceManager.OperationalInsights": "1.3.0",
3401
+ "AzureMcp.Core": "0.5.1",
3402
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3403
+ "ModelContextProtocol": "0.3.0-preview.3",
3404
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3405
+ },
3406
+ "runtime": {
3407
+ "AzureMcp.Monitor.dll": {
3408
+ "assemblyVersion": "0.5.1.0",
3409
+ "fileVersion": "0.5.1.0"
3410
+ }
3411
+ }
3412
+ },
3413
+ "AzureMcp.Postgres/0.5.1": {
3414
+ "dependencies": {
3415
+ "Azure.Core": "1.46.2",
3416
+ "Azure.ResourceManager": "1.13.1",
3417
+ "Azure.ResourceManager.PostgreSql": "1.2.0",
3418
+ "AzureMcp.Core": "0.5.1",
3419
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3420
+ "ModelContextProtocol": "0.3.0-preview.3",
3421
+ "Npgsql": "9.0.3",
3422
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3423
+ },
3424
+ "runtime": {
3425
+ "AzureMcp.Postgres.dll": {
3426
+ "assemblyVersion": "0.5.1.0",
3427
+ "fileVersion": "0.5.1.0"
3428
+ }
3429
+ }
3430
+ },
3431
+ "AzureMcp.Redis/0.5.1": {
3432
+ "dependencies": {
3433
+ "Azure.ResourceManager": "1.13.1",
3434
+ "Azure.ResourceManager.Redis": "1.5.0",
3435
+ "Azure.ResourceManager.RedisEnterprise": "1.1.0",
3436
+ "AzureMcp.Core": "0.5.1",
3437
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3438
+ "ModelContextProtocol": "0.3.0-preview.3",
3439
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3440
+ },
3441
+ "runtime": {
3442
+ "AzureMcp.Redis.dll": {
3443
+ "assemblyVersion": "0.5.1.0",
3444
+ "fileVersion": "0.5.1.0"
3445
+ }
3446
+ }
3447
+ },
3448
+ "AzureMcp.Search/0.5.1": {
3449
+ "dependencies": {
3450
+ "Azure.ResourceManager": "1.13.1",
3451
+ "Azure.ResourceManager.Search": "1.2.3",
3452
+ "Azure.Search.Documents": "11.7.0-beta.4",
3453
+ "AzureMcp.Core": "0.5.1",
3454
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3455
+ "ModelContextProtocol": "0.3.0-preview.3",
3456
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3457
+ },
3458
+ "runtime": {
3459
+ "AzureMcp.Search.dll": {
3460
+ "assemblyVersion": "0.5.1.0",
3461
+ "fileVersion": "0.5.1.0"
3462
+ }
3463
+ }
3464
+ },
3465
+ "AzureMcp.ServiceBus/0.5.1": {
3466
+ "dependencies": {
3467
+ "Azure.Messaging.ServiceBus": "7.20.1",
3468
+ "AzureMcp.Core": "0.5.1",
3469
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3470
+ "ModelContextProtocol": "0.3.0-preview.3",
3471
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3472
+ },
3473
+ "runtime": {
3474
+ "AzureMcp.ServiceBus.dll": {
3475
+ "assemblyVersion": "0.5.1.0",
3476
+ "fileVersion": "0.5.1.0"
3477
+ }
3478
+ }
3479
+ },
3480
+ "AzureMcp.Sql/0.5.1": {
3481
+ "dependencies": {
3482
+ "Azure.ResourceManager": "1.13.1",
3483
+ "Azure.ResourceManager.Sql": "1.3.0",
3484
+ "AzureMcp.Core": "0.5.1",
3485
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3486
+ "ModelContextProtocol": "0.3.0-preview.3",
3487
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3488
+ },
3489
+ "runtime": {
3490
+ "AzureMcp.Sql.dll": {
3491
+ "assemblyVersion": "0.5.1.0",
3492
+ "fileVersion": "0.5.1.0"
3493
+ }
3494
+ }
3495
+ },
3496
+ "AzureMcp.Storage/0.5.1": {
3497
+ "dependencies": {
3498
+ "Azure.Data.Tables": "12.11.0",
3499
+ "Azure.ResourceManager": "1.13.1",
3500
+ "Azure.ResourceManager.Storage": "1.4.2",
3501
+ "Azure.Storage.Blobs": "12.24.0",
3502
+ "Azure.Storage.Files.DataLake": "12.22.0",
3503
+ "AzureMcp.Core": "0.5.1",
3504
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3505
+ "ModelContextProtocol": "0.3.0-preview.3",
3506
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3507
+ },
3508
+ "runtime": {
3509
+ "AzureMcp.Storage.dll": {
3510
+ "assemblyVersion": "0.5.1.0",
3511
+ "fileVersion": "0.5.1.0"
3512
+ }
3513
+ }
3514
+ },
3515
+ "AzureMcp.Workbooks/0.5.1": {
3516
+ "dependencies": {
3517
+ "Azure.Core": "1.46.2",
3518
+ "Azure.ResourceManager": "1.13.1",
3519
+ "Azure.ResourceManager.ApplicationInsights": "1.0.1",
3520
+ "Azure.ResourceManager.ResourceGraph": "1.1.0-beta.3",
3521
+ "AzureMcp.Core": "0.5.1",
3522
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3523
+ "ModelContextProtocol": "0.3.0-preview.3",
3524
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3525
+ },
3526
+ "runtime": {
3527
+ "AzureMcp.Workbooks.dll": {
3528
+ "assemblyVersion": "0.5.1.0",
3529
+ "fileVersion": "0.5.1.0"
3530
+ }
3531
+ }
3121
3532
  }
3122
3533
  }
3123
3534
  },
3124
3535
  "libraries": {
3125
- "azmcp/0.4.1": {
3536
+ "azmcp/0.5.1": {
3126
3537
  "type": "project",
3127
3538
  "serviceable": false,
3128
3539
  "sha512": ""
@@ -3249,12 +3660,12 @@
3249
3660
  "path": "azure.monitor.query/1.6.0",
3250
3661
  "hashPath": "azure.monitor.query.1.6.0.nupkg.sha512"
3251
3662
  },
3252
- "Azure.ResourceManager/1.13.0": {
3663
+ "Azure.ResourceManager/1.13.1": {
3253
3664
  "type": "package",
3254
3665
  "serviceable": true,
3255
- "sha512": "sha512-B0ZE4gNxs942DScLH53X7L4uqnMnh1LTpjHZUfnToQsjA65AuxiiDCVMQUkTTeQOP3PNd0UOrgRNpjQlbU8bgg==",
3256
- "path": "azure.resourcemanager/1.13.0",
3257
- "hashPath": "azure.resourcemanager.1.13.0.nupkg.sha512"
3666
+ "sha512": "sha512-kpsl5R6HkBS6jpxKoqeM8y5JjjYxv0bmVOHijjO098vpyK20nMYZdceFO4/4wHEMDybAjm4HGu1uxhjD/c5Rhw==",
3667
+ "path": "azure.resourcemanager/1.13.1",
3668
+ "hashPath": "azure.resourcemanager.1.13.1.nupkg.sha512"
3258
3669
  },
3259
3670
  "Azure.ResourceManager.AppConfiguration/1.4.0": {
3260
3671
  "type": "package",
@@ -3263,6 +3674,13 @@
3263
3674
  "path": "azure.resourcemanager.appconfiguration/1.4.0",
3264
3675
  "hashPath": "azure.resourcemanager.appconfiguration.1.4.0.nupkg.sha512"
3265
3676
  },
3677
+ "Azure.ResourceManager.ApplicationInsights/1.0.1": {
3678
+ "type": "package",
3679
+ "serviceable": true,
3680
+ "sha512": "sha512-SJofOW0MCy3C+Fs7D4XAEBIX1kaK2iqinXqLPFzzMwJW1q49e6eo8CByiTg/Nb+CqcgC6nQRLw6CyQo4W93Z7g==",
3681
+ "path": "azure.resourcemanager.applicationinsights/1.0.1",
3682
+ "hashPath": "azure.resourcemanager.applicationinsights.1.0.1.nupkg.sha512"
3683
+ },
3266
3684
  "Azure.ResourceManager.Authorization/1.1.4": {
3267
3685
  "type": "package",
3268
3686
  "serviceable": true,
@@ -3347,6 +3765,13 @@
3347
3765
  "path": "azure.resourcemanager.redisenterprise/1.1.0",
3348
3766
  "hashPath": "azure.resourcemanager.redisenterprise.1.1.0.nupkg.sha512"
3349
3767
  },
3768
+ "Azure.ResourceManager.ResourceGraph/1.1.0-beta.3": {
3769
+ "type": "package",
3770
+ "serviceable": true,
3771
+ "sha512": "sha512-S74OSwnUO9fWXkOFN2UUGFN08gLlYzaRLecedWCQdnqYNX6DU9b/8fyc1aD1DGgZNOOEdnXnfMEfPjZDydqG7g==",
3772
+ "path": "azure.resourcemanager.resourcegraph/1.1.0-beta.3",
3773
+ "hashPath": "azure.resourcemanager.resourcegraph.1.1.0-beta.3.nupkg.sha512"
3774
+ },
3350
3775
  "Azure.ResourceManager.Search/1.2.3": {
3351
3776
  "type": "package",
3352
3777
  "serviceable": true,
@@ -3375,6 +3800,13 @@
3375
3800
  "path": "azure.search.documents/11.7.0-beta.4",
3376
3801
  "hashPath": "azure.search.documents.11.7.0-beta.4.nupkg.sha512"
3377
3802
  },
3803
+ "Azure.Security.KeyVault.Certificates/4.7.0": {
3804
+ "type": "package",
3805
+ "serviceable": true,
3806
+ "sha512": "sha512-FcoGTI/6i8nKZhwI0HrYnVWOQk9LhnP+9T3adFAGvU8i3XPc3KKJ93VGER8L+Ygez2bpyGsWj4fRjsYv2211PQ==",
3807
+ "path": "azure.security.keyvault.certificates/4.7.0",
3808
+ "hashPath": "azure.security.keyvault.certificates.4.7.0.nupkg.sha512"
3809
+ },
3378
3810
  "Azure.Security.KeyVault.Keys/4.7.0": {
3379
3811
  "type": "package",
3380
3812
  "serviceable": true,
@@ -3438,12 +3870,12 @@
3438
3870
  "path": "microsoft.bcl.hashcode/1.1.0",
3439
3871
  "hashPath": "microsoft.bcl.hashcode.1.1.0.nupkg.sha512"
3440
3872
  },
3441
- "Microsoft.Extensions.AI.Abstractions/9.6.0": {
3873
+ "Microsoft.Extensions.AI.Abstractions/9.7.1": {
3442
3874
  "type": "package",
3443
3875
  "serviceable": true,
3444
- "sha512": "sha512-xGO7rHg3qK8jRdriAxIrsH4voNemCf8GVmgdcPXI5gpZ6lZWqOEM4ZO8yfYxUmg7+URw2AY1h7Uc/H17g7X1Kw==",
3445
- "path": "microsoft.extensions.ai.abstractions/9.6.0",
3446
- "hashPath": "microsoft.extensions.ai.abstractions.9.6.0.nupkg.sha512"
3876
+ "sha512": "sha512-fcAMMDxGgdl7vgkiFQ2yojdEwvGIkIpxsv6SQ33enA+q2iGuv3jsFUZmq6ZJ0YvMgrce7mG6GHFkEVcNxjIl0A==",
3877
+ "path": "microsoft.extensions.ai.abstractions/9.7.1",
3878
+ "hashPath": "microsoft.extensions.ai.abstractions.9.7.1.nupkg.sha512"
3447
3879
  },
3448
3880
  "Microsoft.Extensions.Azure/1.11.0": {
3449
3881
  "type": "package",
@@ -3725,26 +4157,19 @@
3725
4157
  "path": "microsoft.win32.systemevents/6.0.0",
3726
4158
  "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
3727
4159
  },
3728
- "ModelContextProtocol/0.3.0-preview.2": {
3729
- "type": "package",
3730
- "serviceable": true,
3731
- "sha512": "sha512-tC4pwKzNPFXFqyqhAcq40QnkSF+md29UKGsaDkF9Pw8oinWqFoC3Nr9AF+YbpIWo8Jc6Nz9S7+LuJwqpZWfLOw==",
3732
- "path": "modelcontextprotocol/0.3.0-preview.2",
3733
- "hashPath": "modelcontextprotocol.0.3.0-preview.2.nupkg.sha512"
3734
- },
3735
- "ModelContextProtocol.AspNetCore/0.3.0-preview.2": {
4160
+ "ModelContextProtocol/0.3.0-preview.3": {
3736
4161
  "type": "package",
3737
4162
  "serviceable": true,
3738
- "sha512": "sha512-YJPTc8UbPOfscs+2xyhwKgw80It17ymxNzupjv4FvM4fPTGQtaKszbgNdzyt3LMUrwX3MUhxWTJtoSHnqji3zA==",
3739
- "path": "modelcontextprotocol.aspnetcore/0.3.0-preview.2",
3740
- "hashPath": "modelcontextprotocol.aspnetcore.0.3.0-preview.2.nupkg.sha512"
4163
+ "sha512": "sha512-HlviD2pMUwOawBoDtddwuCkBskwYAgQ1Z1V2L/onrl21sjISvRlghC1xwXu1Aj94In9usJlZe1mlGWtFJsOyOg==",
4164
+ "path": "modelcontextprotocol/0.3.0-preview.3",
4165
+ "hashPath": "modelcontextprotocol.0.3.0-preview.3.nupkg.sha512"
3741
4166
  },
3742
- "ModelContextProtocol.Core/0.3.0-preview.2": {
4167
+ "ModelContextProtocol.Core/0.3.0-preview.3": {
3743
4168
  "type": "package",
3744
4169
  "serviceable": true,
3745
- "sha512": "sha512-pM25u8vx2RximQMIU9/b0Nwg201SI4B87wNgaxO3FhAksWFbL7ApRcNdYnyj8qfwEdAY+wIksdYoIBcyb5Aipw==",
3746
- "path": "modelcontextprotocol.core/0.3.0-preview.2",
3747
- "hashPath": "modelcontextprotocol.core.0.3.0-preview.2.nupkg.sha512"
4170
+ "sha512": "sha512-csbP2/LVFu+0v870Imtc+EJ81WBOFUWh1A7xZSlBTrMTE7Wq6mbU62klbMuCdk0SN94rJ5NFgZOwj8uQqZU6HQ==",
4171
+ "path": "modelcontextprotocol.core/0.3.0-preview.3",
4172
+ "hashPath": "modelcontextprotocol.core.0.3.0-preview.3.nupkg.sha512"
3748
4173
  },
3749
4174
  "Newtonsoft.Json/13.0.3": {
3750
4175
  "type": "package",
@@ -4159,13 +4584,6 @@
4159
4584
  "path": "system.drawing.common/6.0.0",
4160
4585
  "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
4161
4586
  },
4162
- "System.Formats.Asn1/9.0.6": {
4163
- "type": "package",
4164
- "serviceable": true,
4165
- "sha512": "sha512-8LbKs3WVqyDSszFZJA9Uxg9z+C6WbPbFTSPm/HjFEsWx49XWs0ueqaAKPWncvFJ8yl4H4C/RTnUMhCKoXkddkg==",
4166
- "path": "system.formats.asn1/9.0.6",
4167
- "hashPath": "system.formats.asn1.9.0.6.nupkg.sha512"
4168
- },
4169
4587
  "System.Globalization/4.3.0": {
4170
4588
  "type": "package",
4171
4589
  "serviceable": true,
@@ -4257,12 +4675,12 @@
4257
4675
  "path": "system.net.primitives/4.3.0",
4258
4676
  "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
4259
4677
  },
4260
- "System.Net.ServerSentEvents/10.0.0-preview.5.25277.114": {
4678
+ "System.Net.ServerSentEvents/10.0.0-preview.4.25258.110": {
4261
4679
  "type": "package",
4262
4680
  "serviceable": true,
4263
- "sha512": "sha512-QQL7WATnUgjv1TKMg0QWJ6gOc7Hmwv4o+EXTxIPn6RRWnSZfcTXIr0KspVnLirluo6Df2Yk3enMovQy98YXq7A==",
4264
- "path": "system.net.serversentevents/10.0.0-preview.5.25277.114",
4265
- "hashPath": "system.net.serversentevents.10.0.0-preview.5.25277.114.nupkg.sha512"
4681
+ "sha512": "sha512-5SG8yFN0e6y3VVaCMWSRYdDW15Apzg2LQoYUtl+jFrGb/+RLSMYmIdU9hO1hbHqpU0JD/lfBlCox0FebdAGGOQ==",
4682
+ "path": "system.net.serversentevents/10.0.0-preview.4.25258.110",
4683
+ "hashPath": "system.net.serversentevents.10.0.0-preview.4.25258.110.nupkg.sha512"
4266
4684
  },
4267
4685
  "System.Numerics.Vectors/4.5.0": {
4268
4686
  "type": "package",
@@ -4473,6 +4891,126 @@
4473
4891
  "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
4474
4892
  "path": "system.windows.extensions/6.0.0",
4475
4893
  "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
4894
+ },
4895
+ "AzureMcp.Aks/0.5.1": {
4896
+ "type": "project",
4897
+ "serviceable": false,
4898
+ "sha512": ""
4899
+ },
4900
+ "AzureMcp.AppConfig/0.5.1": {
4901
+ "type": "project",
4902
+ "serviceable": false,
4903
+ "sha512": ""
4904
+ },
4905
+ "AzureMcp.Authorization/0.5.1": {
4906
+ "type": "project",
4907
+ "serviceable": false,
4908
+ "sha512": ""
4909
+ },
4910
+ "AzureMcp.AzureBestPractices/0.5.1": {
4911
+ "type": "project",
4912
+ "serviceable": false,
4913
+ "sha512": ""
4914
+ },
4915
+ "AzureMcp.AzureIsv/0.5.1": {
4916
+ "type": "project",
4917
+ "serviceable": false,
4918
+ "sha512": ""
4919
+ },
4920
+ "AzureMcp.AzureTerraformBestPractices/0.5.1": {
4921
+ "type": "project",
4922
+ "serviceable": false,
4923
+ "sha512": ""
4924
+ },
4925
+ "AzureMcp.BicepSchema/0.5.1": {
4926
+ "type": "project",
4927
+ "serviceable": false,
4928
+ "sha512": ""
4929
+ },
4930
+ "AzureMcp.Core/0.5.1": {
4931
+ "type": "project",
4932
+ "serviceable": false,
4933
+ "sha512": ""
4934
+ },
4935
+ "AzureMcp.Cosmos/0.5.1": {
4936
+ "type": "project",
4937
+ "serviceable": false,
4938
+ "sha512": ""
4939
+ },
4940
+ "AzureMcp.Extension/0.5.1": {
4941
+ "type": "project",
4942
+ "serviceable": false,
4943
+ "sha512": ""
4944
+ },
4945
+ "AzureMcp.Foundry/0.5.1": {
4946
+ "type": "project",
4947
+ "serviceable": false,
4948
+ "sha512": ""
4949
+ },
4950
+ "AzureMcp.Grafana/0.5.1": {
4951
+ "type": "project",
4952
+ "serviceable": false,
4953
+ "sha512": ""
4954
+ },
4955
+ "AzureMcp.KeyVault/0.5.1": {
4956
+ "type": "project",
4957
+ "serviceable": false,
4958
+ "sha512": ""
4959
+ },
4960
+ "AzureMcp.Kusto/0.5.1": {
4961
+ "type": "project",
4962
+ "serviceable": false,
4963
+ "sha512": ""
4964
+ },
4965
+ "AzureMcp.LoadTesting/0.5.1": {
4966
+ "type": "project",
4967
+ "serviceable": false,
4968
+ "sha512": ""
4969
+ },
4970
+ "AzureMcp.Marketplace/0.5.1": {
4971
+ "type": "project",
4972
+ "serviceable": false,
4973
+ "sha512": ""
4974
+ },
4975
+ "AzureMcp.Monitor/0.5.1": {
4976
+ "type": "project",
4977
+ "serviceable": false,
4978
+ "sha512": ""
4979
+ },
4980
+ "AzureMcp.Postgres/0.5.1": {
4981
+ "type": "project",
4982
+ "serviceable": false,
4983
+ "sha512": ""
4984
+ },
4985
+ "AzureMcp.Redis/0.5.1": {
4986
+ "type": "project",
4987
+ "serviceable": false,
4988
+ "sha512": ""
4989
+ },
4990
+ "AzureMcp.Search/0.5.1": {
4991
+ "type": "project",
4992
+ "serviceable": false,
4993
+ "sha512": ""
4994
+ },
4995
+ "AzureMcp.ServiceBus/0.5.1": {
4996
+ "type": "project",
4997
+ "serviceable": false,
4998
+ "sha512": ""
4999
+ },
5000
+ "AzureMcp.Sql/0.5.1": {
5001
+ "type": "project",
5002
+ "serviceable": false,
5003
+ "sha512": ""
5004
+ },
5005
+ "AzureMcp.Storage/0.5.1": {
5006
+ "type": "project",
5007
+ "serviceable": false,
5008
+ "sha512": ""
5009
+ },
5010
+ "AzureMcp.Workbooks/0.5.1": {
5011
+ "type": "project",
5012
+ "serviceable": false,
5013
+ "sha512": ""
4476
5014
  }
4477
5015
  },
4478
5016
  "runtimes": {