Skip to content

Commit 4bd2248

Browse files
authored
Update storage release notes
1 parent 74cd5e0 commit 4bd2248

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Storage/Azure.Storage.psd1

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,8 @@ PrivateData = @{
152152
# IconUri = ''
153153

154154
# ReleaseNotes of this module
155-
ReleaseNotes = '* Add cmdlets to get and set Storage service properties
156-
- Get-AzureStorageServiceProperty
157-
- Update-AzureStorageServiceProperty'
155+
ReleaseNotes = '* Fix Get Blob Container cmdlet execute fail with Accout SAS credential issue
156+
- Get-AzureStorageContainer'
158157

159158
# Prerelease string of this module
160159
# Prerelease = ''

0 commit comments

Comments
 (0)