Skip to content

Commit 5cb0645

Browse files
authored
Update azure-powershell-modules.md
1 parent 8467954 commit 5cb0645

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

documentation/azure-powershell-modules.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Azure PowerShell | `Az`
1111
Azure Service | Module Name | PowerShell Gallery Link
1212
------------------------------------- | --------------------------------------- | -----------------------
1313
Accounts | `Az.Accounts` | [![Accounts]][AccountsGallery]
14+
ADDomainServices | `Az.ADDomainServices` | [![ADDomainServices]][ADDomainServicesGallery]
1415
Advisor | `Az.Advisor` | [![Advisor]][AdvisorGallery]
1516
Kubernetes Service | `Az.Aks` | [![Aks]][AksGallery]
1617
Alert Management | `Az.AlertsManagement` | [![AlertsManagement]][AlertsManagementGallery]
@@ -131,6 +132,7 @@ Windows Iot Services | `Az.WindowsIotServices`
131132
<!-- Shields -->
132133
[Az]: https://img.shields.io/powershellgallery/v/Az.svg?style=flat-square&label=Az
133134
[Accounts]: https://img.shields.io/powershellgallery/v/Az.Accounts.svg?style=flat-square&label=Az.Accounts
135+
[ADDomainServices]: https://img.shields.io/powershellgallery/v/Az.ADDomainServices.svg?style=flat-square&label=Az.ADDomainServices
134136
[Advisor]: https://img.shields.io/powershellgallery/v/Az.Advisor.svg?style=flat-square&label=Az.Advisor
135137
[Aks]: https://img.shields.io/powershellgallery/v/Az.Aks.svg?style=flat-square&label=Az.Aks
136138
[AlertsManagement]: https://img.shields.io/powershellgallery/v/Az.AlertsManagement.svg?style=flat-square&label=Az.AlertsManagement
@@ -249,6 +251,7 @@ Windows Iot Services | `Az.WindowsIotServices`
249251
<!-- PS Gallery -->
250252
[AzGallery]: https://www.powershellgallery.com/packages/Az/
251253
[AccountsGallery]: https://www.powershellgallery.com/packages/Az.Accounts/
254+
[ADDomainServicesGallery]: https://www.powershellgallery.com/packages/Az.ADDomainServices/
252255
[AdvisorGallery]: https://www.powershellgallery.com/packages/Az.Advisor/
253256
[AksGallery]: https://www.powershellgallery.com/packages/Az.Aks/
254257
[AlertsManagementGallery]: https://www.powershellgallery.com/packages/Az.AlertsManagement/
@@ -362,4 +365,4 @@ Windows Iot Services | `Az.WindowsIotServices`
362365
[TrafficManagerGallery]: https://www.powershellgallery.com/packages/Az.TrafficManager/
363366
[VMWareGallery]: https://www.powershellgallery.com/packages/Az.VMWare/
364367
[WebsitesGallery]: https://www.powershellgallery.com/packages/Az.Websites/
365-
[WindowsIotServicesGallery]: https://www.powershellgallery.com/packages/Az.WindowsIotServices/
368+
[WindowsIotServicesGallery]: https://www.powershellgallery.com/packages/Az.WindowsIotServices/

0 commit comments

Comments
 (0)