File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 20
20
21
21
-->
22
22
## Upcoming Release
23
- * Update Compute .NET SDK package reference to version 49.1.0
23
+ * Updated Compute .NET SDK package reference to version 49.1.0
24
24
* Fixed a bug in ` Get-AzVM ` that caused incorrect power status output.
25
25
26
26
## Version 4.17.0
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
- * New-AzFrontDoorRulesEngineActionObject: Allow rule engine action creation without RouteConfigurationOverride
22
- * New-AzFrontDoorRulesEngineActionObject: Fix DynamicCompression parameter being ignored issue
21
+ * Allowed rule engine action creation without RouteConfigurationOverride for ` New-AzFrontDoorRulesEngineActionObject ` .
22
+ * Fix DynamicCompression parameter being ignored issue of ` New-AzFrontDoorRulesEngineActionObject ` .
23
23
24
24
## Version 1.8.0
25
25
* Allowed Enable-AzFrontDoorCustomDomainHttps's SecretVersion parameter to be optional to support bring-your-own-certificate auto-rotation
Original file line number Diff line number Diff line change 24
24
- ` Set-AzBastion `
25
25
* Onboard Azure Resource Manager to Private Link Common Cmdlets
26
26
* Updated cmdlets to add properties to enable/disable BgpRouteTranslationForNat for VpnGateway.
27
- - `New-AzVpnGateway'
28
- - ` Update-AzVpnGateway `
27
+ - ` New-AzVpnGateway `
28
+ - ` Update-AzVpnGateway `
29
29
* Updated cmdlet to add property to disable InternetSecurity for P2SVpnGateway.
30
- - `New-AzP2sVpnGateway'
30
+ - ` New-AzP2sVpnGateway `
31
31
* Added new cmdlets for HubBgpConnection child resource of VirtualHub.
32
32
- ` Get-AzVirtualHubBgpConnection `
33
33
- ` New-AzVirtualHubBgpConnection `
Original file line number Diff line number Diff line change 19
19
-->
20
20
## Upcoming Release
21
21
* Fixed a bug where not all properties of PSSyncSessionStatus and PSSyncActivityStatus objects were being populated properly.
22
- * This affected the Get-AzStorageSyncServerEndpoint cmdlet when trying to access the following properties of the output:
22
+ * This affected the ` Get-AzStorageSyncServerEndpoint ` cmdlet when trying to access the following properties of the output:
23
23
- SyncStatus.UploadStatus
24
24
- SyncStatus.DownloadStatus
25
25
- SyncStatus.UploadActivity
You can’t perform that action at this time.
0 commit comments