File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed 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