You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Storage/Storage.Management/ChangeLog.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@
18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
+
* Clarified description of blob immutability cmdlet
22
+
- Remove-AzRmStorageContainerImmutabilityPolicy
21
23
22
24
## Version 1.3.0
23
25
* Upgrade to Storage Client Library 10.0.1 (the namespace of all objects from this SDK change from "Microsoft.WindowsAzure.Storage.*" to "Microsoft.Azure.Storage.*")
@@ -28,8 +30,6 @@
28
30
- New-AzStorageAccount
29
31
- Get-AzStorageAccount
30
32
- Set-AzStorageAccount
31
-
* Clarified description of blob immutability cmdlet
32
-
- Remove-AzRmStorageContainerImmutabilityPolicy
33
33
34
34
## Version 1.2.0
35
35
* Report detail error when create Storage context with parameter -UseConnectedAccount, but without login Azure account
0 commit comments