diff --git a/src/ApiManagement/ApiManagement/ChangeLog.md b/src/ApiManagement/ApiManagement/ChangeLog.md index d2489a21cd53..217eb8d3099e 100644 --- a/src/ApiManagement/ApiManagement/ChangeLog.md +++ b/src/ApiManagement/ApiManagement/ChangeLog.md @@ -18,27 +18,15 @@ - Additional information about change #1 --> ## Upcoming Release -* Added support for retrieving and configuring Custom Domain on the DeveloperPortal Endpoint - https://github.com/Azure/azure-powershell/issues/11007 - -* **Export-AzApiManagementApi** Added support for downloading Api Definition in Json format - https://github.com/Azure/azure-powershell/issues/9987 - -* **Import-AzApiManagementApi** Added support for importing OpenApi 3.0 definition from Json document - -* **New-AzApiManagementIdentityProvider** and **Set-AzApiManagementIdentityProvider** Added support for configuring `Signin Tenant` for AAD B2C Provider - https://github.com/Azure/azure-powershell/issues/9784 - +* Added support for retrieving and configuring Custom Domain on the DeveloperPortal Endpoint [#11007] +* `Export-AzApiManagementApi` Added support for downloading Api Definition in Json format [#9987] +* `Import-AzApiManagementApi` Added support for importing OpenApi 3.0 definition from Json document +* `New-AzApiManagementIdentityProvider` and `Set-AzApiManagementIdentityProvider` Added support for configuring `Signin Tenant` for AAD B2C Provider [#9784] ## Version 1.3.4 -* **Get-AzApiManagementApiSchema** Fixed getting Open-Api Schema associated with an API - https://github.com/Azure/azure-powershell/issues/10626 - -* **New-AzApiManagementProduct*** and **Set-AzApiManagementProduct** - - Fix documentation for https://github.com/Azure/azure-powershell/issues/10472 - -* **Set-AzApiManagementApi** - Added example to show how to update the ServiceUrl using the cmdlet +* `Get-AzApiManagementApiSchema` Fixed getting Open-Api Schema associated with an API [#10626] +* `New-AzApiManagementProduct` and `Set-AzApiManagementProduct` Fixed documentation for [#10472] +* `Set-AzApiManagementApi` Added example to show how to update the ServiceUrl using the cmdlet ## Version 1.3.3 * Update references in .psd1 to use relative path diff --git a/src/Blueprint/Blueprint/ChangeLog.md b/src/Blueprint/Blueprint/ChangeLog.md index 77051bf58491..16998e6460e9 100644 --- a/src/Blueprint/Blueprint/ChangeLog.md +++ b/src/Blueprint/Blueprint/ChangeLog.md @@ -18,8 +18,8 @@ - Additional information about change #1 --> ## Upcoming Release -* Show DependsOn property value in the table view -* Add support to accept PolicyDefinitionParameter empty +* Showed DependsOn property value in the table view +* Added support to accept PolicyDefinitionParameter empty ## Version 0.2.10 * Added support to include subfolders when deploying blueprints with artifacts diff --git a/src/DataLakeStore/DataLakeStore/ChangeLog.md b/src/DataLakeStore/DataLakeStore/ChangeLog.md index ed45967f3fdd..8390eb4ecabb 100644 --- a/src/DataLakeStore/DataLakeStore/ChangeLog.md +++ b/src/DataLakeStore/DataLakeStore/ChangeLog.md @@ -18,7 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release -* Add reference to System.Buffers explicitly in csproj and psd1. +* Added reference to System.Buffers explicitly in csproj and psd1. ## Version 1.2.6 * Update references in .psd1 to use relative path diff --git a/src/IotHub/IotHub/ChangeLog.md b/src/IotHub/IotHub/ChangeLog.md index 94dfc58d66d0..b52ebba4877a 100644 --- a/src/IotHub/IotHub/ChangeLog.md +++ b/src/IotHub/IotHub/ChangeLog.md @@ -18,22 +18,22 @@ - Additional information about change #1 --> ## Upcoming Release -* Add support to manage devices in an Iot Hub. New Cmdlets are: - - Add-AzIotHubDevice - - Get-AzIotHubDevice - - Remove-AzIotHubDevice - - Set-AzIotHubDevice -* Add support to manage modules on a target Iot device in an Iot Hub. New Cmdlets are: - - Add-AzIotHubModule - - Get-AzIotHubModule - - Remove-AzIotHubModule - - Set-AzIotHubModule -* Add cmdlet to get the connection string of a target IoT device in an Iot Hub. -* Add cmdlet to get the connection string of a module on a target IoT device in an Iot Hub. -* Add support to get/set parent device of an IoT device. New Cmdlets are: - - Get-AzIotHubDeviceParent - - Set-AzIotHubDeviceParent -* Add support to manage device parent-child relationship. +* Added support to manage devices in an Iot Hub. New Cmdlets are: + - `Add-AzIotHubDevice` + - `Get-AzIotHubDevice` + - `Remove-AzIotHubDevice` + - `Set-AzIotHubDevice` +* Added support to manage modules on a target Iot device in an Iot Hub. New Cmdlets are: + - `Add-AzIotHubModule` + - `Get-AzIotHubModule` + - `Remove-AzIotHubModule` + - `Set-AzIotHubModule` +* Added cmdlet to get the connection string of a target IoT device in an Iot Hub. +* Added cmdlet to get the connection string of a module on a target IoT device in an Iot Hub. +* Added support to get/set parent device of an IoT device. New Cmdlets are: + - `Get-AzIotHubDeviceParent` + - `Set-AzIotHubDeviceParent` +* Added support to manage device parent-child relationship. ## Version 2.1.0 * Added support to manage devices in an Iot Hub. New Cmdlets are: diff --git a/src/Maintenance/Maintenance/ChangeLog.md b/src/Maintenance/Maintenance/ChangeLog.md index 97ae8d82ef35..30df87750024 100644 --- a/src/Maintenance/Maintenance/ChangeLog.md +++ b/src/Maintenance/Maintenance/ChangeLog.md @@ -19,7 +19,7 @@ --> ## Upcoming Release -* Get Az-MaintenanceConfiguration will honor filters while listing maintenance configurations +* Got `Az-MaintenanceConfiguration` will honor filters while listing maintenance configurations ## Version 0.1.2 * Update command will display pending updates by default diff --git a/src/Storage/Storage.Management/ChangeLog.md b/src/Storage/Storage.Management/ChangeLog.md index 2e86fd5c3172..81bbb2aea571 100644 --- a/src/Storage/Storage.Management/ChangeLog.md +++ b/src/Storage/Storage.Management/ChangeLog.md @@ -18,11 +18,11 @@ - Additional information about change #1 --> ## Upcoming Release -* Support AllowProtectedAppendWrite in ImmutabilityPolicy - - Set-AzRmStorageContainerImmutabilityPolicy -* Add breaking change warning message for AzureStorageTable type change in a future release - - New-AzStorageTable - - Get-AzStorageTable +* Supported AllowProtectedAppendWrite in ImmutabilityPolicy + - `Set-AzRmStorageContainerImmutabilityPolicy` +* Added breaking change warning message for AzureStorageTable type change in a future release + - `New-AzStorageTable` + - `Get-AzStorageTable` ## Version 1.12.0 * Support set Table/Queue Encryption Keytype in Create Storage Account diff --git a/src/Websites/Websites/ChangeLog.md b/src/Websites/Websites/ChangeLog.md index 767146d2006b..91d3baf03764 100644 --- a/src/Websites/Websites/ChangeLog.md +++ b/src/Websites/Websites/ChangeLog.md @@ -18,11 +18,11 @@ - Additional information about change #1 --> ## Upcoming Release -*Adding Tag parameter for New-AzAppServicePlan and Set-AzAppServicePlan. -*Stop cmdlt execution if an exception is thrown when adding a custom domain to a website. -*Adding support to perform operations for App Services not in the same resource group as the App Service Plan. -*Apply access restriction to WebApp/Function in different resource groups -*Fixing issue to set custom hostnames for WebAppSlots +* Added Tag parameter for `New-AzAppServicePlan` and `Set-AzAppServicePlan` +* Stop cmdlt execution if an exception is thrown when adding a custom domain to a website +* Added support to perform operations for App Services not in the same resource group as the App Service Plan +* Applied access restriction to WebApp/Function in different resource groups +* Fixed issue to set custom hostnames for WebAppSlots ## Version 1.6.0 * Set-AzWebapp and Set-AzWebappSlot supports AlwaysOn, MinTls and FtpsState properties