@@ -11,6 +11,7 @@ Azure PowerShell | `Az`
11
11
Azure Service | Module Name | PowerShell Gallery Link
12
12
------------------------------------- | --------------------------------------- | -----------------------
13
13
Accounts | ` Az.Accounts ` | [ ![ Accounts]] [ AccountsGallery ]
14
+ ADDomainServices | ` Az.ADDomainServices ` | [ ![ ADDomainServices]] [ ADDomainServicesGallery ]
14
15
Advisor | ` Az.Advisor ` | [ ![ Advisor]] [ AdvisorGallery ]
15
16
Kubernetes Service | ` Az.Aks ` | [ ![ Aks]] [ AksGallery ]
16
17
Alert Management | ` Az.AlertsManagement ` | [ ![ AlertsManagement]] [ AlertsManagementGallery ]
@@ -131,6 +132,7 @@ Windows Iot Services | `Az.WindowsIotServices`
131
132
<!-- Shields -->
132
133
[ Az ] : https://img.shields.io/powershellgallery/v/Az.svg?style=flat-square&label=Az
133
134
[ 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
134
136
[ Advisor ] : https://img.shields.io/powershellgallery/v/Az.Advisor.svg?style=flat-square&label=Az.Advisor
135
137
[ Aks ] : https://img.shields.io/powershellgallery/v/Az.Aks.svg?style=flat-square&label=Az.Aks
136
138
[ 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`
249
251
<!-- PS Gallery -->
250
252
[ AzGallery ] : https://www.powershellgallery.com/packages/Az/
251
253
[ AccountsGallery ] : https://www.powershellgallery.com/packages/Az.Accounts/
254
+ [ ADDomainServicesGallery ] : https://www.powershellgallery.com/packages/Az.ADDomainServices/
252
255
[ AdvisorGallery ] : https://www.powershellgallery.com/packages/Az.Advisor/
253
256
[ AksGallery ] : https://www.powershellgallery.com/packages/Az.Aks/
254
257
[ AlertsManagementGallery ] : https://www.powershellgallery.com/packages/Az.AlertsManagement/
@@ -362,4 +365,4 @@ Windows Iot Services | `Az.WindowsIotServices`
362
365
[ TrafficManagerGallery ] : https://www.powershellgallery.com/packages/Az.TrafficManager/
363
366
[ VMWareGallery ] : https://www.powershellgallery.com/packages/Az.VMWare/
364
367
[ 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