33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 5/20 /2026
6+ # Generated on: 5/21 /2026
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 9.6.2 '
15+ ModuleVersion = ' 9.6.3 '
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -74,10 +74,10 @@ RequiredAssemblies = 'Azure.Data.Tables.dll', 'Azure.Storage.Blobs.dll',
7474 ' System.IO.Hashing.dll'
7575
7676# Script files (.ps1) that are run in the caller's environment prior to importing this module.
77- ScriptsToProcess = @ ()
77+ # ScriptsToProcess = @()
7878
7979# Type files (.ps1xml) to be loaded when importing this module
80- TypesToProcess = @ ()
80+ # TypesToProcess = @()
8181
8282# Format files (.ps1xml) to be loaded when importing this module
8383FormatsToProcess = ' Storage.Autorest/Az.Storage.format.ps1xml' ,
@@ -243,7 +243,7 @@ PrivateData = @{
243243 PSData = @ {
244244
245245 # Tags applied to this module. These help with module discovery in online galleries.
246- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' Storage' , ' StorageAccount'
246+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' Storage' , ' StorageAccount'
247247
248248 # A URL to the license for this module.
249249 LicenseUri = ' https://aka.ms/azps-license'
@@ -255,13 +255,10 @@ PrivateData = @{
255255 # IconUri = ''
256256
257257 # ReleaseNotes of this module
258- ReleaseNotes = ' * Supported cross tenant user delegation SAS token generation with OAuth-based storage contexts
259- - '' New-AzStorageBlobSASToken''
260- - '' New-AzStorageContainerSASToken''
261- - '' New-AzDataLakeGen2SasToken''
262- - '' New-AzStorageFileSASToken''
263- - '' New-AzStorageShareSASToken''
264- - '' New-AzStorageQueueSASToken'' '
258+ ReleaseNotes = ' * Supported advanced platform metrics for storage accounts
259+ - '' Get-AzStorageAdvancedPlatformMetric''
260+ - '' Set-AzStorageAdvancedPlatformMetric''
261+ - '' Remove-AzStorageAdvancedPlatformMetric'' '
265262
266263 # Prerelease string of this module
267264 Prerelease = ' preview'
@@ -274,7 +271,7 @@ PrivateData = @{
274271
275272 } # End of PSData hashtable
276273
277- } # End of PrivateData hashtable
274+ } # End of PrivateData hashtable
278275
279276# HelpInfo URI of this module
280277# HelpInfoURI = ''
0 commit comments