Skip to content

Commit 75f84d1

Browse files
authored
Update changelog (#11573)
1 parent ca6797e commit 75f84d1

File tree

3 files changed

+15
-20
lines changed

3 files changed

+15
-20
lines changed

src/Compute/Compute/ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
- Additional information about change #1
2020
-->
2121
## Upcoming Release
22-
* Added Set-AzVmssOrchestrationServiceState cmdlet.
23-
* Get-AzVmss with -InstanceView shows OrchestrationService states.
22+
* Added `Set-AzVmssOrchestrationServiceState` cmdlet.
23+
* `Get-AzVmss` with -InstanceView shows OrchestrationService states.
2424

2525
## Version 3.6.0
2626
* Added the following parameters to `New-AzDiskConfig` cmdlet:

src/Network/Network/ChangeLog.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020

2121
## Upcoming Release
2222
* Updated cmdlets to enable connection on private IP for Virtual Network Gateway.
23-
- New-AzVirtualNetworkGateway
24-
- Set-AzVirtualNetworkGateway
25-
- New-AzVirtualNetworkGatewayConnection
26-
- Set-AzVirtualNetworkGatewayConnection
23+
- `New-AzVirtualNetworkGateway`
24+
- `Set-AzVirtualNetworkGateway`
25+
- `New-AzVirtualNetworkGatewayConnection`
26+
- `Set-AzVirtualNetworkGatewayConnection`
2727
* Updated cmdlets to enable FQDN based LocalNetworkGateways and VpnSites
2828
- `New-AzLocalNetworkGateway`
2929
- `New-AzVpnSiteLink`
@@ -32,11 +32,6 @@
3232
- allows setting of all the existing properties including the IPv6CircuitConnectionProperties
3333
- Updated `Add-AzExpressRouteCircuitConnectionConfig`
3434
- Added another optional parameter AddressPrefixType to specify the address family of address prefix
35-
* Updated cmdlets to enable connection on private IP for Virtual Network Gateway.
36-
- New-AzVirtualNetworkGateway
37-
- Set-AzVirtualNetworkGateway
38-
- New-AzVirtualNetworkGatewayConnection
39-
- Set-AzVirtualNetworkGatewayConnection
4035

4136
## Version 2.4.0
4237
* Updated cmdlets to allow cross-tenant VirtualHubVnetConnections

src/Storage/Storage.Management/ChangeLog.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
* Supported new SkuName StandardGZRS, StandardRAGZRS when create/update Storage account
2323
- `New-AzStorageAccount`
2424
- `Set-AzStorageAccount`
25-
* Support DataLake Gen2
26-
- New-AzDataLakeGen2Item
27-
- Get-AzDataLakeGen2Item
28-
- Get-AzDataLakeGen2ChildItem
29-
- Move-AzDataLakeGen2Item
30-
- Set-AzDataLakeGen2ItemAclObject
31-
- Update-AzDataLakeGen2Item
32-
- Get-AzDataLakeGen2ItemContent
33-
- Remove-AzDataLakeGen2Item
25+
* Supported DataLake Gen2
26+
- `New-AzDataLakeGen2Item`
27+
- `Get-AzDataLakeGen2Item`
28+
- `Get-AzDataLakeGen2ChildItem`
29+
- `Move-AzDataLakeGen2Item`
30+
- `Set-AzDataLakeGen2ItemAclObject`
31+
- `Update-AzDataLakeGen2Item`
32+
- `Get-AzDataLakeGen2ItemContent`
33+
- `Remove-AzDataLakeGen2Item`
3434

3535
## Version 1.13.0
3636
* Supported AllowProtectedAppendWrite in ImmutabilityPolicy

0 commit comments

Comments
 (0)