Skip to content

Commit 8e3362c

Browse files
authored
Update azure-powershell-modules.md (#25489)
1 parent eecde1c commit 8e3362c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

documentation/azure-powershell-modules.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@
1515
| ADDomainServices | `Az.ADDomainServices` | [![ADDomainServices]][ADDomainServicesGallery] | [Changelog][ADDomainServicesChangeLog] |
1616
| Advisor | `Az.Advisor` | [![Advisor]][AdvisorGallery] | [Changelog][AdvisorChangeLog] |
1717
| Kubernetes Service | `Az.Aks` | [![Aks]][AksGallery] | [Changelog][AksChangeLog] |
18+
| Kubernetes Service enabled by Azure Arc | `Az.AksArc` | [![AksArc]][AksArcGallery] | [Changelog][AksArcChangeLog] |
1819
| Alb | `Az.Alb` | [![Alb]][AlbGallery] | [Changelog][AlbChangeLog] |
1920
| Alert Management | `Az.AlertsManagement` | [![AlertsManagement]][AlertsManagementGallery] | [Changelog][AlertsManagementChangeLog] |
2021
| Analysis Services | `Az.AnalysisServices` | [![AnalysisServices]][AnalysisServicesGallery] | [Changelog][AnalysisServicesChangeLog] |
2122
| API Management | `Az.ApiManagement` | [![ApiManagement]][ApiManagementGallery] | [Changelog][ApiManagementChangeLog] |
2223
| Container Apps | `Az.App` | [![App]][AppGallery] | [Changelog][AppChangeLog] |
24+
| App Compliance Automation | `Az.AppComplianceAutomation` | [![AppComplianceAutomation]][AppComplianceAutomationGallery] | [Changelog][AppComplianceAutomationChangeLog] |
2325
| App Configuration | `Az.AppConfiguration` | [![AppConfiguration]][AppConfigurationGallery] | [Changelog][AppConfigurationChangeLog] |
2426
| Application Insights | `Az.ApplicationInsights` | [![ApplicationInsights]][ApplicationInsightsGallery] | [Changelog][ApplicationInsightsChangeLog] |
2527
| Arc Resource Bridge | `Az.ArcResourceBridge` | [![ArcResourceBridge]][ArcResourceBridgeGallery] | [Changelog][ArcResourceBridgeChangeLog] |
@@ -191,11 +193,13 @@
191193
[ADDomainServices]: https://img.shields.io/powershellgallery/v/Az.ADDomainServices.svg?style=flat-square&label=Az.ADDomainServices
192194
[Advisor]: https://img.shields.io/powershellgallery/v/Az.Advisor.svg?style=flat-square&label=Az.Advisor
193195
[Aks]: https://img.shields.io/powershellgallery/v/Az.Aks.svg?style=flat-square&label=Az.Aks
196+
[AksArc]: https://img.shields.io/powershellgallery/v/Az.AksArc.svg?style=flat-square&label=Az.AksArc
194197
[Alb]: https://img.shields.io/powershellgallery/v/Az.Alb.svg?style=flat-square&label=Az.Alb
195198
[AlertsManagement]: https://img.shields.io/powershellgallery/v/Az.AlertsManagement.svg?style=flat-square&label=Az.AlertsManagement
196199
[AnalysisServices]: https://img.shields.io/powershellgallery/v/Az.AnalysisServices.svg?style=flat-square&label=Az.AnalysisServices
197200
[ApiManagement]: https://img.shields.io/powershellgallery/v/Az.ApiManagement.svg?style=flat-square&label=Az.ApiManagement
198201
[App]: https://img.shields.io/powershellgallery/v/Az.App.svg?style=flat-square&label=Az.App
202+
[AppComplianceAutomation]: https://img.shields.io/powershellgallery/v/Az.AppComplianceAutomation.svg?style=flat-square&label=Az.AppComplianceAutomation
199203
[AppConfiguration]: https://img.shields.io/powershellgallery/v/Az.AppConfiguration.svg?style=flat-square&label=Az.AppConfiguration
200204
[ApplicationInsights]: https://img.shields.io/powershellgallery/v/Az.ApplicationInsights.svg?style=flat-square&label=Az.ApplicationInsights
201205
[ArcResourceBridge]: https://img.shields.io/powershellgallery/v/Az.ArcResourceBridge.svg?style=flat-square&label=Az.ArcResourceBridge
@@ -363,11 +367,13 @@
363367
[ADDomainServicesGallery]: https://www.powershellgallery.com/packages/Az.ADDomainServices/
364368
[AdvisorGallery]: https://www.powershellgallery.com/packages/Az.Advisor/
365369
[AksGallery]: https://www.powershellgallery.com/packages/Az.Aks/
370+
[AksArcGallery]: https://www.powershellgallery.com/packages/Az.AksArc/
366371
[AlbGallery]: https://www.powershellgallery.com/packages/Az.Alb/
367372
[AlertsManagementGallery]: https://www.powershellgallery.com/packages/Az.AlertsManagement/
368373
[AnalysisServicesGallery]: https://www.powershellgallery.com/packages/Az.AnalysisServices/
369374
[ApiManagementGallery]: https://www.powershellgallery.com/packages/Az.ApiManagement/
370375
[AppGallery]: https://www.powershellgallery.com/packages/Az.App/
376+
[AppComplianceAutomationGallery]: https://www.powershellgallery.com/packages/Az.AppComplianceAutomation/
371377
[AppConfigurationGallery]: https://www.powershellgallery.com/packages/Az.AppConfiguration/
372378
[ApplicationInsightsGallery]: https://www.powershellgallery.com/packages/Az.ApplicationInsights/
373379
[ArcResourceBridgeGallery]: https://www.powershellgallery.com/packages/Az.ArcResourceBridge/
@@ -533,11 +539,13 @@
533539
[ADDomainServicesChangeLog]: ../src/ADDomainServices/ADDomainServices/ChangeLog.md
534540
[AdvisorChangeLog]: ../src/Advisor/Advisor/ChangeLog.md
535541
[AksChangeLog]: ../src/Aks/Aks/ChangeLog.md
542+
[AksArcChangeLog]: ../src/AksArc/AksArc/ChangeLog.md
536543
[AlbChangeLog]: ../src/Alb/Alb/ChangeLog.md
537544
[AlertsManagementChangeLog]: ../src/AlertsManagement/AlertsManagement/ChangeLog.md
538545
[AnalysisServicesChangeLog]: ../src/AnalysisServices/AnalysisServices/ChangeLog.md
539546
[ApiManagementChangeLog]: ../src/ApiManagement/ApiManagement/ChangeLog.md
540547
[AppChangeLog]: ../src/App/App/ChangeLog.md
548+
[AppComplianceAutomationChangelog]: ../src/AppComplianceAutomation/AppComplianceAutomation/ChangeLog.md
541549
[AppConfigurationChangeLog]: ../src/AppConfiguration/AppConfiguration/ChangeLog.md
542550
[ApplicationInsightsChangeLog]: ../src/ApplicationInsights/ApplicationInsights/ChangeLog.md
543551
[ArcResourceBridgeChangeLog]: ../src/ArcResourceBridge/ArcResourceBridge/ChangeLog.md

0 commit comments

Comments
 (0)