|
3 | 3 | # |
4 | 4 | # Generated by: Microsoft Corporation |
5 | 5 | # |
6 | | -# Generated on: 03/27/2024 |
| 6 | +# Generated on: 08/04/2024 |
7 | 7 | # |
8 | 8 |
|
9 | 9 | @{ |
|
12 | 12 | # RootModule = '' |
13 | 13 |
|
14 | 14 | # Version number of this module. |
15 | | -ModuleVersion = '6.1.3' |
| 15 | +ModuleVersion = '6.1.4' |
16 | 16 |
|
17 | 17 | # Supported PSEditions |
18 | 18 | CompatiblePSEditions = 'Core', 'Desktop' |
@@ -213,8 +213,9 @@ AliasesToExport = 'Disable-AzStorageSoftDelete', 'Enable-AzStorageSoftDelete', |
213 | 213 | 'Get-AzDatalakeGen2FileSystem', 'Get-AzStorageContainerAcl', |
214 | 214 | 'New-AzDatalakeGen2FileSystem', 'New-AzDataLakeGen2ItemAclObject', |
215 | 215 | 'Remove-AzDatalakeGen2FileSystem', 'Start-CopyAzureStorageBlob', |
216 | | - 'Stop-CopyAzureStorageBlob', 'Enable-AzureStorageStaticWebsite', |
217 | | - 'Disable-AzureStorageStaticWebsite', 'Invoke-AzureRmStorageAccountFailover', |
| 216 | + 'Stop-CopyAzureStorageBlob', 'Enable-AzureStorageStaticWebsite', |
| 217 | + 'Disable-AzureStorageStaticWebsite', |
| 218 | + 'Invoke-AzureRmStorageAccountFailover', |
218 | 219 | 'Get-AzureRmStorageAccountManagementPolicy', |
219 | 220 | 'Set-AzureRmStorageAccountManagementPolicy', |
220 | 221 | 'Remove-AzureRmStorageAccountManagementPolicy' |
@@ -246,10 +247,10 @@ PrivateData = @{ |
246 | 247 | # IconUri = '' |
247 | 248 |
|
248 | 249 | # ReleaseNotes of this module |
249 | | - ReleaseNotes = '* Introduced secrets detection feature to safeguard sensitive data. |
250 | | -* Upgraded Azure.Core to 1.37.0. |
251 | | -* Fixed upload file with OAuth authentication issue [#24289] |
252 | | - - ''Set-AzStorageFileContent''' |
| 250 | + ReleaseNotes = '* Removed references of ''Microsoft.Azure.Storage.Queue'' in Queue cmdlets |
| 251 | + - Get-AzStorageQueue |
| 252 | + - New-AzStorageQueue |
| 253 | + - New-AzStorageQueueSASToken' |
253 | 254 |
|
254 | 255 | # Prerelease string of this module |
255 | 256 | Prerelease = 'preview' |
|
0 commit comments