|
3 | 3 | # |
4 | 4 | # Generated by: Microsoft Corporation |
5 | 5 | # |
6 | | -# Generated on: 2/25/2025 |
| 6 | +# Generated on: 3/12/2025 |
7 | 7 | # |
8 | 8 |
|
9 | 9 | @{ |
|
12 | 12 | # RootModule = '' |
13 | 13 |
|
14 | 14 | # Version number of this module. |
15 | | -ModuleVersion = '8.2.0' |
| 15 | +ModuleVersion = '8.2.1' |
16 | 16 |
|
17 | 17 | # Supported PSEditions |
18 | 18 | CompatiblePSEditions = 'Core', 'Desktop' |
@@ -247,20 +247,8 @@ PrivateData = @{ |
247 | 247 | # IconUri = '' |
248 | 248 |
|
249 | 249 | # ReleaseNotes of this module |
250 | | - ReleaseNotes = '* Supported new SkuName when create/update Storage account for Files Provisioned v2 account type: ''StandardV2_LRS'', ''StandardV2_GRS'', ''StandardV2_ZRS'', ''StandardV2_GZRS'', ''PremiumV2_LRS'', ''PremiumV2_ZRS'' |
251 | | - - ''New-AzStorageAccount'' |
252 | | - - ''Set-AzStorageAccount'' |
253 | | -* Supported Get File Service Usage on Files Provisioned v2 account type. |
254 | | - - ''Get-AzStorageFileServiceUsage'' |
255 | | -* Supported create/update file share on new parameters on Files Provisioned v2 account type with new parameter: ''-ProvisionedBandwidthMibps'', ''-ProvisionedIops'''' |
256 | | - - ''New-AzRmStorageShare'' |
257 | | - - ''Update-AzRmStorageShare'' |
258 | | -* Supported create/update/Get file share on new parameters on Files Provisioned v1 account type with new parameter: ''-PaidBurstingEnabled'', ''-PaidBurstingMaxBandwidthMibps'', ''-PaidBurstingMaxIops'' |
259 | | - - ''New-AzRmStorageShare'' |
260 | | - - ''Update-AzRmStorageShare'' |
261 | | - - ''Get-AzStorageFileServiceUsage'' |
262 | | -* Supported get file share new properties for Files Provisioned v1/v2 account type |
263 | | - - ''Get-AzStorageFileServiceUsage''' |
| 250 | + ReleaseNotes = '* Supported Enable Metrics when set object replication policy |
| 251 | + - ''New-AzStorageObjectReplicationPolicyRule''' |
264 | 252 |
|
265 | 253 | # Prerelease string of this module |
266 | 254 | Prerelease = 'preview' |
|
0 commit comments