From 5821f8ba3969684f628b80640e6ab4fd3d63937e Mon Sep 17 00:00:00 2001 From: dolauli Date: Mon, 26 Apr 2021 14:17:53 +0800 Subject: [PATCH] Add ProviderHub in azure-powershell-modules.md --- documentation/azure-powershell-modules.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/azure-powershell-modules.md b/documentation/azure-powershell-modules.md index 032c7c83d6f3..10acb9c03d20 100644 --- a/documentation/azure-powershell-modules.md +++ b/documentation/azure-powershell-modules.md @@ -99,6 +99,7 @@ Portal | `Az.Portal` Database for PostgreSQL | `Az.PostgreSql` | [![PostgreSql]][PostgreSqlGallery] Power BI Embedded | `Az.PowerBIEmbedded` | [![PowerBIEmbedded]][PowerBIEmbeddedGallery] Private Dns | `Az.PrivateDns` | [![PrivateDns]][PrivateDnsGallery] +Provider Hub | `Az.ProviderHub` | [![ProviderHub]][ProviderHubGallery] Recovery Services | `Az.RecoveryServices` | [![RecoveryServices]][RecoveryServicesGallery] Redis Cache | `Az.RedisCache` | [![RedisCache]][RedisCacheGallery] Redis Enterprise Cache | `Az.RedisEnterpriseCache` | [![RedisEnterpriseCache]][RedisEnterpriseCacheGallery] @@ -223,6 +224,7 @@ Windows Iot Services | `Az.WindowsIotServices` [PostgreSql]: https://img.shields.io/powershellgallery/v/Az.PostgreSql.svg?style=flat-square&label=Az.PostgreSql [PowerBIEmbedded]: https://img.shields.io/powershellgallery/v/Az.PowerBIEmbedded.svg?style=flat-square&label=Az.PowerBIEmbedded [PrivateDns]: https://img.shields.io/powershellgallery/v/Az.PrivateDns.svg?style=flat-square&label=Az.PrivateDns +[ProviderHub]: https://img.shields.io/powershellgallery/v/Az.ProviderHub.svg?style=flat-square&label=Az.ProviderHub [RecoveryServices]: https://img.shields.io/powershellgallery/v/Az.RecoveryServices.svg?style=flat-square&label=Az.RecoveryServices [RedisCache]: https://img.shields.io/powershellgallery/v/Az.RedisCache.svg?style=flat-square&label=Az.RedisCache [RedisEnterpriseCache]: https://img.shields.io/powershellgallery/v/Az.RedisEnterpriseCache.svg?style=flat-square&label=Az.RedisEnterpriseCache @@ -345,6 +347,7 @@ Windows Iot Services | `Az.WindowsIotServices` [PostgreSqlGallery]: https://www.powershellgallery.com/packages/Az.PostgreSql/ [PowerBIEmbeddedGallery]: https://www.powershellgallery.com/packages/Az.PowerBIEmbedded/ [PrivateDnsGallery]: https://www.powershellgallery.com/packages/Az.PrivateDns/ +[ProviderHubGallery]: https://www.powershellgallery.com/packages/Az.ProviderHub/ [RecoveryServicesGallery]: https://www.powershellgallery.com/packages/Az.RecoveryServices/ [RedisCacheGallery]: https://www.powershellgallery.com/packages/Az.RedisCache/ [RedisEnterpriseCacheGallery]: https://www.powershellgallery.com/packages/Az.RedisEnterpriseCache/