@azure/mcp-linux-x64 0.5.4 → 0.5.6

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 (66) hide show
  1. package/README.md +20 -2
  2. package/dist/Azure.Monitor.Query.dll +0 -0
  3. package/dist/Azure.ResourceManager.AppService.dll +0 -0
  4. package/dist/Azure.ResourceManager.ContainerRegistry.dll +0 -0
  5. package/dist/Azure.ResourceManager.DesktopVirtualization.dll +0 -0
  6. package/dist/Azure.ResourceManager.PostgreSql.dll +0 -0
  7. package/dist/Azure.Search.Documents.dll +0 -0
  8. package/dist/Azure.Storage.Queues.dll +0 -0
  9. package/dist/AzureMcp.Acr.dll +0 -0
  10. package/dist/AzureMcp.Acr.pdb +0 -0
  11. package/dist/AzureMcp.Aks.dll +0 -0
  12. package/dist/AzureMcp.Aks.pdb +0 -0
  13. package/dist/AzureMcp.AppConfig.dll +0 -0
  14. package/dist/AzureMcp.AppConfig.pdb +0 -0
  15. package/dist/AzureMcp.Authorization.dll +0 -0
  16. package/dist/AzureMcp.Authorization.pdb +0 -0
  17. package/dist/AzureMcp.AzureBestPractices.dll +0 -0
  18. package/dist/AzureMcp.AzureBestPractices.pdb +0 -0
  19. package/dist/AzureMcp.AzureIsv.dll +0 -0
  20. package/dist/AzureMcp.AzureIsv.pdb +0 -0
  21. package/dist/AzureMcp.AzureTerraformBestPractices.dll +0 -0
  22. package/dist/AzureMcp.AzureTerraformBestPractices.pdb +0 -0
  23. package/dist/AzureMcp.BicepSchema.dll +0 -0
  24. package/dist/AzureMcp.BicepSchema.pdb +0 -0
  25. package/dist/AzureMcp.Core.dll +0 -0
  26. package/dist/AzureMcp.Core.pdb +0 -0
  27. package/dist/AzureMcp.Cosmos.dll +0 -0
  28. package/dist/AzureMcp.Cosmos.pdb +0 -0
  29. package/dist/AzureMcp.Extension.dll +0 -0
  30. package/dist/AzureMcp.Extension.pdb +0 -0
  31. package/dist/AzureMcp.Foundry.dll +0 -0
  32. package/dist/AzureMcp.Foundry.pdb +0 -0
  33. package/dist/AzureMcp.FunctionApp.dll +0 -0
  34. package/dist/AzureMcp.FunctionApp.pdb +0 -0
  35. package/dist/AzureMcp.Grafana.dll +0 -0
  36. package/dist/AzureMcp.Grafana.pdb +0 -0
  37. package/dist/AzureMcp.KeyVault.dll +0 -0
  38. package/dist/AzureMcp.KeyVault.pdb +0 -0
  39. package/dist/AzureMcp.Kusto.dll +0 -0
  40. package/dist/AzureMcp.Kusto.pdb +0 -0
  41. package/dist/AzureMcp.LoadTesting.dll +0 -0
  42. package/dist/AzureMcp.LoadTesting.pdb +0 -0
  43. package/dist/AzureMcp.Marketplace.dll +0 -0
  44. package/dist/AzureMcp.Marketplace.pdb +0 -0
  45. package/dist/AzureMcp.Monitor.dll +0 -0
  46. package/dist/AzureMcp.Monitor.pdb +0 -0
  47. package/dist/AzureMcp.Postgres.dll +0 -0
  48. package/dist/AzureMcp.Postgres.pdb +0 -0
  49. package/dist/AzureMcp.Redis.dll +0 -0
  50. package/dist/AzureMcp.Redis.pdb +0 -0
  51. package/dist/AzureMcp.Search.dll +0 -0
  52. package/dist/AzureMcp.Search.pdb +0 -0
  53. package/dist/AzureMcp.ServiceBus.dll +0 -0
  54. package/dist/AzureMcp.ServiceBus.pdb +0 -0
  55. package/dist/AzureMcp.Sql.dll +0 -0
  56. package/dist/AzureMcp.Sql.pdb +0 -0
  57. package/dist/AzureMcp.Storage.dll +0 -0
  58. package/dist/AzureMcp.Storage.pdb +0 -0
  59. package/dist/AzureMcp.VirtualDesktop.dll +0 -0
  60. package/dist/AzureMcp.VirtualDesktop.pdb +0 -0
  61. package/dist/AzureMcp.Workbooks.dll +0 -0
  62. package/dist/AzureMcp.Workbooks.pdb +0 -0
  63. package/dist/System.ClientModel.dll +0 -0
  64. package/dist/azmcp.deps.json +299 -198
  65. package/dist/azmcp.dll +0 -0
  66. package/package.json +1 -1
@@ -7,33 +7,35 @@
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {},
9
9
  ".NETCoreApp,Version=v9.0/linux-x64": {
10
- "azmcp/0.5.4": {
11
- "dependencies": {
12
- "AzureMcp.Aks": "0.5.4",
13
- "AzureMcp.AppConfig": "0.5.4",
14
- "AzureMcp.Authorization": "0.5.4",
15
- "AzureMcp.AzureBestPractices": "0.5.4",
16
- "AzureMcp.AzureIsv": "0.5.4",
17
- "AzureMcp.AzureTerraformBestPractices": "0.5.4",
18
- "AzureMcp.BicepSchema": "0.5.4",
19
- "AzureMcp.Core": "0.5.4",
20
- "AzureMcp.Cosmos": "0.5.4",
21
- "AzureMcp.Extension": "0.5.4",
22
- "AzureMcp.Foundry": "0.5.4",
23
- "AzureMcp.Grafana": "0.5.4",
24
- "AzureMcp.KeyVault": "0.5.4",
25
- "AzureMcp.Kusto": "0.5.4",
26
- "AzureMcp.LoadTesting": "0.5.4",
27
- "AzureMcp.Marketplace": "0.5.4",
28
- "AzureMcp.Monitor": "0.5.4",
29
- "AzureMcp.Postgres": "0.5.4",
30
- "AzureMcp.Redis": "0.5.4",
31
- "AzureMcp.Search": "0.5.4",
32
- "AzureMcp.ServiceBus": "0.5.4",
33
- "AzureMcp.Sql": "0.5.4",
34
- "AzureMcp.Storage": "0.5.4",
35
- "AzureMcp.VirtualDesktop": "0.5.4",
36
- "AzureMcp.Workbooks": "0.5.4",
10
+ "azmcp/0.5.6": {
11
+ "dependencies": {
12
+ "AzureMcp.Acr": "0.5.6",
13
+ "AzureMcp.Aks": "0.5.6",
14
+ "AzureMcp.AppConfig": "0.5.6",
15
+ "AzureMcp.Authorization": "0.5.6",
16
+ "AzureMcp.AzureBestPractices": "0.5.6",
17
+ "AzureMcp.AzureIsv": "0.5.6",
18
+ "AzureMcp.AzureTerraformBestPractices": "0.5.6",
19
+ "AzureMcp.BicepSchema": "0.5.6",
20
+ "AzureMcp.Core": "0.5.6",
21
+ "AzureMcp.Cosmos": "0.5.6",
22
+ "AzureMcp.Extension": "0.5.6",
23
+ "AzureMcp.Foundry": "0.5.6",
24
+ "AzureMcp.FunctionApp": "0.5.6",
25
+ "AzureMcp.Grafana": "0.5.6",
26
+ "AzureMcp.KeyVault": "0.5.6",
27
+ "AzureMcp.Kusto": "0.5.6",
28
+ "AzureMcp.LoadTesting": "0.5.6",
29
+ "AzureMcp.Marketplace": "0.5.6",
30
+ "AzureMcp.Monitor": "0.5.6",
31
+ "AzureMcp.Postgres": "0.5.6",
32
+ "AzureMcp.Redis": "0.5.6",
33
+ "AzureMcp.Search": "0.5.6",
34
+ "AzureMcp.ServiceBus": "0.5.6",
35
+ "AzureMcp.Sql": "0.5.6",
36
+ "AzureMcp.Storage": "0.5.6",
37
+ "AzureMcp.VirtualDesktop": "0.5.6",
38
+ "AzureMcp.Workbooks": "0.5.6",
37
39
  "Microsoft.Azure.Cosmos": "3.51.0",
38
40
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
39
41
  "Microsoft.NET.ILLink.Tasks": "9.0.5",
@@ -1216,7 +1218,7 @@
1216
1218
  "Azure.AI.Inference/1.0.0-beta.4": {
1217
1219
  "dependencies": {
1218
1220
  "Azure.Core": "1.47.1",
1219
- "System.ClientModel": "1.5.1"
1221
+ "System.ClientModel": "1.6.0"
1220
1222
  },
1221
1223
  "runtime": {
1222
1224
  "lib/net8.0/Azure.AI.Inference.dll": {
@@ -1277,7 +1279,7 @@
1277
1279
  "Azure.Core/1.47.1": {
1278
1280
  "dependencies": {
1279
1281
  "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
1280
- "System.ClientModel": "1.5.1",
1282
+ "System.ClientModel": "1.6.0",
1281
1283
  "System.Memory.Data": "8.0.1"
1282
1284
  },
1283
1285
  "runtime": {
@@ -1405,14 +1407,15 @@
1405
1407
  }
1406
1408
  }
1407
1409
  },
1408
- "Azure.Monitor.Query/1.6.0": {
1410
+ "Azure.Monitor.Query/1.7.1": {
1409
1411
  "dependencies": {
1410
- "Azure.Core": "1.47.1"
1412
+ "Azure.Core": "1.47.1",
1413
+ "System.ClientModel": "1.6.0"
1411
1414
  },
1412
1415
  "runtime": {
1413
1416
  "lib/net8.0/Azure.Monitor.Query.dll": {
1414
- "assemblyVersion": "1.6.0.0",
1415
- "fileVersion": "1.600.24.60305"
1417
+ "assemblyVersion": "1.7.1.0",
1418
+ "fileVersion": "1.700.125.41202"
1416
1419
  }
1417
1420
  }
1418
1421
  },
@@ -1451,6 +1454,18 @@
1451
1454
  }
1452
1455
  }
1453
1456
  },
1457
+ "Azure.ResourceManager.AppService/1.4.1": {
1458
+ "dependencies": {
1459
+ "Azure.Core": "1.47.1",
1460
+ "Azure.ResourceManager": "1.13.2"
1461
+ },
1462
+ "runtime": {
1463
+ "lib/net8.0/Azure.ResourceManager.AppService.dll": {
1464
+ "assemblyVersion": "1.4.1.0",
1465
+ "fileVersion": "1.400.125.41101"
1466
+ }
1467
+ }
1468
+ },
1454
1469
  "Azure.ResourceManager.Authorization/1.1.5": {
1455
1470
  "dependencies": {
1456
1471
  "Azure.Core": "1.47.1",
@@ -1475,6 +1490,18 @@
1475
1490
  }
1476
1491
  }
1477
1492
  },
1493
+ "Azure.ResourceManager.ContainerRegistry/1.3.1": {
1494
+ "dependencies": {
1495
+ "Azure.Core": "1.47.1",
1496
+ "Azure.ResourceManager": "1.13.2"
1497
+ },
1498
+ "runtime": {
1499
+ "lib/net8.0/Azure.ResourceManager.ContainerRegistry.dll": {
1500
+ "assemblyVersion": "1.3.1.0",
1501
+ "fileVersion": "1.300.125.41103"
1502
+ }
1503
+ }
1504
+ },
1478
1505
  "Azure.ResourceManager.ContainerService/1.2.5": {
1479
1506
  "dependencies": {
1480
1507
  "Azure.Core": "1.47.1",
@@ -1511,17 +1538,15 @@
1511
1538
  }
1512
1539
  }
1513
1540
  },
1514
- "Azure.ResourceManager.DesktopVirtualization/1.3.1": {
1541
+ "Azure.ResourceManager.DesktopVirtualization/1.3.2": {
1515
1542
  "dependencies": {
1516
1543
  "Azure.Core": "1.47.1",
1517
- "Azure.ResourceManager": "1.13.2",
1518
- "System.ClientModel": "1.5.1",
1519
- "System.Text.Json": "8.0.5"
1544
+ "Azure.ResourceManager": "1.13.2"
1520
1545
  },
1521
1546
  "runtime": {
1522
1547
  "lib/net8.0/Azure.ResourceManager.DesktopVirtualization.dll": {
1523
- "assemblyVersion": "1.3.1.0",
1524
- "fileVersion": "1.300.125.16102"
1548
+ "assemblyVersion": "1.3.2.0",
1549
+ "fileVersion": "1.300.225.41103"
1525
1550
  }
1526
1551
  }
1527
1552
  },
@@ -1573,15 +1598,15 @@
1573
1598
  }
1574
1599
  }
1575
1600
  },
1576
- "Azure.ResourceManager.PostgreSql/1.3.0": {
1601
+ "Azure.ResourceManager.PostgreSql/1.3.1": {
1577
1602
  "dependencies": {
1578
1603
  "Azure.Core": "1.47.1",
1579
1604
  "Azure.ResourceManager": "1.13.2"
1580
1605
  },
1581
1606
  "runtime": {
1582
1607
  "lib/net8.0/Azure.ResourceManager.PostgreSql.dll": {
1583
- "assemblyVersion": "1.3.0.0",
1584
- "fileVersion": "1.300.25.32502"
1608
+ "assemblyVersion": "1.3.1.0",
1609
+ "fileVersion": "1.300.125.40701"
1585
1610
  }
1586
1611
  }
1587
1612
  },
@@ -1657,15 +1682,15 @@
1657
1682
  }
1658
1683
  }
1659
1684
  },
1660
- "Azure.Search.Documents/11.7.0-beta.4": {
1685
+ "Azure.Search.Documents/11.7.0-beta.6": {
1661
1686
  "dependencies": {
1662
1687
  "Azure.Core": "1.47.1",
1663
- "System.ClientModel": "1.5.1"
1688
+ "System.ClientModel": "1.6.0"
1664
1689
  },
1665
1690
  "runtime": {
1666
1691
  "lib/net8.0/Azure.Search.Documents.dll": {
1667
1692
  "assemblyVersion": "11.7.0.0",
1668
- "fileVersion": "11.700.25.26402"
1693
+ "fileVersion": "11.700.25.41102"
1669
1694
  }
1670
1695
  }
1671
1696
  },
@@ -1769,6 +1794,18 @@
1769
1794
  }
1770
1795
  }
1771
1796
  },
1797
+ "Azure.Storage.Queues/12.22.0": {
1798
+ "dependencies": {
1799
+ "Azure.Storage.Common": "12.23.0",
1800
+ "System.Memory.Data": "8.0.1"
1801
+ },
1802
+ "runtime": {
1803
+ "lib/net8.0/Azure.Storage.Queues.dll": {
1804
+ "assemblyVersion": "12.22.0.0",
1805
+ "fileVersion": "12.2200.25.16105"
1806
+ }
1807
+ }
1808
+ },
1772
1809
  "Microsoft.Azure.Amqp/2.7.0": {
1773
1810
  "runtime": {
1774
1811
  "lib/net8.0/Microsoft.Azure.Amqp.dll": {
@@ -2361,7 +2398,7 @@
2361
2398
  },
2362
2399
  "OpenAI/2.0.0": {
2363
2400
  "dependencies": {
2364
- "System.ClientModel": "1.5.1",
2401
+ "System.ClientModel": "1.6.0",
2365
2402
  "System.Diagnostics.DiagnosticSource": "9.0.0"
2366
2403
  },
2367
2404
  "runtime": {
@@ -2596,15 +2633,15 @@
2596
2633
  }
2597
2634
  },
2598
2635
  "System.Buffers/4.5.1": {},
2599
- "System.ClientModel/1.5.1": {
2636
+ "System.ClientModel/1.6.0": {
2600
2637
  "dependencies": {
2601
2638
  "Microsoft.Extensions.Logging.Abstractions": "9.0.6",
2602
2639
  "System.Memory.Data": "8.0.1"
2603
2640
  },
2604
2641
  "runtime": {
2605
2642
  "lib/net8.0/System.ClientModel.dll": {
2606
- "assemblyVersion": "1.5.1.0",
2607
- "fileVersion": "1.500.125.36405"
2643
+ "assemblyVersion": "1.6.0.0",
2644
+ "fileVersion": "1.600.25.41108"
2608
2645
  }
2609
2646
  }
2610
2647
  },
@@ -3137,119 +3174,135 @@
3137
3174
  }
3138
3175
  }
3139
3176
  },
3140
- "AzureMcp.Aks/0.5.4": {
3177
+ "AzureMcp.Acr/0.5.6": {
3178
+ "dependencies": {
3179
+ "Azure.ResourceManager": "1.13.2",
3180
+ "Azure.ResourceManager.ContainerRegistry": "1.3.1",
3181
+ "AzureMcp.Core": "0.5.6",
3182
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3183
+ "ModelContextProtocol": "0.3.0-preview.3",
3184
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3185
+ },
3186
+ "runtime": {
3187
+ "AzureMcp.Acr.dll": {
3188
+ "assemblyVersion": "0.5.6.0",
3189
+ "fileVersion": "0.5.6.0"
3190
+ }
3191
+ }
3192
+ },
3193
+ "AzureMcp.Aks/0.5.6": {
3141
3194
  "dependencies": {
3142
3195
  "Azure.ResourceManager": "1.13.2",
3143
3196
  "Azure.ResourceManager.ContainerService": "1.2.5",
3144
- "AzureMcp.Core": "0.5.4",
3197
+ "AzureMcp.Core": "0.5.6",
3145
3198
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3146
3199
  "ModelContextProtocol": "0.3.0-preview.3",
3147
3200
  "System.CommandLine": "2.0.0-beta4.22272.1"
3148
3201
  },
3149
3202
  "runtime": {
3150
3203
  "AzureMcp.Aks.dll": {
3151
- "assemblyVersion": "0.5.4.0",
3152
- "fileVersion": "0.5.4.0"
3204
+ "assemblyVersion": "0.5.6.0",
3205
+ "fileVersion": "0.5.6.0"
3153
3206
  }
3154
3207
  }
3155
3208
  },
3156
- "AzureMcp.AppConfig/0.5.4": {
3209
+ "AzureMcp.AppConfig/0.5.6": {
3157
3210
  "dependencies": {
3158
3211
  "Azure.Core": "1.47.1",
3159
3212
  "Azure.Data.AppConfiguration": "1.6.1",
3160
3213
  "Azure.ResourceManager": "1.13.2",
3161
3214
  "Azure.ResourceManager.AppConfiguration": "1.4.1",
3162
- "AzureMcp.Core": "0.5.4",
3215
+ "AzureMcp.Core": "0.5.6",
3163
3216
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3164
3217
  "ModelContextProtocol": "0.3.0-preview.3",
3165
3218
  "System.CommandLine": "2.0.0-beta4.22272.1"
3166
3219
  },
3167
3220
  "runtime": {
3168
3221
  "AzureMcp.AppConfig.dll": {
3169
- "assemblyVersion": "0.5.4.0",
3170
- "fileVersion": "0.5.4.0"
3222
+ "assemblyVersion": "0.5.6.0",
3223
+ "fileVersion": "0.5.6.0"
3171
3224
  }
3172
3225
  }
3173
3226
  },
3174
- "AzureMcp.Authorization/0.5.4": {
3227
+ "AzureMcp.Authorization/0.5.6": {
3175
3228
  "dependencies": {
3176
3229
  "Azure.Core": "1.47.1",
3177
3230
  "Azure.ResourceManager": "1.13.2",
3178
3231
  "Azure.ResourceManager.Authorization": "1.1.5",
3179
- "AzureMcp.Core": "0.5.4",
3232
+ "AzureMcp.Core": "0.5.6",
3180
3233
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3181
3234
  "ModelContextProtocol": "0.3.0-preview.3",
3182
3235
  "System.CommandLine": "2.0.0-beta4.22272.1"
3183
3236
  },
3184
3237
  "runtime": {
3185
3238
  "AzureMcp.Authorization.dll": {
3186
- "assemblyVersion": "0.5.4.0",
3187
- "fileVersion": "0.5.4.0"
3239
+ "assemblyVersion": "0.5.6.0",
3240
+ "fileVersion": "0.5.6.0"
3188
3241
  }
3189
3242
  }
3190
3243
  },
3191
- "AzureMcp.AzureBestPractices/0.5.4": {
3244
+ "AzureMcp.AzureBestPractices/0.5.6": {
3192
3245
  "dependencies": {
3193
- "AzureMcp.Core": "0.5.4",
3246
+ "AzureMcp.Core": "0.5.6",
3194
3247
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3195
3248
  "ModelContextProtocol": "0.3.0-preview.3",
3196
3249
  "System.CommandLine": "2.0.0-beta4.22272.1"
3197
3250
  },
3198
3251
  "runtime": {
3199
3252
  "AzureMcp.AzureBestPractices.dll": {
3200
- "assemblyVersion": "0.5.4.0",
3201
- "fileVersion": "0.5.4.0"
3253
+ "assemblyVersion": "0.5.6.0",
3254
+ "fileVersion": "0.5.6.0"
3202
3255
  }
3203
3256
  }
3204
3257
  },
3205
- "AzureMcp.AzureIsv/0.5.4": {
3258
+ "AzureMcp.AzureIsv/0.5.6": {
3206
3259
  "dependencies": {
3207
3260
  "Azure.Core": "1.47.1",
3208
3261
  "Azure.ResourceManager": "1.13.2",
3209
3262
  "Azure.ResourceManager.Datadog": "1.0.0-beta.6",
3210
- "AzureMcp.Core": "0.5.4",
3263
+ "AzureMcp.Core": "0.5.6",
3211
3264
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3212
3265
  "ModelContextProtocol": "0.3.0-preview.3",
3213
3266
  "System.CommandLine": "2.0.0-beta4.22272.1"
3214
3267
  },
3215
3268
  "runtime": {
3216
3269
  "AzureMcp.AzureIsv.dll": {
3217
- "assemblyVersion": "0.5.4.0",
3218
- "fileVersion": "0.5.4.0"
3270
+ "assemblyVersion": "0.5.6.0",
3271
+ "fileVersion": "0.5.6.0"
3219
3272
  }
3220
3273
  }
3221
3274
  },
3222
- "AzureMcp.AzureTerraformBestPractices/0.5.4": {
3275
+ "AzureMcp.AzureTerraformBestPractices/0.5.6": {
3223
3276
  "dependencies": {
3224
- "AzureMcp.Core": "0.5.4",
3277
+ "AzureMcp.Core": "0.5.6",
3225
3278
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3226
3279
  "ModelContextProtocol": "0.3.0-preview.3",
3227
3280
  "System.CommandLine": "2.0.0-beta4.22272.1"
3228
3281
  },
3229
3282
  "runtime": {
3230
3283
  "AzureMcp.AzureTerraformBestPractices.dll": {
3231
- "assemblyVersion": "0.5.4.0",
3232
- "fileVersion": "0.5.4.0"
3284
+ "assemblyVersion": "0.5.6.0",
3285
+ "fileVersion": "0.5.6.0"
3233
3286
  }
3234
3287
  }
3235
3288
  },
3236
- "AzureMcp.BicepSchema/0.5.4": {
3289
+ "AzureMcp.BicepSchema/0.5.6": {
3237
3290
  "dependencies": {
3238
3291
  "Azure.Bicep.Types": "0.5.110",
3239
3292
  "Azure.Bicep.Types.Az": "0.2.771",
3240
- "AzureMcp.Core": "0.5.4",
3293
+ "AzureMcp.Core": "0.5.6",
3241
3294
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3242
3295
  "ModelContextProtocol": "0.3.0-preview.3",
3243
3296
  "System.CommandLine": "2.0.0-beta4.22272.1"
3244
3297
  },
3245
3298
  "runtime": {
3246
3299
  "AzureMcp.BicepSchema.dll": {
3247
- "assemblyVersion": "0.5.4.0",
3248
- "fileVersion": "0.5.4.0"
3300
+ "assemblyVersion": "0.5.6.0",
3301
+ "fileVersion": "0.5.6.0"
3249
3302
  }
3250
3303
  }
3251
3304
  },
3252
- "AzureMcp.Core/0.5.4": {
3305
+ "AzureMcp.Core/0.5.6": {
3253
3306
  "dependencies": {
3254
3307
  "Azure.Core": "1.47.1",
3255
3308
  "Azure.Identity": "1.14.0",
@@ -3269,16 +3322,16 @@
3269
3322
  },
3270
3323
  "runtime": {
3271
3324
  "AzureMcp.Core.dll": {
3272
- "assemblyVersion": "0.5.4.0",
3273
- "fileVersion": "0.5.4.0"
3325
+ "assemblyVersion": "0.5.6.0",
3326
+ "fileVersion": "0.5.6.0"
3274
3327
  }
3275
3328
  }
3276
3329
  },
3277
- "AzureMcp.Cosmos/0.5.4": {
3330
+ "AzureMcp.Cosmos/0.5.6": {
3278
3331
  "dependencies": {
3279
3332
  "Azure.ResourceManager": "1.13.2",
3280
3333
  "Azure.ResourceManager.CosmosDB": "1.4.0-beta.13",
3281
- "AzureMcp.Core": "0.5.4",
3334
+ "AzureMcp.Core": "0.5.6",
3282
3335
  "Microsoft.Azure.Cosmos": "3.51.0",
3283
3336
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3284
3337
  "ModelContextProtocol": "0.3.0-preview.3",
@@ -3286,149 +3339,165 @@
3286
3339
  },
3287
3340
  "runtime": {
3288
3341
  "AzureMcp.Cosmos.dll": {
3289
- "assemblyVersion": "0.5.4.0",
3290
- "fileVersion": "0.5.4.0"
3342
+ "assemblyVersion": "0.5.6.0",
3343
+ "fileVersion": "0.5.6.0"
3291
3344
  }
3292
3345
  }
3293
3346
  },
3294
- "AzureMcp.Extension/0.5.4": {
3347
+ "AzureMcp.Extension/0.5.6": {
3295
3348
  "dependencies": {
3296
- "AzureMcp.Core": "0.5.4",
3349
+ "AzureMcp.Core": "0.5.6",
3297
3350
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3298
3351
  "ModelContextProtocol": "0.3.0-preview.3",
3299
3352
  "System.CommandLine": "2.0.0-beta4.22272.1"
3300
3353
  },
3301
3354
  "runtime": {
3302
3355
  "AzureMcp.Extension.dll": {
3303
- "assemblyVersion": "0.5.4.0",
3304
- "fileVersion": "0.5.4.0"
3356
+ "assemblyVersion": "0.5.6.0",
3357
+ "fileVersion": "0.5.6.0"
3305
3358
  }
3306
3359
  }
3307
3360
  },
3308
- "AzureMcp.Foundry/0.5.4": {
3361
+ "AzureMcp.Foundry/0.5.6": {
3309
3362
  "dependencies": {
3310
3363
  "Azure.AI.Projects": "1.0.0-beta.9",
3311
3364
  "Azure.ResourceManager": "1.13.2",
3312
3365
  "Azure.ResourceManager.CognitiveServices": "1.5.1",
3313
- "AzureMcp.Core": "0.5.4",
3366
+ "AzureMcp.Core": "0.5.6",
3314
3367
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3315
3368
  "ModelContextProtocol": "0.3.0-preview.3",
3316
3369
  "System.CommandLine": "2.0.0-beta4.22272.1"
3317
3370
  },
3318
3371
  "runtime": {
3319
3372
  "AzureMcp.Foundry.dll": {
3320
- "assemblyVersion": "0.5.4.0",
3321
- "fileVersion": "0.5.4.0"
3373
+ "assemblyVersion": "0.5.6.0",
3374
+ "fileVersion": "0.5.6.0"
3322
3375
  }
3323
3376
  }
3324
3377
  },
3325
- "AzureMcp.Grafana/0.5.4": {
3378
+ "AzureMcp.FunctionApp/0.5.6": {
3379
+ "dependencies": {
3380
+ "Azure.ResourceManager": "1.13.2",
3381
+ "Azure.ResourceManager.AppService": "1.4.1",
3382
+ "AzureMcp.Core": "0.5.6",
3383
+ "Microsoft.Extensions.DependencyInjection": "9.0.6",
3384
+ "ModelContextProtocol": "0.3.0-preview.3",
3385
+ "System.CommandLine": "2.0.0-beta4.22272.1"
3386
+ },
3387
+ "runtime": {
3388
+ "AzureMcp.FunctionApp.dll": {
3389
+ "assemblyVersion": "0.5.6.0",
3390
+ "fileVersion": "0.5.6.0"
3391
+ }
3392
+ }
3393
+ },
3394
+ "AzureMcp.Grafana/0.5.6": {
3326
3395
  "dependencies": {
3327
3396
  "Azure.ResourceManager": "1.13.2",
3328
3397
  "Azure.ResourceManager.Grafana": "1.2.0-beta.2",
3329
- "AzureMcp.Core": "0.5.4",
3398
+ "AzureMcp.Core": "0.5.6",
3330
3399
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3331
3400
  "ModelContextProtocol": "0.3.0-preview.3",
3332
3401
  "System.CommandLine": "2.0.0-beta4.22272.1"
3333
3402
  },
3334
3403
  "runtime": {
3335
3404
  "AzureMcp.Grafana.dll": {
3336
- "assemblyVersion": "0.5.4.0",
3337
- "fileVersion": "0.5.4.0"
3405
+ "assemblyVersion": "0.5.6.0",
3406
+ "fileVersion": "0.5.6.0"
3338
3407
  }
3339
3408
  }
3340
3409
  },
3341
- "AzureMcp.KeyVault/0.5.4": {
3410
+ "AzureMcp.KeyVault/0.5.6": {
3342
3411
  "dependencies": {
3343
3412
  "Azure.Security.KeyVault.Certificates": "4.7.0",
3344
3413
  "Azure.Security.KeyVault.Keys": "4.7.0",
3345
3414
  "Azure.Security.KeyVault.Secrets": "4.7.0",
3346
- "AzureMcp.Core": "0.5.4",
3415
+ "AzureMcp.Core": "0.5.6",
3347
3416
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3348
3417
  "ModelContextProtocol": "0.3.0-preview.3",
3349
3418
  "System.CommandLine": "2.0.0-beta4.22272.1"
3350
3419
  },
3351
3420
  "runtime": {
3352
3421
  "AzureMcp.KeyVault.dll": {
3353
- "assemblyVersion": "0.5.4.0",
3354
- "fileVersion": "0.5.4.0"
3422
+ "assemblyVersion": "0.5.6.0",
3423
+ "fileVersion": "0.5.6.0"
3355
3424
  }
3356
3425
  }
3357
3426
  },
3358
- "AzureMcp.Kusto/0.5.4": {
3427
+ "AzureMcp.Kusto/0.5.6": {
3359
3428
  "dependencies": {
3360
3429
  "Azure.Core": "1.47.1",
3361
3430
  "Azure.ResourceManager": "1.13.2",
3362
3431
  "Azure.ResourceManager.Kusto": "1.6.1",
3363
- "AzureMcp.Core": "0.5.4",
3432
+ "AzureMcp.Core": "0.5.6",
3364
3433
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3365
3434
  "ModelContextProtocol": "0.3.0-preview.3",
3366
3435
  "System.CommandLine": "2.0.0-beta4.22272.1"
3367
3436
  },
3368
3437
  "runtime": {
3369
3438
  "AzureMcp.Kusto.dll": {
3370
- "assemblyVersion": "0.5.4.0",
3371
- "fileVersion": "0.5.4.0"
3439
+ "assemblyVersion": "0.5.6.0",
3440
+ "fileVersion": "0.5.6.0"
3372
3441
  }
3373
3442
  }
3374
3443
  },
3375
- "AzureMcp.LoadTesting/0.5.4": {
3444
+ "AzureMcp.LoadTesting/0.5.6": {
3376
3445
  "dependencies": {
3377
3446
  "Azure.Core": "1.47.1",
3378
3447
  "Azure.Developer.LoadTesting": "1.0.2",
3379
3448
  "Azure.ResourceManager": "1.13.2",
3380
3449
  "Azure.ResourceManager.LoadTesting": "1.1.2",
3381
- "AzureMcp.Core": "0.5.4",
3450
+ "AzureMcp.Core": "0.5.6",
3382
3451
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3383
3452
  "ModelContextProtocol": "0.3.0-preview.3",
3384
3453
  "System.CommandLine": "2.0.0-beta4.22272.1"
3385
3454
  },
3386
3455
  "runtime": {
3387
3456
  "AzureMcp.LoadTesting.dll": {
3388
- "assemblyVersion": "0.5.4.0",
3389
- "fileVersion": "0.5.4.0"
3457
+ "assemblyVersion": "0.5.6.0",
3458
+ "fileVersion": "0.5.6.0"
3390
3459
  }
3391
3460
  }
3392
3461
  },
3393
- "AzureMcp.Marketplace/0.5.4": {
3462
+ "AzureMcp.Marketplace/0.5.6": {
3394
3463
  "dependencies": {
3395
3464
  "Azure.Core": "1.47.1",
3396
- "AzureMcp.Core": "0.5.4",
3465
+ "AzureMcp.Core": "0.5.6",
3397
3466
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3398
3467
  "ModelContextProtocol": "0.3.0-preview.3",
3399
3468
  "System.CommandLine": "2.0.0-beta4.22272.1"
3400
3469
  },
3401
3470
  "runtime": {
3402
3471
  "AzureMcp.Marketplace.dll": {
3403
- "assemblyVersion": "0.5.4.0",
3404
- "fileVersion": "0.5.4.0"
3472
+ "assemblyVersion": "0.5.6.0",
3473
+ "fileVersion": "0.5.6.0"
3405
3474
  }
3406
3475
  }
3407
3476
  },
3408
- "AzureMcp.Monitor/0.5.4": {
3477
+ "AzureMcp.Monitor/0.5.6": {
3409
3478
  "dependencies": {
3410
3479
  "Azure.Core": "1.47.1",
3411
- "Azure.Monitor.Query": "1.6.0",
3480
+ "Azure.Monitor.Query": "1.7.1",
3412
3481
  "Azure.ResourceManager": "1.13.2",
3413
3482
  "Azure.ResourceManager.OperationalInsights": "1.3.1",
3414
- "AzureMcp.Core": "0.5.4",
3483
+ "AzureMcp.Core": "0.5.6",
3415
3484
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3416
3485
  "ModelContextProtocol": "0.3.0-preview.3",
3417
3486
  "System.CommandLine": "2.0.0-beta4.22272.1"
3418
3487
  },
3419
3488
  "runtime": {
3420
3489
  "AzureMcp.Monitor.dll": {
3421
- "assemblyVersion": "0.5.4.0",
3422
- "fileVersion": "0.5.4.0"
3490
+ "assemblyVersion": "0.5.6.0",
3491
+ "fileVersion": "0.5.6.0"
3423
3492
  }
3424
3493
  }
3425
3494
  },
3426
- "AzureMcp.Postgres/0.5.4": {
3495
+ "AzureMcp.Postgres/0.5.6": {
3427
3496
  "dependencies": {
3428
3497
  "Azure.Core": "1.47.1",
3429
3498
  "Azure.ResourceManager": "1.13.2",
3430
- "Azure.ResourceManager.PostgreSql": "1.3.0",
3431
- "AzureMcp.Core": "0.5.4",
3499
+ "Azure.ResourceManager.PostgreSql": "1.3.1",
3500
+ "AzureMcp.Core": "0.5.6",
3432
3501
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3433
3502
  "ModelContextProtocol": "0.3.0-preview.3",
3434
3503
  "Npgsql": "9.0.3",
@@ -3436,77 +3505,77 @@
3436
3505
  },
3437
3506
  "runtime": {
3438
3507
  "AzureMcp.Postgres.dll": {
3439
- "assemblyVersion": "0.5.4.0",
3440
- "fileVersion": "0.5.4.0"
3508
+ "assemblyVersion": "0.5.6.0",
3509
+ "fileVersion": "0.5.6.0"
3441
3510
  }
3442
3511
  }
3443
3512
  },
3444
- "AzureMcp.Redis/0.5.4": {
3513
+ "AzureMcp.Redis/0.5.6": {
3445
3514
  "dependencies": {
3446
3515
  "Azure.ResourceManager": "1.13.2",
3447
3516
  "Azure.ResourceManager.Redis": "1.5.1",
3448
3517
  "Azure.ResourceManager.RedisEnterprise": "1.2.1",
3449
- "AzureMcp.Core": "0.5.4",
3518
+ "AzureMcp.Core": "0.5.6",
3450
3519
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3451
3520
  "ModelContextProtocol": "0.3.0-preview.3",
3452
3521
  "System.CommandLine": "2.0.0-beta4.22272.1"
3453
3522
  },
3454
3523
  "runtime": {
3455
3524
  "AzureMcp.Redis.dll": {
3456
- "assemblyVersion": "0.5.4.0",
3457
- "fileVersion": "0.5.4.0"
3525
+ "assemblyVersion": "0.5.6.0",
3526
+ "fileVersion": "0.5.6.0"
3458
3527
  }
3459
3528
  }
3460
3529
  },
3461
- "AzureMcp.Search/0.5.4": {
3530
+ "AzureMcp.Search/0.5.6": {
3462
3531
  "dependencies": {
3463
3532
  "Azure.ResourceManager": "1.13.2",
3464
3533
  "Azure.ResourceManager.Search": "1.3.0",
3465
- "Azure.Search.Documents": "11.7.0-beta.4",
3466
- "AzureMcp.Core": "0.5.4",
3534
+ "Azure.Search.Documents": "11.7.0-beta.6",
3535
+ "AzureMcp.Core": "0.5.6",
3467
3536
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3468
3537
  "ModelContextProtocol": "0.3.0-preview.3",
3469
3538
  "System.CommandLine": "2.0.0-beta4.22272.1"
3470
3539
  },
3471
3540
  "runtime": {
3472
3541
  "AzureMcp.Search.dll": {
3473
- "assemblyVersion": "0.5.4.0",
3474
- "fileVersion": "0.5.4.0"
3542
+ "assemblyVersion": "0.5.6.0",
3543
+ "fileVersion": "0.5.6.0"
3475
3544
  }
3476
3545
  }
3477
3546
  },
3478
- "AzureMcp.ServiceBus/0.5.4": {
3547
+ "AzureMcp.ServiceBus/0.5.6": {
3479
3548
  "dependencies": {
3480
3549
  "Azure.Messaging.ServiceBus": "7.20.1",
3481
- "AzureMcp.Core": "0.5.4",
3550
+ "AzureMcp.Core": "0.5.6",
3482
3551
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3483
3552
  "ModelContextProtocol": "0.3.0-preview.3",
3484
3553
  "System.CommandLine": "2.0.0-beta4.22272.1"
3485
3554
  },
3486
3555
  "runtime": {
3487
3556
  "AzureMcp.ServiceBus.dll": {
3488
- "assemblyVersion": "0.5.4.0",
3489
- "fileVersion": "0.5.4.0"
3557
+ "assemblyVersion": "0.5.6.0",
3558
+ "fileVersion": "0.5.6.0"
3490
3559
  }
3491
3560
  }
3492
3561
  },
3493
- "AzureMcp.Sql/0.5.4": {
3562
+ "AzureMcp.Sql/0.5.6": {
3494
3563
  "dependencies": {
3495
3564
  "Azure.ResourceManager": "1.13.2",
3496
3565
  "Azure.ResourceManager.Sql": "1.4.0-beta.3",
3497
- "AzureMcp.Core": "0.5.4",
3566
+ "AzureMcp.Core": "0.5.6",
3498
3567
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3499
3568
  "ModelContextProtocol": "0.3.0-preview.3",
3500
3569
  "System.CommandLine": "2.0.0-beta4.22272.1"
3501
3570
  },
3502
3571
  "runtime": {
3503
3572
  "AzureMcp.Sql.dll": {
3504
- "assemblyVersion": "0.5.4.0",
3505
- "fileVersion": "0.5.4.0"
3573
+ "assemblyVersion": "0.5.6.0",
3574
+ "fileVersion": "0.5.6.0"
3506
3575
  }
3507
3576
  }
3508
3577
  },
3509
- "AzureMcp.Storage/0.5.4": {
3578
+ "AzureMcp.Storage/0.5.6": {
3510
3579
  "dependencies": {
3511
3580
  "Azure.Data.Tables": "12.11.0",
3512
3581
  "Azure.ResourceManager": "1.13.2",
@@ -3515,58 +3584,59 @@
3515
3584
  "Azure.Storage.Blobs.Batch": "12.21.0",
3516
3585
  "Azure.Storage.Files.DataLake": "12.22.0",
3517
3586
  "Azure.Storage.Files.Shares": "12.22.0",
3518
- "AzureMcp.Core": "0.5.4",
3587
+ "Azure.Storage.Queues": "12.22.0",
3588
+ "AzureMcp.Core": "0.5.6",
3519
3589
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3520
3590
  "ModelContextProtocol": "0.3.0-preview.3",
3521
3591
  "System.CommandLine": "2.0.0-beta4.22272.1"
3522
3592
  },
3523
3593
  "runtime": {
3524
3594
  "AzureMcp.Storage.dll": {
3525
- "assemblyVersion": "0.5.4.0",
3526
- "fileVersion": "0.5.4.0"
3595
+ "assemblyVersion": "0.5.6.0",
3596
+ "fileVersion": "0.5.6.0"
3527
3597
  }
3528
3598
  }
3529
3599
  },
3530
- "AzureMcp.VirtualDesktop/0.5.4": {
3600
+ "AzureMcp.VirtualDesktop/0.5.6": {
3531
3601
  "dependencies": {
3532
3602
  "Azure.Data.Tables": "12.11.0",
3533
3603
  "Azure.ResourceManager": "1.13.2",
3534
- "Azure.ResourceManager.DesktopVirtualization": "1.3.1",
3604
+ "Azure.ResourceManager.DesktopVirtualization": "1.3.2",
3535
3605
  "Azure.ResourceManager.Storage": "1.4.4",
3536
- "AzureMcp.Core": "0.5.4",
3606
+ "AzureMcp.Core": "0.5.6",
3537
3607
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3538
3608
  "ModelContextProtocol": "0.3.0-preview.3",
3539
3609
  "System.CommandLine": "2.0.0-beta4.22272.1"
3540
3610
  },
3541
3611
  "runtime": {
3542
3612
  "AzureMcp.VirtualDesktop.dll": {
3543
- "assemblyVersion": "0.5.4.0",
3544
- "fileVersion": "0.5.4.0"
3613
+ "assemblyVersion": "0.5.6.0",
3614
+ "fileVersion": "0.5.6.0"
3545
3615
  }
3546
3616
  }
3547
3617
  },
3548
- "AzureMcp.Workbooks/0.5.4": {
3618
+ "AzureMcp.Workbooks/0.5.6": {
3549
3619
  "dependencies": {
3550
3620
  "Azure.Core": "1.47.1",
3551
3621
  "Azure.ResourceManager": "1.13.2",
3552
3622
  "Azure.ResourceManager.ApplicationInsights": "1.1.0-beta.1",
3553
3623
  "Azure.ResourceManager.ResourceGraph": "1.1.0-beta.4",
3554
- "AzureMcp.Core": "0.5.4",
3624
+ "AzureMcp.Core": "0.5.6",
3555
3625
  "Microsoft.Extensions.DependencyInjection": "9.0.6",
3556
3626
  "ModelContextProtocol": "0.3.0-preview.3",
3557
3627
  "System.CommandLine": "2.0.0-beta4.22272.1"
3558
3628
  },
3559
3629
  "runtime": {
3560
3630
  "AzureMcp.Workbooks.dll": {
3561
- "assemblyVersion": "0.5.4.0",
3562
- "fileVersion": "0.5.4.0"
3631
+ "assemblyVersion": "0.5.6.0",
3632
+ "fileVersion": "0.5.6.0"
3563
3633
  }
3564
3634
  }
3565
3635
  }
3566
3636
  }
3567
3637
  },
3568
3638
  "libraries": {
3569
- "azmcp/0.5.4": {
3639
+ "azmcp/0.5.6": {
3570
3640
  "type": "project",
3571
3641
  "serviceable": false,
3572
3642
  "sha512": ""
@@ -3686,12 +3756,12 @@
3686
3756
  "path": "azure.monitor.opentelemetry.exporter/1.4.0",
3687
3757
  "hashPath": "azure.monitor.opentelemetry.exporter.1.4.0.nupkg.sha512"
3688
3758
  },
3689
- "Azure.Monitor.Query/1.6.0": {
3759
+ "Azure.Monitor.Query/1.7.1": {
3690
3760
  "type": "package",
3691
3761
  "serviceable": true,
3692
- "sha512": "sha512-GSzWkxwpUAf2L72QQrKoEk57DChxDGWlKgwuBM4wDwmB9oCbdIeQF0l36kIytHYbQCsy/uSCqiBkr+92XPDvOA==",
3693
- "path": "azure.monitor.query/1.6.0",
3694
- "hashPath": "azure.monitor.query.1.6.0.nupkg.sha512"
3762
+ "sha512": "sha512-HJnal+BIaBiuiba1p2X5lNyx6I+CnqcjEMNv19R1jtjas5hk9sdUcPmZOLaECFRExFBxLDc2xuLJkXmglFXQbg==",
3763
+ "path": "azure.monitor.query/1.7.1",
3764
+ "hashPath": "azure.monitor.query.1.7.1.nupkg.sha512"
3695
3765
  },
3696
3766
  "Azure.ResourceManager/1.13.2": {
3697
3767
  "type": "package",
@@ -3714,6 +3784,13 @@
3714
3784
  "path": "azure.resourcemanager.applicationinsights/1.1.0-beta.1",
3715
3785
  "hashPath": "azure.resourcemanager.applicationinsights.1.1.0-beta.1.nupkg.sha512"
3716
3786
  },
3787
+ "Azure.ResourceManager.AppService/1.4.1": {
3788
+ "type": "package",
3789
+ "serviceable": true,
3790
+ "sha512": "sha512-jW9iek1zHmXBAwRafmLM/d/ajA4LtkXzc3bkYzkhVbv69EFzO5crwbPBYiP8fTDIY7/p63VTLBS9jueGMvMMxQ==",
3791
+ "path": "azure.resourcemanager.appservice/1.4.1",
3792
+ "hashPath": "azure.resourcemanager.appservice.1.4.1.nupkg.sha512"
3793
+ },
3717
3794
  "Azure.ResourceManager.Authorization/1.1.5": {
3718
3795
  "type": "package",
3719
3796
  "serviceable": true,
@@ -3728,6 +3805,13 @@
3728
3805
  "path": "azure.resourcemanager.cognitiveservices/1.5.1",
3729
3806
  "hashPath": "azure.resourcemanager.cognitiveservices.1.5.1.nupkg.sha512"
3730
3807
  },
3808
+ "Azure.ResourceManager.ContainerRegistry/1.3.1": {
3809
+ "type": "package",
3810
+ "serviceable": true,
3811
+ "sha512": "sha512-8ib34EG0LSDmYZ2GDsA4/spPJBt9kAgJDREj/GttsVwfpUuC1uvEU/Sto9gzGQUFGfcYaH8LEmwa6R+wnfPL/Q==",
3812
+ "path": "azure.resourcemanager.containerregistry/1.3.1",
3813
+ "hashPath": "azure.resourcemanager.containerregistry.1.3.1.nupkg.sha512"
3814
+ },
3731
3815
  "Azure.ResourceManager.ContainerService/1.2.5": {
3732
3816
  "type": "package",
3733
3817
  "serviceable": true,
@@ -3749,12 +3833,12 @@
3749
3833
  "path": "azure.resourcemanager.datadog/1.0.0-beta.6",
3750
3834
  "hashPath": "azure.resourcemanager.datadog.1.0.0-beta.6.nupkg.sha512"
3751
3835
  },
3752
- "Azure.ResourceManager.DesktopVirtualization/1.3.1": {
3836
+ "Azure.ResourceManager.DesktopVirtualization/1.3.2": {
3753
3837
  "type": "package",
3754
3838
  "serviceable": true,
3755
- "sha512": "sha512-FzIh1wUnIWZiHQaMye/xEppmGyzJm3Z9X4MQf2xpUjow//O685bSSLjvdf3IsemZ/eVsvWiDVXCqcKQeRPDblQ==",
3756
- "path": "azure.resourcemanager.desktopvirtualization/1.3.1",
3757
- "hashPath": "azure.resourcemanager.desktopvirtualization.1.3.1.nupkg.sha512"
3839
+ "sha512": "sha512-uCtDz/hdkHOp/Glfj2dmbKFfN8Os4/b+VpCpJ/JCMME6ffVph+fF9QiM362PSCswPCfEc73DUlbNsKt2dnXKmw==",
3840
+ "path": "azure.resourcemanager.desktopvirtualization/1.3.2",
3841
+ "hashPath": "azure.resourcemanager.desktopvirtualization.1.3.2.nupkg.sha512"
3758
3842
  },
3759
3843
  "Azure.ResourceManager.Grafana/1.2.0-beta.2": {
3760
3844
  "type": "package",
@@ -3784,12 +3868,12 @@
3784
3868
  "path": "azure.resourcemanager.operationalinsights/1.3.1",
3785
3869
  "hashPath": "azure.resourcemanager.operationalinsights.1.3.1.nupkg.sha512"
3786
3870
  },
3787
- "Azure.ResourceManager.PostgreSql/1.3.0": {
3871
+ "Azure.ResourceManager.PostgreSql/1.3.1": {
3788
3872
  "type": "package",
3789
3873
  "serviceable": true,
3790
- "sha512": "sha512-sAupzAkeJ3ro6BIMuXZE7mmLYKZL544RUzaPhooJSrELIHeqxgyUK3rvvjgokVPGafTXer9tKWYr65ddmIrElQ==",
3791
- "path": "azure.resourcemanager.postgresql/1.3.0",
3792
- "hashPath": "azure.resourcemanager.postgresql.1.3.0.nupkg.sha512"
3874
+ "sha512": "sha512-y+cU1YtfL5b+GoVAMwGLwm2bicuuX81bxTuNGyNIo2Kl2TQ5+IX9Qfv3zoXWWWD9eNky8nO6s+zJmRNge7hD7g==",
3875
+ "path": "azure.resourcemanager.postgresql/1.3.1",
3876
+ "hashPath": "azure.resourcemanager.postgresql.1.3.1.nupkg.sha512"
3793
3877
  },
3794
3878
  "Azure.ResourceManager.Redis/1.5.1": {
3795
3879
  "type": "package",
@@ -3833,12 +3917,12 @@
3833
3917
  "path": "azure.resourcemanager.storage/1.4.4",
3834
3918
  "hashPath": "azure.resourcemanager.storage.1.4.4.nupkg.sha512"
3835
3919
  },
3836
- "Azure.Search.Documents/11.7.0-beta.4": {
3920
+ "Azure.Search.Documents/11.7.0-beta.6": {
3837
3921
  "type": "package",
3838
3922
  "serviceable": true,
3839
- "sha512": "sha512-59Cmh9iUDkcDM9igisETiD9Os9G2x7KnZhgJfMJg6/Htsu8n9tBRWm6OddwfwwcREOcBQeKZ7iKuxzyUmEf4yQ==",
3840
- "path": "azure.search.documents/11.7.0-beta.4",
3841
- "hashPath": "azure.search.documents.11.7.0-beta.4.nupkg.sha512"
3923
+ "sha512": "sha512-mKC79+xl6+ABsAad6FT/5N4PNjTs/YO8hpXyAvsjyCWGu1K049EIj4G0f/RN6I38wupBXRD/1pmeeeKlEFdo9w==",
3924
+ "path": "azure.search.documents/11.7.0-beta.6",
3925
+ "hashPath": "azure.search.documents.11.7.0-beta.6.nupkg.sha512"
3842
3926
  },
3843
3927
  "Azure.Security.KeyVault.Certificates/4.7.0": {
3844
3928
  "type": "package",
@@ -3896,6 +3980,13 @@
3896
3980
  "path": "azure.storage.files.shares/12.22.0",
3897
3981
  "hashPath": "azure.storage.files.shares.12.22.0.nupkg.sha512"
3898
3982
  },
3983
+ "Azure.Storage.Queues/12.22.0": {
3984
+ "type": "package",
3985
+ "serviceable": true,
3986
+ "sha512": "sha512-HPQgOlfH+rJ4CL4V8ePFnsT/KKnvLU35ytxC3fsTTqOazhQ0593C0aPVu258DRN8bQCbx4OpNpjtiO9czDy3VQ==",
3987
+ "path": "azure.storage.queues/12.22.0",
3988
+ "hashPath": "azure.storage.queues.12.22.0.nupkg.sha512"
3989
+ },
3899
3990
  "Microsoft.Azure.Amqp/2.7.0": {
3900
3991
  "type": "package",
3901
3992
  "serviceable": true,
@@ -4561,12 +4652,12 @@
4561
4652
  "path": "system.buffers/4.5.1",
4562
4653
  "hashPath": "system.buffers.4.5.1.nupkg.sha512"
4563
4654
  },
4564
- "System.ClientModel/1.5.1": {
4655
+ "System.ClientModel/1.6.0": {
4565
4656
  "type": "package",
4566
4657
  "serviceable": true,
4567
- "sha512": "sha512-k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==",
4568
- "path": "system.clientmodel/1.5.1",
4569
- "hashPath": "system.clientmodel.1.5.1.nupkg.sha512"
4658
+ "sha512": "sha512-cG2Nvpipe/d2Zkll9lknO/A6slINLYR36I49Uysd76NnGf7DKWnLNBLcaqSBxxfUXwk6fw1ncQ8n4RIjG88bMg==",
4659
+ "path": "system.clientmodel/1.6.0",
4660
+ "hashPath": "system.clientmodel.1.6.0.nupkg.sha512"
4570
4661
  },
4571
4662
  "System.Collections/4.3.0": {
4572
4663
  "type": "package",
@@ -4946,127 +5037,137 @@
4946
5037
  "path": "system.windows.extensions/6.0.0",
4947
5038
  "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
4948
5039
  },
4949
- "AzureMcp.Aks/0.5.4": {
5040
+ "AzureMcp.Acr/0.5.6": {
5041
+ "type": "project",
5042
+ "serviceable": false,
5043
+ "sha512": ""
5044
+ },
5045
+ "AzureMcp.Aks/0.5.6": {
5046
+ "type": "project",
5047
+ "serviceable": false,
5048
+ "sha512": ""
5049
+ },
5050
+ "AzureMcp.AppConfig/0.5.6": {
4950
5051
  "type": "project",
4951
5052
  "serviceable": false,
4952
5053
  "sha512": ""
4953
5054
  },
4954
- "AzureMcp.AppConfig/0.5.4": {
5055
+ "AzureMcp.Authorization/0.5.6": {
4955
5056
  "type": "project",
4956
5057
  "serviceable": false,
4957
5058
  "sha512": ""
4958
5059
  },
4959
- "AzureMcp.Authorization/0.5.4": {
5060
+ "AzureMcp.AzureBestPractices/0.5.6": {
4960
5061
  "type": "project",
4961
5062
  "serviceable": false,
4962
5063
  "sha512": ""
4963
5064
  },
4964
- "AzureMcp.AzureBestPractices/0.5.4": {
5065
+ "AzureMcp.AzureIsv/0.5.6": {
4965
5066
  "type": "project",
4966
5067
  "serviceable": false,
4967
5068
  "sha512": ""
4968
5069
  },
4969
- "AzureMcp.AzureIsv/0.5.4": {
5070
+ "AzureMcp.AzureTerraformBestPractices/0.5.6": {
4970
5071
  "type": "project",
4971
5072
  "serviceable": false,
4972
5073
  "sha512": ""
4973
5074
  },
4974
- "AzureMcp.AzureTerraformBestPractices/0.5.4": {
5075
+ "AzureMcp.BicepSchema/0.5.6": {
4975
5076
  "type": "project",
4976
5077
  "serviceable": false,
4977
5078
  "sha512": ""
4978
5079
  },
4979
- "AzureMcp.BicepSchema/0.5.4": {
5080
+ "AzureMcp.Core/0.5.6": {
4980
5081
  "type": "project",
4981
5082
  "serviceable": false,
4982
5083
  "sha512": ""
4983
5084
  },
4984
- "AzureMcp.Core/0.5.4": {
5085
+ "AzureMcp.Cosmos/0.5.6": {
4985
5086
  "type": "project",
4986
5087
  "serviceable": false,
4987
5088
  "sha512": ""
4988
5089
  },
4989
- "AzureMcp.Cosmos/0.5.4": {
5090
+ "AzureMcp.Extension/0.5.6": {
4990
5091
  "type": "project",
4991
5092
  "serviceable": false,
4992
5093
  "sha512": ""
4993
5094
  },
4994
- "AzureMcp.Extension/0.5.4": {
5095
+ "AzureMcp.Foundry/0.5.6": {
4995
5096
  "type": "project",
4996
5097
  "serviceable": false,
4997
5098
  "sha512": ""
4998
5099
  },
4999
- "AzureMcp.Foundry/0.5.4": {
5100
+ "AzureMcp.FunctionApp/0.5.6": {
5000
5101
  "type": "project",
5001
5102
  "serviceable": false,
5002
5103
  "sha512": ""
5003
5104
  },
5004
- "AzureMcp.Grafana/0.5.4": {
5105
+ "AzureMcp.Grafana/0.5.6": {
5005
5106
  "type": "project",
5006
5107
  "serviceable": false,
5007
5108
  "sha512": ""
5008
5109
  },
5009
- "AzureMcp.KeyVault/0.5.4": {
5110
+ "AzureMcp.KeyVault/0.5.6": {
5010
5111
  "type": "project",
5011
5112
  "serviceable": false,
5012
5113
  "sha512": ""
5013
5114
  },
5014
- "AzureMcp.Kusto/0.5.4": {
5115
+ "AzureMcp.Kusto/0.5.6": {
5015
5116
  "type": "project",
5016
5117
  "serviceable": false,
5017
5118
  "sha512": ""
5018
5119
  },
5019
- "AzureMcp.LoadTesting/0.5.4": {
5120
+ "AzureMcp.LoadTesting/0.5.6": {
5020
5121
  "type": "project",
5021
5122
  "serviceable": false,
5022
5123
  "sha512": ""
5023
5124
  },
5024
- "AzureMcp.Marketplace/0.5.4": {
5125
+ "AzureMcp.Marketplace/0.5.6": {
5025
5126
  "type": "project",
5026
5127
  "serviceable": false,
5027
5128
  "sha512": ""
5028
5129
  },
5029
- "AzureMcp.Monitor/0.5.4": {
5130
+ "AzureMcp.Monitor/0.5.6": {
5030
5131
  "type": "project",
5031
5132
  "serviceable": false,
5032
5133
  "sha512": ""
5033
5134
  },
5034
- "AzureMcp.Postgres/0.5.4": {
5135
+ "AzureMcp.Postgres/0.5.6": {
5035
5136
  "type": "project",
5036
5137
  "serviceable": false,
5037
5138
  "sha512": ""
5038
5139
  },
5039
- "AzureMcp.Redis/0.5.4": {
5140
+ "AzureMcp.Redis/0.5.6": {
5040
5141
  "type": "project",
5041
5142
  "serviceable": false,
5042
5143
  "sha512": ""
5043
5144
  },
5044
- "AzureMcp.Search/0.5.4": {
5145
+ "AzureMcp.Search/0.5.6": {
5045
5146
  "type": "project",
5046
5147
  "serviceable": false,
5047
5148
  "sha512": ""
5048
5149
  },
5049
- "AzureMcp.ServiceBus/0.5.4": {
5150
+ "AzureMcp.ServiceBus/0.5.6": {
5050
5151
  "type": "project",
5051
5152
  "serviceable": false,
5052
5153
  "sha512": ""
5053
5154
  },
5054
- "AzureMcp.Sql/0.5.4": {
5155
+ "AzureMcp.Sql/0.5.6": {
5055
5156
  "type": "project",
5056
5157
  "serviceable": false,
5057
5158
  "sha512": ""
5058
5159
  },
5059
- "AzureMcp.Storage/0.5.4": {
5160
+ "AzureMcp.Storage/0.5.6": {
5060
5161
  "type": "project",
5061
5162
  "serviceable": false,
5062
5163
  "sha512": ""
5063
5164
  },
5064
- "AzureMcp.VirtualDesktop/0.5.4": {
5165
+ "AzureMcp.VirtualDesktop/0.5.6": {
5065
5166
  "type": "project",
5066
5167
  "serviceable": false,
5067
5168
  "sha512": ""
5068
5169
  },
5069
- "AzureMcp.Workbooks/0.5.4": {
5170
+ "AzureMcp.Workbooks/0.5.6": {
5070
5171
  "type": "project",
5071
5172
  "serviceable": false,
5072
5173
  "sha512": ""