File tree Expand file tree Collapse file tree 3 files changed +15
-20
lines changed
Storage/Storage.Management Expand file tree Collapse file tree 3 files changed +15
-20
lines changed Original file line number Diff line number Diff line change 19
19
- Additional information about change #1
20
20
-->
21
21
## 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.
24
24
25
25
## Version 3.6.0
26
26
* Added the following parameters to ` New-AzDiskConfig ` cmdlet:
Original file line number Diff line number Diff line change 20
20
21
21
## Upcoming Release
22
22
* 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 `
27
27
* Updated cmdlets to enable FQDN based LocalNetworkGateways and VpnSites
28
28
- ` New-AzLocalNetworkGateway `
29
29
- ` New-AzVpnSiteLink `
32
32
- allows setting of all the existing properties including the IPv6CircuitConnectionProperties
33
33
- Updated ` Add-AzExpressRouteCircuitConnectionConfig `
34
34
- 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
40
35
41
36
## Version 2.4.0
42
37
* Updated cmdlets to allow cross-tenant VirtualHubVnetConnections
Original file line number Diff line number Diff line change 22
22
* Supported new SkuName StandardGZRS, StandardRAGZRS when create/update Storage account
23
23
- ` New-AzStorageAccount `
24
24
- ` 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 `
34
34
35
35
## Version 1.13.0
36
36
* Supported AllowProtectedAppendWrite in ImmutabilityPolicy
You can’t perform that action at this time.
0 commit comments