From f708b1c11497a5c0957eab18c6a0714f500dfd2e Mon Sep 17 00:00:00 2001 From: "dixue@microsoft.com" Date: Mon, 6 Jul 2020 19:15:07 +0800 Subject: [PATCH] Update changelog for upcoming release --- documentation/azure-powershell-modules.md | 3 +++ src/Aks/Aks/ChangeLog.md | 2 +- src/EventGrid/EventGrid/ChangeLog.md | 8 ++++---- src/Storage/Storage.Management/ChangeLog.md | 2 +- src/StorageSync/StorageSync/ChangeLog.md | 2 +- 5 files changed, 10 insertions(+), 7 deletions(-) diff --git a/documentation/azure-powershell-modules.md b/documentation/azure-powershell-modules.md index f384fc2c1a46..a3b5481c599d 100644 --- a/documentation/azure-powershell-modules.md +++ b/documentation/azure-powershell-modules.md @@ -39,6 +39,7 @@ Data Lake Store | `Az.DataLakeStore` Data Migration | `Az.DataMigration` | [![DataMigration]][DataMigrationGallery] Data Share | `Az.DataShare` | [![DataShare]][DataShareGallery] Deployment Manager | `Az.DeploymentManager` | [![DeploymentManager]][DeploymentManagerGallery] +Windows Virtual Desktop | `Az.DesktopVirtualization` | [![DesktopVirtualization]][DesktopVirtualizationGallery] Device Provisioning Services | `Az.DeviceProvisioningServices` | [![DeviceProvisioningServices]][DeviceProvisioningServicesGallery] Dev Spaces | `Az.DevSpaces` | [![DevSpaces]][DevSpacesGallery] DevTest Labs | `Az.DevTestLabs` | [![DevTestLabs]][DevTestLabsGallery] @@ -138,6 +139,7 @@ Web App Service | `Az.Websites` [DataMigration]: https://img.shields.io/powershellgallery/v/Az.DataMigration.svg?style=flat-square&label=Az.DataMigration [DataShare]: https://img.shields.io/powershellgallery/v/Az.DataShare.svg?style=flat-square&label=Az.DataShare [DeploymentManager]: https://img.shields.io/powershellgallery/v/Az.DeploymentManager.svg?style=flat-square&label=Az.DeploymentManager +[DesktopVirtualization]: https://img.shields.io/powershellgallery/v/Az.DesktopVirtualization.svg?style=flat-square&label=Az.DesktopVirtualization [DeviceProvisioningServices]: https://img.shields.io/powershellgallery/v/Az.DeviceProvisioningServices.svg?style=flat-square&label=Az.DeviceProvisioningServices [DevSpaces]: https://img.shields.io/powershellgallery/v/Az.DevSpaces.svg?style=flat-square&label=Az.DevSpaces [DevTestLabs]: https://img.shields.io/powershellgallery/v/Az.DevTestLabs.svg?style=flat-square&label=Az.DevTestLabs @@ -235,6 +237,7 @@ Web App Service | `Az.Websites` [DataMigrationGallery]: https://www.powershellgallery.com/packages/Az.DataMigration/ [DataShareGallery]: https://www.powershellgallery.com/packages/Az.DataShare/ [DeploymentManagerGallery]: https://www.powershellgallery.com/packages/Az.DeploymentManager/ +[DesktopVirtualizationGallery]: https://www.powershellgallery.com/packages/Az.DesktopVirtualization/ [DeviceProvisioningServicesGallery]: https://www.powershellgallery.com/packages/Az.DeviceProvisioningServices/ [DevSpacesGallery]: https://www.powershellgallery.com/packages/Az.DevSpaces/ [DevTestLabsGallery]: https://www.powershellgallery.com/packages/Az.DevTestLabs/ diff --git a/src/Aks/Aks/ChangeLog.md b/src/Aks/Aks/ChangeLog.md index 3c916829b2a8..7fd2bd3e6287 100644 --- a/src/Aks/Aks/ChangeLog.md +++ b/src/Aks/Aks/ChangeLog.md @@ -18,7 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release -* Fixed bug Get-AzAks doesn't get all clusters (#12296) +* Fixed bug `Get-AzAks` doesn't get all clusters [#12296] ## Version 1.1.2 diff --git a/src/EventGrid/EventGrid/ChangeLog.md b/src/EventGrid/EventGrid/ChangeLog.md index 1527fb8ad74f..21a831f0472a 100644 --- a/src/EventGrid/EventGrid/ChangeLog.md +++ b/src/EventGrid/EventGrid/ChangeLog.md @@ -19,7 +19,7 @@ --> ## Upcoming Release * Updated to use the 2020-06-01 API version. -* New features: +* Added new features: - Input mapping - Event Delivery Schema - Private Link @@ -30,14 +30,14 @@ - Secure webhook (AAD support) - IpFiltering * Updated cmdlets: - - New-AzureRmEventGridSubscription/Update-AzureRmEventGridSubscription: + - `New-AzEventGridSubscription`/`Update-AzEventGridSubscription`: - Add new optional parameters to support webhook batching. - Add new optional parameters to support secured webhook using AAD. - Add new enum for EndpointType parameter to support azure function and service bus topic as new destinations. - Add new optional parameter for delivery schema. - - New-AzureRmEventGridTopic/Update-AzureRmEventGridTopic and New-AzureRmEventGridDomain/Update-AzureRmEventGridDomain: + - `New-AzEventGridTopic`/`Update-AzEventGridTopic` and `New-AzEventGridDomain`/`Update-AzEventGridDomain`: - Add new optional parameters to support IpFiltering. - - New-AzureRmEventGridTopic/New-AzureRmEventGridDomain: + - `New-AzEventGridTopic`/`New-AzEventGridDomain`: - Add new optional parameters to support Input mapping. ## Version 1.2.3 diff --git a/src/Storage/Storage.Management/ChangeLog.md b/src/Storage/Storage.Management/ChangeLog.md index c893c5ed2918..c5f54cc11ac0 100644 --- a/src/Storage/Storage.Management/ChangeLog.md +++ b/src/Storage/Storage.Management/ChangeLog.md @@ -18,7 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release -* Fixed the issue that UserAgent not added for some dataplane cmdlets. +* Fixed the issue that UserAgent is not added for some data plane cmdlets. * Supported create/update Storage account with MinimumTlsVersion and AllowBlobPublicAccess - `New-AzStorageAccount` - `Set-AzStorageAccount` diff --git a/src/StorageSync/StorageSync/ChangeLog.md b/src/StorageSync/StorageSync/ChangeLog.md index ac258d59d777..2b56fc5f514a 100644 --- a/src/StorageSync/StorageSync/ChangeLog.md +++ b/src/StorageSync/StorageSync/ChangeLog.md @@ -18,7 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release -* Added a new version StorageSync SDk targetting ApiVersion 2020-03-01 +* Added a new version StorageSync SDK targeting ApiVersion 2020-03-01 * Added Update Storage Sync Service cmdlet - `Set-AzStorageSyncService` * Added IncomingTrafficPolicy and PrivateEndpointConnections to StorageSyncService cmdlets.