Skip to content

Commit 8dd2243

Browse files
Polish changelog for upcoming release (#12938)
* Polish changelog for upcoming release * Update ChangeLog.md Co-authored-by: Jin Lei <[email protected]>
1 parent 35506b5 commit 8dd2243

File tree

8 files changed

+32
-33
lines changed

8 files changed

+32
-33
lines changed

src/Accounts/Accounts/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-
* Formatted the breaking change messages
21+
* Formatted the upcoming breaking change messages
2222
* Updated Azure.Core to 1.4.1
2323

2424
## Version 1.9.3

src/CognitiveServices/CognitiveServices/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-
* Show additional legal terms for certain APIs.
21+
* Showed additional legal terms for certain APIs.
2222

2323
## Version 1.5.1
2424
* Used `Deny` specifically as NetworkRules default action.

src/Compute/Compute/ChangeLog.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
2121
-->
2222
## Upcoming Release
23-
* Added the '-EncryptionType' optional parameter to New-AzVmDiskEncryptionSetConfig.
24-
* New cmdlets for new resource type: DiskAccess 'Get-AzDiskAccess', 'New-AzDiskAccess' , 'Get-AzDiskAccess'
25-
* Added optional parameters '-DiskAccessId' and '-NetworkAccessPolicy' to New-AzSnapshotConfig
26-
* Added optional parameters '-DiskAccessId' and '-NetworkAccessPolicy' to New-AzDiskConfig
27-
* Added 'PatchStatus'Property to VirtualMachine Instance View
23+
* Added the `-EncryptionType` optional parameter to `New-AzVmDiskEncryptionSetConfig`
24+
* New cmdlets for new resource type: DiskAccess `Get-AzDiskAccess`, `New-AzDiskAccess`, `Get-AzDiskAccess`
25+
* Added optional parameters `DiskAccessId` and `-NetworkAccessPolicy` to `New-AzSnapshotConfig`
26+
* Added optional parameters `-DiskAccessId` and `-NetworkAccessPolicy` to `New-AzDiskConfig`
27+
* Added `PatchStatus` property to VirtualMachine Instance View
2828
* Added ``VMHealth`` property to the virtual machine's instance view, which is the returned object when ``Get-AzVm`` is invoked with ``-Status``
29-
* Added 'AssignedHost' field to Get-AzVM and Get-AzVmss's instance views. The field shows the resource id of the virtual machine instance
30-
* Added optional parameter '-SupportAutomaticPlacement' to New-AzHostGroup
31-
* Added the '-HostGroupId' parameter to New-AzVm and New-AzVmss
29+
* Added `AssignedHost` field to `Get-AzVM` and `Get-AzVmss`'s instance views. The field shows the resource id of the virtual machine instance
30+
* Added optional parameter `-SupportAutomaticPlacement` to `New-AzHostGroup`
31+
* Added the `-HostGroupId` parameter to `New-AzVm` and `New-AzVmss`
3232

3333
## Version 4.3.1
3434
* Patched `-EncryptionAtHost` parameter in `New-AzVm` to remove default value of false [#12776]

src/Maintenance/Maintenance/ChangeLog.md

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

2121
## Upcoming Release
22-
* Fixed typo in New-AzConfigurationAssignment.md
2322

2423
## Version 1.1.0
2524
* Added optional schedule related fields to `New-AzMaintenanceConfiguration`

src/Network/Network/ChangeLog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,30 +19,30 @@
1919
--->
2020

2121
## Upcoming Release
22-
* Added new cmdlet for Azure Express Route Port
23-
- `New-AzExpressRoutePortLOA`
2422
* [Breaking Change] Updated below cmdlets to align resource virtual router and virtual hub
2523
- `New-AzVirtualRouter`:
2624
- Added -HostedSubnet parameter to support IP configuration child resource
2725
- deleted -HostedGateway and -HostedGatewayId
2826
- `Get-AzVirtualRouter`:
29-
- Added subcription level parameter set
27+
- Added subscription level parameter set
3028
- `Remove-AzVirtualRouter`
3129
- `Add-AzVirtualRouterPeer`
3230
- `Get-AzVirtualRouterPeer`
3331
- `Remove-AzVirtualRouterPeer`
32+
* Added new cmdlet for Azure Express Route Port
33+
- `New-AzExpressRoutePortLOA`
3434
* Added RemoteBgpCommunities property to the VirtualNetwork Peering Resource
3535
* Modified the warning message for `New-AzLoadBalancerFrontendIpConfig`, `New-AzPublicIpAddress` and `New-AzPublicIpPrefix`.
3636
* Added VpnGatewayIpConfigurations to `Get-AzVpnGateway` output
37-
* Bug fix for Set-AzApplicationGatewaySslCertificate (https://github.com/Azure/azure-powershell/issues/9488)
37+
* Fixed bug for `Set-AzApplicationGatewaySslCertificate` [#9488]
3838
* Added `AllowActiveFTP` parameter to `AzureFirewall`
3939
* Updated below commands for feature: Enable internet security set/remove on VirtualWan P2SVpnGateway.
4040
- Updated `New-AzP2sVpnGateway`: Added optional switch parameter `EnableInternetSecurityFlag` for customers to set true to enable internet security on P2SVpnGateway, which will be applied for Point to site clients.
4141
- Updated `Update-AzP2sVpnGateway`: Added optional switch parameters `EnableInternetSecurityFlag` or `DisableInternetSecurityFlag` for customers to set true/false to enable/disable internet security on P2SVpnGateway, which will be applied for Point to site clients.
4242
* Added new cmdlet `Reset-AzP2sVpnGateway` for customers to reset/reboot their VirtualWan P2SVpnGateway for troubleshooting.
4343
* Added new cmdlet `Reset-AzVpnGateway` for customers to reset/reboot their VirtualWan VpnGateway for troubleshooting.
4444
* Updated `Set-AzVirtualNetworkSubnetConfig`
45-
- Set NSG and Route Table properties of subnet to null if explicitly set in parameters[#1548][#9718]
45+
- Set NSG and Route Table properties of subnet to null if explicitly set in parameters [#1548][#9718]
4646

4747
## Version 3.3.0
4848
* Added support for AddressPrefixType parameter to `Remove-AzExpressRouteCircuitConnectionConfig`

src/RecoveryServices/RecoveryServices/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-
* fixed the Delete State for workload Backup Items.
21+
* Fixed the Delete State for workload Backup Items.
2222

2323
## Version 2.12.0
2424
* Azure Backup added a new cmdlet Copy-AzRecoveryServicesVault for DS move feature.

src/ServiceFabric/ServiceFabric/ChangeLog.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@
1919
-->
2020
## Upcoming Release
2121

22-
* Adding new cmdlets for managed clusters and node types:
23-
- New-AzServiceFabricManagedCluster
24-
- Get-AzServiceFabricManagedCluster
25-
- Set-AzServiceFabricManagedCluster
26-
- Remove-AzServiceFabricManagedCluster
27-
- Add-AzServiceFabricManagedClusterClientCertificate
28-
- Remove-AzServiceFabricManagedClusterClientCertificate
29-
- New-AzServiceFabricManagedNodeType
30-
- Get-AzServiceFabricManagedNodeType
31-
- Set-AzServiceFabricManagedNodeType
32-
- Remove-AzServiceFabricManagedNodeType
33-
- Add-AzServiceFabricManagedNodeTypeVMExtension
34-
- Add-AzServiceFabricManagedNodeTypeVMSecret
35-
- Remove-AzServiceFabricManagedNodeTypeVMExtension
36-
- Restart-AzServiceFabricManagedNodeTyp
22+
* Added new cmdlets for managed clusters and node types:
23+
- `New-AzServiceFabricManagedCluster`
24+
- `Get-AzServiceFabricManagedCluster`
25+
- `Set-AzServiceFabricManagedCluster`
26+
- `Remove-AzServiceFabricManagedCluster`
27+
- `Add-AzServiceFabricManagedClusterClientCertificate`
28+
- `Remove-AzServiceFabricManagedClusterClientCertificate`
29+
- `New-AzServiceFabricManagedNodeType`
30+
- `Get-AzServiceFabricManagedNodeType`
31+
- `Set-AzServiceFabricManagedNodeType`
32+
- `Remove-AzServiceFabricManagedNodeType`
33+
- `Add-AzServiceFabricManagedNodeTypeVMExtension`
34+
- `Add-AzServiceFabricManagedNodeTypeVMSecret`
35+
- `Remove-AzServiceFabricManagedNodeTypeVMExtension`
36+
- `Restart-AzServiceFabricManagedNodeTyp`
3737
* Upgraded Service Fabric SDK to version 1.2.0 which uses service fabric resource provider api-version 2020-03-01 for the current model and 2020-01-01-preview for managed clusters.
3838

3939
## Version 2.1.0

src/Sql/Sql/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* Added cmdlet `Disable-AzSqlInstanceActiveDirectoryOnlyAuthentication`
3333
* Updated cmdlets `New-AzSqlDatabaseImport` and `New-AzSqlDatabaseExport` to support network isolation functionality
3434
* Added cmdlet `New-AzSqlDatabaseImportExisting`
35-
* Update to Databases cmdlets to support backup storage type specification
35+
* Updated Databases cmdlets to support backup storage type specification
3636

3737
## Version 2.9.1
3838
* Fixed potential server name case insensitive error in `New-AzSqlServer` and `Set-AzSqlServer`

0 commit comments

Comments
 (0)