File tree Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Expand file tree Collapse file tree 5 files changed +13
-13
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
+ * Fixed 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 22
22
* Added a clearer error message for a case in which TemplateUri do not accept bicep file.
23
23
* Fixed typos with ManagementGroups breaking change descriptions [ #15819 ] .
24
24
* Fixed resource tags casing issue - resource tags casing not being preserved.
25
- * Update to Microsoft.Azure.Management.Authorization 2.13.0-preview.
25
+ * Updated to Microsoft.Azure.Management.Authorization 2.13.0-preview.
26
26
27
27
## Version 4.3.1
28
28
* Use JsonExtensions to serialize deserialize JSON objects to ensure the use of custom serialization settings [ #15552 ]
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
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:
23
- - SyncStatus.UploadStatus
24
- - SyncStatus.DownloadStatus
25
- - SyncStatus.UploadActivity
26
- - SyncStatus.DownloadActivity
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:
23
+ - SyncStatus.UploadStatus
24
+ - SyncStatus.DownloadStatus
25
+ - SyncStatus.UploadActivity
26
+ - SyncStatus.DownloadActivity
27
27
28
28
## Version 1.6.0
29
29
* Added parameter sets to ` Invoke-AzStorageSyncChangeDetection `
You can’t perform that action at this time.
0 commit comments