@@ -28,6 +28,7 @@ Content Delivery Network | `Az.Cdn`
28
28
Cloud Service | ` Az.CloudService ` | [ ![ CloudService]] [ CloudServiceGallery ]
29
29
Cognitive Services | ` Az.CognitiveServices ` | [ ![ CognitiveServices]] [ CognitiveServicesGallery ]
30
30
Compute | ` Az.Compute ` | [ ![ Compute]] [ ComputeGallery ]
31
+ Communication | ` Az.Communication ` | [ ![ Communication]] [ CommunicationGallery ]
31
32
Connected Kubernetes | ` Az.ConnectedKubernetes ` | [ ![ ConnectedKubernetes]] [ ConnectedKubernetesGallery ]
32
33
Connected Machine | ` Az.ConnectedMachine ` | [ ![ ConnectedMachine]] [ ConnectedMachineGallery ]
33
34
Container Instance | ` Az.ContainerInstance ` | [ ![ ContainerInstance]] [ ContainerInstanceGallery ]
@@ -95,6 +96,7 @@ Power BI Embedded | `Az.PowerBIEmbedded`
95
96
Private Dns | ` Az.PrivateDns ` | [ ![ PrivateDns]] [ PrivateDnsGallery ]
96
97
Recovery Services | ` Az.RecoveryServices ` | [ ![ RecoveryServices]] [ RecoveryServicesGallery ]
97
98
Redis Cache | ` Az.RedisCache ` | [ ![ RedisCache]] [ RedisCacheGallery ]
99
+ Redis Enterprise Cache | ` Az.RedisEnterpriseCache ` | [ ![ RedisEnterpriseCache]] [ RedisEnterpriseCacheGallery ]
98
100
Relay | ` Az.Relay ` | [ ![ Relay]] [ RelayGallery ]
99
101
Reservations | ` Az.Reservations ` | [ ![ Reservations]] [ ReservationsGallery ]
100
102
Resource Graph | ` Az.ResourceGraph ` | [ ![ ResourceGraph]] [ ResourceGraphGallery ]
@@ -145,6 +147,7 @@ Windows Iot Services | `Az.WindowsIotServices`
145
147
[ CloudService ] : https://img.shields.io/powershellgallery/v/Az.CloudService.svg?style=flat-square&label=Az.CloudService
146
148
[ CognitiveServices ] : https://img.shields.io/powershellgallery/v/Az.CognitiveServices.svg?style=flat-square&label=Az.CognitiveServices
147
149
[ Compute ] : https://img.shields.io/powershellgallery/v/Az.Compute.svg?style=flat-square&label=Az.Compute
150
+ [ Communication ] : https://img.shields.io/powershellgallery/v/Az.Communication.svg?style=flat-square&label=Az.Communication
148
151
[ ConnectedKubernetes ] : https://img.shields.io/powershellgallery/v/Az.ConnectedKubernetes.svg?style=flat-square&label=Az.ConnectedKubernetes
149
152
[ ConnectedMachine ] : https://img.shields.io/powershellgallery/v/Az.ConnectedMachine.svg?style=flat-square&label=Az.ConnectedMachine
150
153
[ ContainerInstance ] : https://img.shields.io/powershellgallery/v/Az.ContainerInstance.svg?style=flat-square&label=Az.ContainerInstance
@@ -212,6 +215,7 @@ Windows Iot Services | `Az.WindowsIotServices`
212
215
[ PrivateDns ] : https://img.shields.io/powershellgallery/v/Az.PrivateDns.svg?style=flat-square&label=Az.PrivateDns
213
216
[ RecoveryServices ] : https://img.shields.io/powershellgallery/v/Az.RecoveryServices.svg?style=flat-square&label=Az.RecoveryServices
214
217
[ RedisCache ] : https://img.shields.io/powershellgallery/v/Az.RedisCache.svg?style=flat-square&label=Az.RedisCache
218
+ [ RedisEnterpriseCache ] : https://img.shields.io/powershellgallery/v/Az.RedisEnterpriseCache.svg?style=flat-square&label=Az.RedisEnterpriseCache
215
219
[ Relay ] : https://img.shields.io/powershellgallery/v/Az.Relay.svg?style=flat-square&label=Az.Relay
216
220
[ Reservations ] : https://img.shields.io/powershellgallery/v/Az.Reservations.svg?style=flat-square&label=Az.Reservations
217
221
[ ResourceGraph ] : https://img.shields.io/powershellgallery/v/Az.ResourceGraph.svg?style=flat-square&label=Az.ResourceGraph
@@ -260,6 +264,7 @@ Windows Iot Services | `Az.WindowsIotServices`
260
264
[ CloudServiceGallery ] : https://www.powershellgallery.com/packages/Az.CloudService/
261
265
[ CognitiveServicesGallery ] : https://www.powershellgallery.com/packages/Az.CognitiveServices/
262
266
[ ComputeGallery ] : https://www.powershellgallery.com/packages/Az.Compute/
267
+ [ CommunicationGallery ] : https://www.powershellgallery.com/packages/Az.Communication/
263
268
[ ConnectedKubernetesGallery ] : https://www.powershellgallery.com/packages/Az.ConnectedKubernetes/
264
269
[ ConnectedMachineGallery ] : https://www.powershellgallery.com/packages/Az.ConnectedMachine/
265
270
[ ContainerInstanceGallery ] : https://www.powershellgallery.com/packages/Az.ContainerInstance/
@@ -327,6 +332,7 @@ Windows Iot Services | `Az.WindowsIotServices`
327
332
[ PrivateDnsGallery ] : https://www.powershellgallery.com/packages/Az.PrivateDns/
328
333
[ RecoveryServicesGallery ] : https://www.powershellgallery.com/packages/Az.RecoveryServices/
329
334
[ RedisCacheGallery ] : https://www.powershellgallery.com/packages/Az.RedisCache/
335
+ [ RedisEnterpriseCacheGallery ] : https://www.powershellgallery.com/packages/Az.RedisEnterpriseCache/
330
336
[ RelayGallery ] : https://www.powershellgallery.com/packages/Az.Relay/
331
337
[ ReservationsGallery ] : https://www.powershellgallery.com/packages/Az.Reservations/
332
338
[ ResourceGraphGallery ] : https://www.powershellgallery.com/packages/Az.ResourceGraph/
0 commit comments