Skip to content

Commit 6ed31c8

Browse files
authored
Update azure-powershell-modules.md (#22234)
1 parent e294537 commit 6ed31c8

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

documentation/azure-powershell-modules.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,14 @@
2121
| Container Apps | `Az.App` | [![App]][AppGallery] | [Changelog][AppChangeLog] |
2222
| App Configuration | `Az.AppConfiguration` | [![AppConfiguration]][AppConfigurationGallery] | [Changelog][AppConfigurationChangeLog] |
2323
| Application Insights | `Az.ApplicationInsights` | [![ApplicationInsights]][ApplicationInsightsGallery] | [Changelog][ApplicationInsightsChangeLog] |
24+
| Arc Resource Bridge | `Az.ArcResourceBridge` | [![ArcResourceBridge]][ArcResourceBridgeGallery] | [Changelog][ArcResourceBridgeChangeLog] |
2425
| Attestation | `Az.Attestation` | [![Attestation]][AttestationGallery] | [Changelog][AttestationChangeLog] |
2526
| Automanage | `Az.Automanage` | [![Automanage]][AutomanageGallery] | [Changelog][AutomanageChangeLog] |
2627
| Automation | `Az.Automation` | [![Automation]][AutomationGallery] | [Changelog][AutomationChangeLog] |
2728
| BareMetal | `Az.BareMetal` | [![BareMetal]][BareMetalGallery] | [Changelog][BareMetalChangeLog] |
2829
| Batch | `Az.Batch` | [![Batch]][BatchGallery] | [Changelog][BatchChangeLog] |
2930
| Billing | `Az.Billing` | [![Billing]][BillingGallery] | [Changelog][BillingChangeLog] |
31+
| Billing Benefits | `Az.BillingBenefits` | [![BillingBenefits]][BillingBenefitsGallery] | [Changelog][BillingBenefitsChangeLog] |
3032
| Blueprints | `Az.Blueprint` | [![Blueprint]][BlueprintGallery] | [Changelog][BlueprintChangeLog] |
3133
| BotService | `Az.BotService` | [![BotService]][BotServiceGallery] | [Changelog][BotServiceChangeLog] |
3234
| Content Delivery Network | `Az.Cdn` | [![Cdn]][CdnGallery] | [Changelog][CdnChangeLog] |
@@ -90,6 +92,8 @@
9092
| Key Vault | `Az.KeyVault` | [![KeyVault]][KeyVaultGallery] | [Changelog][KeyVaultChangeLog] |
9193
| Kubernetes Configuration | `Az.KubernetesConfiguration` | [![KubernetesConfiguration]][KubernetesConfigurationGallery] | [Changelog][KubernetesConfigurationChangeLog] |
9294
| Kusto | `Az.Kusto` | [![Kusto]][KustoGallery] | [Changelog][KustoChangeLog] |
95+
| Lab Services | `Az.LabServices` | [![LabServices]][LabServicesGallery] | [Changelog][LabServicesChangeLog] |
96+
| Load Testing | `Az.LoadTesting` | [![LoadTesting]][LoadTestingGallery] | [Changelog][LoadTestingChangeLog] |
9397
| Logic App | `Az.LogicApp` | [![LogicApp]][LogicAppGallery] | [Changelog][LogicAppChangeLog] |
9498
| Logz.io | `Az.Logz` | [![Logz]][LogzGallery] | [Changelog][LogzChangeLog] |
9599
| Machine Learning | `Az.MachineLearning` | [![MachineLearning]][MachineLearningGallery] | [Changelog][MachineLearningChangeLog] |
@@ -124,6 +128,7 @@
124128
| Private Dns | `Az.PrivateDns` | [![PrivateDns]][PrivateDnsGallery] | [Changelog][PrivateDnsChangeLog] |
125129
| Provider Hub | `Az.ProviderHub` | [![ProviderHub]][ProviderHubGallery] | [Changelog][ProviderHubChangeLog] |
126130
| Purview | `Az.Purview` | [![Purview]][PurviewGallery] | [Changelog][PurviewChangeLog] |
131+
| Qumulo | `Az.Qumulo` | [![Qumulo]][QumuloGallery] | [Changelog][QumuloChangeLog] |
127132
| Quota | `Az.Quota` | [![Quota]][QuotaGallery] | [Changelog][QuotaChangeLog] |
128133
| Recovery Services | `Az.RecoveryServices` | [![RecoveryServices]][RecoveryServicesGallery] | [Changelog][RecoveryServicesChangeLog] |
129134
| Redis Cache | `Az.RedisCache` | [![RedisCache]][RedisCacheGallery] | [Changelog][RedisCacheChangeLog] |
@@ -136,6 +141,7 @@
136141
| Search | `Az.Search` | [![Search]][SearchGallery] | [Changelog][SearchChangeLog] |
137142
| Security | `Az.Security` | [![Security]][SecurityGallery] | [Changelog][SecurityChangeLog] |
138143
| Sentinel (SecurityInsights) | `Az.SecurityInsights` | [![SecurityInsights]][SecurityInsightsGallery] | [Changelog][SecurityInsightsChangeLog] |
144+
| SelfHelp | `Az.SelfHelp` | [![SelfHelp]][SelfHelpGallery] | [Changelog][SelfHelpChangeLog] |
139145
| Service Bus | `Az.ServiceBus` | [![ServiceBus]][ServiceBusGallery] | [Changelog][ServiceBusChangeLog] |
140146
| Service Fabric | `Az.ServiceFabric` | [![ServiceFabric]][ServiceFabricGallery] | [Changelog][ServiceFabricChangeLog] |
141147
| Service Linker | `Az.ServiceLinker` | [![ServiceLinker]][ServiceLinkerGallery] | [Changelog][ServiceLinkerChangeLog] |
@@ -158,6 +164,7 @@
158164
| Voice Services | `Az.VoiceServices` | [![VoiceServices]][VMwareGallery] | [Changelog][VoiceServicesChangeLog] |
159165
| Web App Service | `Az.Websites` | [![Websites]][WebsitesGallery] | [Changelog][WebsitesChangeLog] |
160166
| Windows Iot Services | `Az.WindowsIotServices` | [![WindowsIotServices]][WindowsIotServicesGallery] | [Changelog][WindowsIotServicesChangeLog] |
167+
| Workloads | `Az.Workloads` | [![Workloads]][WorkloadsGallery] | [Changelog][WorkloadsChangeLog] |
161168

162169

163170

@@ -176,12 +183,14 @@
176183
[App]: https://img.shields.io/powershellgallery/v/Az.App.svg?style=flat-square&label=Az.App
177184
[AppConfiguration]: https://img.shields.io/powershellgallery/v/Az.AppConfiguration.svg?style=flat-square&label=Az.AppConfiguration
178185
[ApplicationInsights]: https://img.shields.io/powershellgallery/v/Az.ApplicationInsights.svg?style=flat-square&label=Az.ApplicationInsights
186+
[ArcResourceBridge]: https://img.shields.io/powershellgallery/v/Az.ArcResourceBridge.svg?style=flat-square&label=Az.ArcResourceBridge
179187
[Attestation]: https://img.shields.io/powershellgallery/v/Az.Attestation.svg?style=flat-square&label=Az.Attestation
180188
[Automanage]: https://img.shields.io/powershellgallery/v/Az.Automanage.svg?style=flat-square&label=Az.Automanage
181189
[Automation]: https://img.shields.io/powershellgallery/v/Az.Automation.svg?style=flat-square&label=Az.Automation
182190
[BareMetal]: https://img.shields.io/powershellgallery/v/Az.BareMetal.svg?style=flat-square&label=Az.BareMetal
183191
[Batch]: https://img.shields.io/powershellgallery/v/Az.Batch.svg?style=flat-square&label=Az.Batch
184192
[Billing]: https://img.shields.io/powershellgallery/v/Az.Billing.svg?style=flat-square&label=Az.Billing
193+
[BillingBenefits]: https://img.shields.io/powershellgallery/v/Az.BillingBenefits.svg?style=flat-square&label=Az.BillingBenefits
185194
[Blueprint]: https://img.shields.io/powershellgallery/v/Az.Blueprint.svg?style=flat-square&label=Az.Blueprint
186195
[BotService]: https://img.shields.io/powershellgallery/v/Az.BotService.svg?style=flat-square&label=Az.BotService
187196
[Cdn]: https://img.shields.io/powershellgallery/v/Az.Cdn.svg?style=flat-square&label=Az.Cdn
@@ -245,6 +254,8 @@
245254
[KeyVault]: https://img.shields.io/powershellgallery/v/Az.KeyVault.svg?style=flat-square&label=Az.KeyVault
246255
[KubernetesConfiguration]: https://img.shields.io/powershellgallery/v/Az.KubernetesConfiguration.svg?style=flat-square&label=Az.KubernetesConfiguration
247256
[Kusto]: https://img.shields.io/powershellgallery/v/Az.Kusto.svg?style=flat-square&label=Az.Kusto
257+
[LabServices]: https://img.shields.io/powershellgallery/v/Az.LabServices.svg?style=flat-square&label=Az.LabServices
258+
[LoadTesting]: https://img.shields.io/powershellgallery/v/Az.LoadTesting.svg?style=flat-square&label=Az.LoadTesting
248259
[LogicApp]: https://img.shields.io/powershellgallery/v/Az.LogicApp.svg?style=flat-square&label=Az.LogicApp
249260
[Logz]: https://img.shields.io/powershellgallery/v/Az.Logz.svg?style=flat-square&label=Az.Logz
250261
[MachineLearning]: https://img.shields.io/powershellgallery/v/Az.MachineLearning.svg?style=flat-square&label=Az.MachineLearning
@@ -279,6 +290,7 @@
279290
[PrivateDns]: https://img.shields.io/powershellgallery/v/Az.PrivateDns.svg?style=flat-square&label=Az.PrivateDns
280291
[ProviderHub]: https://img.shields.io/powershellgallery/v/Az.ProviderHub.svg?style=flat-square&label=Az.ProviderHub
281292
[Purview]: https://img.shields.io/powershellgallery/v/Az.Purview.svg?style=flat-square&label=Az.Purview
293+
[Qumulo]: https://img.shields.io/powershellgallery/v/Az.Qumulo.svg?style=flat-square&label=Az.Qumulo
282294
[Quota]: https://img.shields.io/powershellgallery/v/Az.Quota.svg?style=flat-square&label=Az.Quota
283295
[RecoveryServices]: https://img.shields.io/powershellgallery/v/Az.RecoveryServices.svg?style=flat-square&label=Az.RecoveryServices
284296
[RedisCache]: https://img.shields.io/powershellgallery/v/Az.RedisCache.svg?style=flat-square&label=Az.RedisCache
@@ -291,6 +303,7 @@
291303
[Search]: https://img.shields.io/powershellgallery/v/Az.Search.svg?style=flat-square&label=Az.Search
292304
[Security]: https://img.shields.io/powershellgallery/v/Az.Security.svg?style=flat-square&label=Az.Security
293305
[SecurityInsights]: https://img.shields.io/powershellgallery/v/Az.SecurityInsights.svg?style=flat-square&label=Az.SecurityInsights
306+
[SelfHelp]: https://img.shields.io/powershellgallery/v/Az.SelfHelp.svg?style=flat-square&label=Az.SelfHelp
294307
[ServiceBus]: https://img.shields.io/powershellgallery/v/Az.ServiceBus.svg?style=flat-square&label=Az.ServiceBus
295308
[ServiceFabric]: https://img.shields.io/powershellgallery/v/Az.ServiceFabric.svg?style=flat-square&label=Az.ServiceFabric
296309
[ServiceLinker]: https://img.shields.io/powershellgallery/v/Az.ServiceLinker.svg?style=flat-square&label=Az.ServiceLinker
@@ -313,6 +326,7 @@
313326
[VoiceServices]: https://img.shields.io/powershellgallery/v/Az.VoiceServices.svg?style=flat-square&label=Az.VoiceServices
314327
[Websites]: https://img.shields.io/powershellgallery/v/Az.Websites.svg?style=flat-square&label=Az.Websites
315328
[WindowsIotServices]: https://img.shields.io/powershellgallery/v/Az.WindowsIotServices.svg?style=flat-square&label=Az.WindowsIotServices
329+
[Workloads]: https://img.shields.io/powershellgallery/v/Az.Workloads.svg?style=flat-square&label=Az.Workloads
316330

317331
<!-- PS Gallery -->
318332
[AzGallery]: https://www.powershellgallery.com/packages/Az/
@@ -327,12 +341,14 @@
327341
[AppGallery]: https://www.powershellgallery.com/packages/Az.App/
328342
[AppConfigurationGallery]: https://www.powershellgallery.com/packages/Az.AppConfiguration/
329343
[ApplicationInsightsGallery]: https://www.powershellgallery.com/packages/Az.ApplicationInsights/
344+
[ArcResourceBridgeGallery]: https://www.powershellgallery.com/packages/Az.ArcResourceBridge/
330345
[AttestationGallery]: https://www.powershellgallery.com/packages/Az.Attestation/
331346
[AutomanageGallery]: https://www.powershellgallery.com/packages/Az.Automanage/
332347
[AutomationGallery]: https://www.powershellgallery.com/packages/Az.Automation/
333348
[BareMetalGallery]: https://www.powershellgallery.com/packages/Az.BareMetal/
334349
[BatchGallery]: https://www.powershellgallery.com/packages/Az.Batch/
335350
[BillingGallery]: https://www.powershellgallery.com/packages/Az.Billing/
351+
[BillingBenefitsGallery]: https://www.powershellgallery.com/packages/Az.BillingBenefits/
336352
[BlueprintGallery]: https://www.powershellgallery.com/packages/Az.Blueprint/
337353
[BotServiceGallery]: https://www.powershellgallery.com/packages/Az.BotService/
338354
[CdnGallery]: https://www.powershellgallery.com/packages/Az.Cdn/
@@ -396,6 +412,8 @@
396412
[KeyVaultGallery]: https://www.powershellgallery.com/packages/Az.KeyVault/
397413
[KubernetesConfigurationGallery]: https://www.powershellgallery.com/packages/Az.KubernetesConfiguration/
398414
[KustoGallery]: https://www.powershellgallery.com/packages/Az.Kusto/
415+
[LabServicesGallery]: https://www.powershellgallery.com/packages/Az.LabServices/
416+
[LoadTestingGallery]: https://www.powershellgallery.com/packages/Az.LoadTesting/
399417
[LogicAppGallery]: https://www.powershellgallery.com/packages/Az.LogicApp/
400418
[LogzGallery]: https://www.powershellgallery.com/packages/Az.Logz/
401419
[MachineLearningGallery]: https://www.powershellgallery.com/packages/Az.MachineLearning/
@@ -430,6 +448,7 @@
430448
[PrivateDnsGallery]: https://www.powershellgallery.com/packages/Az.PrivateDns/
431449
[ProviderHubGallery]: https://www.powershellgallery.com/packages/Az.ProviderHub/
432450
[PurviewGallery]: https://www.powershellgallery.com/packages/Az.Purview/
451+
[QumuloGallery]: https://www.powershellgallery.com/packages/Az.Qumulo/
433452
[QuotaGallery]: https://www.powershellgallery.com/packages/Az.Quota/
434453
[RecoveryServicesGallery]: https://www.powershellgallery.com/packages/Az.RecoveryServices/
435454
[RedisCacheGallery]: https://www.powershellgallery.com/packages/Az.RedisCache/
@@ -442,6 +461,7 @@
442461
[SearchGallery]: https://www.powershellgallery.com/packages/Az.Search/
443462
[SecurityGallery]: https://www.powershellgallery.com/packages/Az.Security/
444463
[SecurityInsightsGallery]: https://www.powershellgallery.com/packages/Az.SecurityInsights/
464+
[SelfHelpGallery]: https://www.powershellgallery.com/packages/Az.SelfHelp/
445465
[ServiceBusGallery]: https://www.powershellgallery.com/packages/Az.ServiceBus/
446466
[ServiceFabricGallery]: https://www.powershellgallery.com/packages/Az.ServiceFabric/
447467
[ServiceLinkerGallery]: https://www.powershellgallery.com/packages/Az.ServiceLinker/
@@ -464,6 +484,7 @@
464484
[VoiceServices]: https://www.powershellgallery.com/packages/Az.VoiceServices/
465485
[WebsitesGallery]: https://www.powershellgallery.com/packages/Az.Websites/
466486
[WindowsIotServicesGallery]: https://www.powershellgallery.com/packages/Az.WindowsIotServices/
487+
[WorkloadsGallery]: https://www.powershellgallery.com/packages/Az.Workloads/
467488

468489
<!-- ChangeLog -->
469490
[AccountsChangeLog]: ../src/Accounts/Accounts/ChangeLog.md
@@ -476,12 +497,14 @@
476497
[AppChangeLog]: ../src/App/ChangeLog.md
477498
[AppConfigurationChangeLog]: ../src/AppConfiguration/AppConfiguration/ChangeLog.md
478499
[ApplicationInsightsChangeLog]: ../src/ApplicationInsights/ChangeLog.md
500+
[ArcResourceBridgeChangeLog]: ../src/ArcResourceBridge/ChangeLog.md
479501
[AttestationChangeLog]: ../src/Attestation/Attestation/ChangeLog.md
480502
[AutomanageChangeLog]: ../src/Automanage/ChangeLog.md
481503
[AutomationChangeLog]: ../src/Automation/Automation/ChangeLog.md
482504
[BareMetalChangeLog]: ../src/BareMetal/ChangeLog.md
483505
[BatchChangeLog]: ../src/Batch/Batch/ChangeLog.md
484506
[BillingChangeLog]: ../src/Billing/Billing/ChangeLog.md
507+
[BillingBenefitsChangeLog]: ../src/BillingBenefits/ChangeLog.md
485508
[BlueprintChangeLog]: ../src/Blueprint/Blueprint/ChangeLog.md
486509
[BotServiceChangeLog]: ../src/BotService/ChangeLog.md
487510
[CdnChangeLog]: ../src/Cdn/ChangeLog.md
@@ -545,6 +568,8 @@
545568
[KeyVaultChangeLog]: ../src/KeyVault/KeyVault/ChangeLog.md
546569
[KubernetesConfigurationChangeLog]: ../src/KubernetesConfiguration/ChangeLog.md
547570
[KustoChangeLog]: ../src/Kusto/ChangeLog.md
571+
[LabServicesChangeLog]: ../src/LabServices/ChangeLog.md
572+
[LoadTestingChangeLog]: ../src/LoadTesting/ChangeLog.md
548573
[LogicAppChangeLog]: ../src/LogicApp/LogicApp/ChangeLog.md
549574
[LogzChangeLog]: ../src/Logz/ChangeLog.md
550575
[MachineLearningChangeLog]: ../src/MachineLearning/MachineLearning/ChangeLog.md
@@ -579,6 +604,7 @@
579604
[PrivateDnsChangeLog]: ../src/PrivateDns/PrivateDns/ChangeLog.md
580605
[ProviderHubChangeLog]: ../src/ProviderHub/ChangeLog.md
581606
[PurviewChangeLog]: ../src/Purview/Purview/ChangeLog.md
607+
[QumuloChangeLog]: ../src/Qumulo/ChangeLog.md
582608
[QuotaChangeLog]: ../src/Quota/ChangeLog.md
583609
[RecoveryServicesChangeLog]: ../src/RecoveryServices/RecoveryServices/ChangeLog.md
584610
[RedisCacheChangeLog]: ../src/RedisCache/RedisCache/ChangeLog.md
@@ -591,6 +617,7 @@
591617
[SearchChangeLog]: ../src/Search/Search/ChangeLog.md
592618
[SecurityChangeLog]: ../src/Security/Security/ChangeLog.md
593619
[SecurityInsightsChangeLog]: ../src/SecurityInsights/ChangeLog.md
620+
[SelfHelpChangeLog]: ../src/SelfHelp/ChangeLog.md
594621
[ServiceBusChangeLog]: ../src/ServiceBus/ServiceBus/ChangeLog.md
595622
[ServiceFabricChangeLog]: ../src/ServiceFabric/ServiceFabric/ChangeLog.md
596623
[ServiceLinkerChangeLog]: ../src/ServiceLinker/ChangeLog.md
@@ -613,3 +640,4 @@
613640
[VoiceServicesChangeLog]: ../src/VoiceServices/ChangeLog.md
614641
[WebsitesChangeLog]: ../src/Websites/Websites/ChangeLog.md
615642
[WindowsIotServicesChangeLog]: ../src/WindowsIotServices/ChangeLog.md
643+
[WorkloadsChangeLog]: ../src/Workloads/ChangeLog.md

0 commit comments

Comments
 (0)