Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/Storage/Storage.Management.Sdk/Properties/Assemblyinfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
[assembly: CLSCompliant(false)]
[assembly: Guid("5470d6bc-50a5-4ae1-a5ba-1109ff68c826")]

[assembly: AssemblyVersion("9.6.2")]
[assembly: AssemblyFileVersion("9.6.2")]
[assembly: AssemblyVersion("9.6.3")]
[assembly: AssemblyFileVersion("9.6.3")]
23 changes: 10 additions & 13 deletions src/Storage/Storage.Management/Az.Storage.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 5/20/2026
# Generated on: 5/21/2026
#

@{
Expand All @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '9.6.2'
ModuleVersion = '9.6.3'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -74,10 +74,10 @@ RequiredAssemblies = 'Azure.Data.Tables.dll', 'Azure.Storage.Blobs.dll',
'System.IO.Hashing.dll'

# Script files (.ps1) that are run in the caller's environment prior to importing this module.
ScriptsToProcess = @()
# ScriptsToProcess = @()

# Type files (.ps1xml) to be loaded when importing this module
TypesToProcess = @()
# TypesToProcess = @()

# Format files (.ps1xml) to be loaded when importing this module
FormatsToProcess = 'Storage.Autorest/Az.Storage.format.ps1xml',
Expand Down Expand Up @@ -243,7 +243,7 @@ PrivateData = @{
PSData = @{

# Tags applied to this module. These help with module discovery in online galleries.
Tags = 'Azure', 'ResourceManager', 'ARM', 'Storage', 'StorageAccount'
Tags = 'Azure','ResourceManager','ARM','Storage','StorageAccount'

# A URL to the license for this module.
LicenseUri = 'https://aka.ms/azps-license'
Expand All @@ -255,13 +255,10 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Supported cross tenant user delegation SAS token generation with OAuth-based storage contexts
- ''New-AzStorageBlobSASToken''
- ''New-AzStorageContainerSASToken''
- ''New-AzDataLakeGen2SasToken''
- ''New-AzStorageFileSASToken''
- ''New-AzStorageShareSASToken''
- ''New-AzStorageQueueSASToken'''
ReleaseNotes = '* Supported advanced platform metrics for storage accounts
- ''Get-AzStorageAdvancedPlatformMetric''
- ''Set-AzStorageAdvancedPlatformMetric''
- ''Remove-AzStorageAdvancedPlatformMetric'''

# Prerelease string of this module
Prerelease = 'preview'
Expand All @@ -274,7 +271,7 @@ PrivateData = @{

} # End of PSData hashtable

} # End of PrivateData hashtable
} # End of PrivateData hashtable

# HelpInfo URI of this module
# HelpInfoURI = ''
Expand Down
2 changes: 2 additions & 0 deletions src/Storage/Storage.Management/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- Additional information about change #1
-->
## Upcoming Release

## Version 9.6.3
* Supported advanced platform metrics for storage accounts
- `Get-AzStorageAdvancedPlatformMetric`
- `Set-AzStorageAdvancedPlatformMetric`
Expand Down
4 changes: 2 additions & 2 deletions src/Storage/Storage.Management/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("9.6.2")]
[assembly: AssemblyFileVersion("9.6.2")]
[assembly: AssemblyVersion("9.6.3")]
[assembly: AssemblyFileVersion("9.6.3")]
4 changes: 2 additions & 2 deletions src/Storage/Storage/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.0")]
[assembly: AssemblyVersion("9.6.2")]
[assembly: AssemblyFileVersion("9.6.2")]
[assembly: AssemblyVersion("9.6.3")]
[assembly: AssemblyFileVersion("9.6.3")]
[assembly: CLSCompliant(false)]
#if !SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Storage.Test")]
Expand Down
2 changes: 1 addition & 1 deletion tools/AzPreview/AzPreview.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.4.0'; },
@{ModuleName = 'Az.StackHCI'; RequiredVersion = '2.7.1'; },
@{ModuleName = 'Az.StackHCIVM'; RequiredVersion = '1.1.1'; },
@{ModuleName = 'Az.StandbyPool'; RequiredVersion = '0.4.0'; },
@{ModuleName = 'Az.Storage'; RequiredVersion = '9.6.2'; },
@{ModuleName = 'Az.Storage'; RequiredVersion = '9.6.3'; },
@{ModuleName = 'Az.StorageAction'; RequiredVersion = '1.0.1'; },
@{ModuleName = 'Az.StorageCache'; RequiredVersion = '0.3.0'; },
@{ModuleName = 'Az.StorageDiscovery'; RequiredVersion = '1.0.0'; },
Expand Down
2 changes: 1 addition & 1 deletion tools/Docs/az-ps-latest-2.csv
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pac53,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-relea
pac54,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.StackHCI.2.7.1.zip;sourceType=sa]Az.StackHCI,2.7.1
pac55,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.StackHCIVM.1.1.1.zip;sourceType=sa]Az.StackHCIVM,1.1.1
pac56,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.StandbyPool.0.4.0.zip;sourceType=sa]Az.StandbyPool,0.4.0
pac57,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Storage.9.6.2.zip;sourceType=sa]Az.Storage,9.6.2
pac57,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Storage.9.6.3.zip;sourceType=sa]Az.Storage,9.6.3
pac58,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.StorageAction.1.0.1.zip;sourceType=sa]Az.StorageAction,1.0.1
pac59,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.StorageCache.0.3.0.zip;sourceType=sa]Az.StorageCache,0.3.0
pac60,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.StorageDiscovery.1.0.0.zip;sourceType=sa]Az.StorageDiscovery,1.0.0
Expand Down
Loading