Skip to content

Commit 8f27110

Browse files
authored
Update release notes of Az.Storage-v3.7.1-preview (#15137)
1 parent f74e8e3 commit 8f27110

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

src/Storage/Storage.Management/Az.Storage.psd1

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -235,30 +235,9 @@ PrivateData = @{
235235
# IconUri = ''
236236

237237
# ReleaseNotes of this module
238-
ReleaseNotes = '* Supported file share snapshot
239-
- ''New-AzRmStorageShare''
240-
- ''Get-AzRmStorageShare''
241-
- ''Remove-AzRmStorageShare''
242-
* Supported remove file share with it''s snapshot (leased and not leased), by default remove file share will fail when share has snapshot
243-
- ''Remove-AzRmStorageShare''
244-
* Supported Set/Get/Remove blob inventory policy
245-
- ''New-AzStorageBlobInventoryPolicyRule''
246-
- ''Set-AzStorageBlobInventoryPolicy''
247-
- ''Get-AzStorageBlobInventoryPolicy''
248-
- ''Remove-AzStorageBlobInventoryPolicy''
249-
* Supported DefaultSharePermission in create/update storage account
250-
- ''New-AzStorageAccount''
251-
- ''Set-AzStorageAccount''
252-
* Supported AllowCrossTenantReplication in create/update storage account
253-
- ''New-AzStorageAccount''
254-
- ''Set-AzStorageAccount''
255-
* Supported Set Object Replication Policy with SourceAccount/DestinationAccount as Storage account resource Id
256-
- ''Set-AzStorageObjectReplicationPolicy''
257-
* Supported set SasExpirationPeriod as TimeSpan.Zero
258-
- ''New-AzStorageAccount''
259-
- ''Set-AzStorageAccount
260-
* Make sure the correct account name is used when create account credential
261-
- ''New-AzStorageContext'''
238+
ReleaseNotes = '* Supported soft delete DataLake Gen2 item
239+
- ''Get-AzDataLakeGen2DeletedItem''
240+
- ''Restore-AzDataLakeGen2DeletedItem'''
262241

263242
# Prerelease string of this module
264243
Prerelease = 'preview'

src/Storage/Storage.Management/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
2122
## Version 3.7.1
2223
* Supported soft delete DataLake Gen2 item
2324
- `Get-AzDataLakeGen2DeletedItem`

0 commit comments

Comments
 (0)