github Azure/azure-powershell Azure.Storage-4.4.1-preview

latest releases: v11.6.0-April2024, Az.Marketplace-v0.4.0, Az.Accounts-v2.18.0-preview...
pre-release5 years ago

Install

Link to Azure.Storage module in PowerShell Gallery

To install this version of Azure.Storage from the PowerShell Gallery, run the following command:

Install-Module -Name Azure.Storage -Repository PSGallery -RequiredVersion 4.4.1-preview -AllowPrerelease -Force

If you have an older version of Azure.Storage installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name Azure.Storage -RequiredVersion 4.4.1-preview -AllowPrerelease

Change Log

  • Support Static Website configuration
    • Enable-AzureStorageStaticWebsite
    • Disable-AzureStorageStaticWebsite

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.