Skip to content

Commit 809c842

Browse files
authored
Update storage change log (#19705)
1 parent f70a098 commit 809c842

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Storage/Storage.Management/ChangeLog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Replaced "Microsoft.Azure.Management.Storage" SDK reference to the generated SDK code
22-
* Migrated some Azure File dataplane cmdlets from v11 SDK to v12 SDK
21+
* Migrated following Azure File dataplane cmdlets from 'Microsoft.Azure.Storage.File 11.2.2' to 'Azure.Storage.Files.Shares 12.10.0'
2322
- `Get-AzStorageFile`
2423
- `Get-AzStorageFileCopyState`
2524
- `Get-AzStorageShare`
@@ -37,7 +36,7 @@
3736
- `Set-AzStorageShareStoredAccessPolicy`
3837
- `Start-AzStorageFileCopy`
3938
- `Stop-AzStorageFileCopy`
40-
* Migrated Get/List blob to always using v12 SDK
39+
* Migrated Get/List blob to always use 'Azure.Storage.Blobs'
4140
- `Get-AzStorageBlob`
4241

4342
## Version 4.9.0

0 commit comments

Comments
 (0)