Skip to content

Commit 745fcf2

Browse files
committed
Fix the changelog
1 parent cbba6dc commit 745fcf2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/Resources/Resources/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* Added a clearer error message for a case in which TemplateUri do not accept bicep file.
2323
* Fixed typos with ManagementGroups breaking change descriptions [#15819].
2424
* 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.
2626

2727
## Version 4.3.1
2828
* Use JsonExtensions to serialize deserialize JSON objects to ensure the use of custom serialization settings [#15552]

src/StorageSync/StorageSync/ChangeLog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
- Additional information about change #1
1919
-->
2020
## 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
2727

2828
## Version 1.6.0
2929
* Added parameter sets to `Invoke-AzStorageSyncChangeDetection`

0 commit comments

Comments
 (0)