github Azure/azure-powershell AzureStackv1.6.0-December2018
AzureStack 1.6.0

latest releases: Az.Marketplace-v0.4.0, Az.Accounts-v2.18.0-preview, Az.Storage-v6.1.4-preview...
5 years ago

AzureStack 1.6.0

Gallery Module for AzureStack Administration cmdlets: link

To install AzureStack from the PowerShell Gallery, run the following command:

Install-Module -Name AzureStack -Repository PSGallery -Force

To update from an older version of Az, run the following command:

Update-Module -Name AzureStack

Release Notes

  • Supported with 1811 update

Azs.Compute.Admin Module

  • Fixed missing Azs prefix for New-DataDiskObject and added alias with warning of future deprecation.

Azs.Update.Admin Module

  • Added a warning to recommend running Test-AzureStack before Install-AzsUpdate

Azs.Fabric.Admin

  • New cmdlet (The features are supported by Azure Stack 1811+)
    • Get-AzsDrive
    • Get-AzsVolume
    • Get-AzsStorageSubSystem
  • Deprecation
    • Get-AzsInfrastructureVolume is an alias now to the cmdlet Get-AzsVolume

Azs.InfrastructureInsights.Admin

  • Added a new cmdlet Repair-AzsAlert

Azs.Storage.Admin

  • Bug fix where default quota values are not being used

Azs.Subscriptions.Admin Module

  • Fixed missing Azs prefix for New-AddonPlanDefinitionObject and added alias with warning of future deprecation.

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.