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

latest releases: v13.0.0-November2024, Az.ConnectedKubernetes-v0.13.0, Az.ConnectedKubernetes-v0.12.0...
pre-release6 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.