Skip to content

Commit 9813b78

Browse files
authored
Merge pull request Azure#11231 from dingmeng-xue/release-2020-03-10
Polish changelog.md
2 parents c88f215 + b333f61 commit 9813b78

File tree

7 files changed

+37
-49
lines changed

7 files changed

+37
-49
lines changed

src/ApiManagement/ApiManagement/ChangeLog.md

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,27 +18,15 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Added support for retrieving and configuring Custom Domain on the DeveloperPortal Endpoint
22-
https://github.com/Azure/azure-powershell/issues/11007
23-
24-
* **Export-AzApiManagementApi** Added support for downloading Api Definition in Json format
25-
https://github.com/Azure/azure-powershell/issues/9987
26-
27-
* **Import-AzApiManagementApi** Added support for importing OpenApi 3.0 definition from Json document
28-
29-
* **New-AzApiManagementIdentityProvider** and **Set-AzApiManagementIdentityProvider** Added support for configuring `Signin Tenant` for AAD B2C Provider
30-
https://github.com/Azure/azure-powershell/issues/9784
31-
21+
* Added support for retrieving and configuring Custom Domain on the DeveloperPortal Endpoint [#11007]
22+
* `Export-AzApiManagementApi` Added support for downloading Api Definition in Json format [#9987]
23+
* `Import-AzApiManagementApi` Added support for importing OpenApi 3.0 definition from Json document
24+
* `New-AzApiManagementIdentityProvider` and `Set-AzApiManagementIdentityProvider` Added support for configuring `Signin Tenant` for AAD B2C Provider [#9784]
3225

3326
## Version 1.3.4
34-
* **Get-AzApiManagementApiSchema** Fixed getting Open-Api Schema associated with an API
35-
https://github.com/Azure/azure-powershell/issues/10626
36-
37-
* **New-AzApiManagementProduct*** and **Set-AzApiManagementProduct**
38-
- Fix documentation for https://github.com/Azure/azure-powershell/issues/10472
39-
40-
* **Set-AzApiManagementApi**
41-
Added example to show how to update the ServiceUrl using the cmdlet
27+
* `Get-AzApiManagementApiSchema` Fixed getting Open-Api Schema associated with an API [#10626]
28+
* `New-AzApiManagementProduct` and `Set-AzApiManagementProduct` Fixed documentation for [#10472]
29+
* `Set-AzApiManagementApi` Added example to show how to update the ServiceUrl using the cmdlet
4230

4331
## Version 1.3.3
4432
* Update references in .psd1 to use relative path

src/Blueprint/Blueprint/ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Show DependsOn property value in the table view
22-
* Add support to accept PolicyDefinitionParameter empty
21+
* Showed DependsOn property value in the table view
22+
* Added support to accept PolicyDefinitionParameter empty
2323

2424
## Version 0.2.10
2525
* Added support to include subfolders when deploying blueprints with artifacts

src/DataLakeStore/DataLakeStore/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Add reference to System.Buffers explicitly in csproj and psd1.
21+
* Added reference to System.Buffers explicitly in csproj and psd1.
2222

2323
## Version 1.2.6
2424
* Update references in .psd1 to use relative path

src/IotHub/IotHub/ChangeLog.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Add support to manage devices in an Iot Hub. New Cmdlets are:
22-
- Add-AzIotHubDevice
23-
- Get-AzIotHubDevice
24-
- Remove-AzIotHubDevice
25-
- Set-AzIotHubDevice
26-
* Add support to manage modules on a target Iot device in an Iot Hub. New Cmdlets are:
27-
- Add-AzIotHubModule
28-
- Get-AzIotHubModule
29-
- Remove-AzIotHubModule
30-
- Set-AzIotHubModule
31-
* Add cmdlet to get the connection string of a target IoT device in an Iot Hub.
32-
* Add cmdlet to get the connection string of a module on a target IoT device in an Iot Hub.
33-
* Add support to get/set parent device of an IoT device. New Cmdlets are:
34-
- Get-AzIotHubDeviceParent
35-
- Set-AzIotHubDeviceParent
36-
* Add support to manage device parent-child relationship.
21+
* Added support to manage devices in an Iot Hub. New Cmdlets are:
22+
- `Add-AzIotHubDevice`
23+
- `Get-AzIotHubDevice`
24+
- `Remove-AzIotHubDevice`
25+
- `Set-AzIotHubDevice`
26+
* Added support to manage modules on a target Iot device in an Iot Hub. New Cmdlets are:
27+
- `Add-AzIotHubModule`
28+
- `Get-AzIotHubModule`
29+
- `Remove-AzIotHubModule`
30+
- `Set-AzIotHubModule`
31+
* Added cmdlet to get the connection string of a target IoT device in an Iot Hub.
32+
* Added cmdlet to get the connection string of a module on a target IoT device in an Iot Hub.
33+
* Added support to get/set parent device of an IoT device. New Cmdlets are:
34+
- `Get-AzIotHubDeviceParent`
35+
- `Set-AzIotHubDeviceParent`
36+
* Added support to manage device parent-child relationship.
3737

3838
## Version 2.1.0
3939
* Added support to manage devices in an Iot Hub. New Cmdlets are:

src/Maintenance/Maintenance/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
-->
2020

2121
## Upcoming Release
22-
* Get Az-MaintenanceConfiguration will honor filters while listing maintenance configurations
22+
* Got `Az-MaintenanceConfiguration` will honor filters while listing maintenance configurations
2323

2424
## Version 0.1.2
2525
* Update command will display pending updates by default

src/Storage/Storage.Management/ChangeLog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Support AllowProtectedAppendWrite in ImmutabilityPolicy
22-
- Set-AzRmStorageContainerImmutabilityPolicy
23-
* Add breaking change warning message for AzureStorageTable type change in a future release
24-
- New-AzStorageTable
25-
- Get-AzStorageTable
21+
* Supported AllowProtectedAppendWrite in ImmutabilityPolicy
22+
- `Set-AzRmStorageContainerImmutabilityPolicy`
23+
* Added breaking change warning message for AzureStorageTable type change in a future release
24+
- `New-AzStorageTable`
25+
- `Get-AzStorageTable`
2626

2727
## Version 1.12.0
2828
* Support set Table/Queue Encryption Keytype in Create Storage Account

src/Websites/Websites/ChangeLog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
*Adding Tag parameter for New-AzAppServicePlan and Set-AzAppServicePlan.
22-
*Stop cmdlt execution if an exception is thrown when adding a custom domain to a website.
23-
*Adding support to perform operations for App Services not in the same resource group as the App Service Plan.
24-
*Apply access restriction to WebApp/Function in different resource groups
25-
*Fixing issue to set custom hostnames for WebAppSlots
21+
* Added Tag parameter for `New-AzAppServicePlan` and `Set-AzAppServicePlan`
22+
* Stop cmdlt execution if an exception is thrown when adding a custom domain to a website
23+
* Added support to perform operations for App Services not in the same resource group as the App Service Plan
24+
* Applied access restriction to WebApp/Function in different resource groups
25+
* Fixed issue to set custom hostnames for WebAppSlots
2626

2727
## Version 1.6.0
2828
* Set-AzWebapp and Set-AzWebappSlot supports AlwaysOn, MinTls and FtpsState properties

0 commit comments

Comments
 (0)