Skip to content

1.2.6

Compare
Choose a tag to compare
@markcowl markcowl released this 08 Sep 21:59

Azure PowerShell for Azure Stack Technical Preview 2

This release contains cmdlets compatible with AzureStack Technical Preview 2. It is designed to be installed and used side-by-side with that latest version of Azure PowerShell 2.1.0 when both sets of modules are installed from the PowerShell Gallery using PowerShell 5 or greater.

In a new PowerShell window:

Import-Module -Name AzureRM -RequiredVersion 1.2.6

will load the cmdlets for this release.

Azure PowerShell 1.2.6 msi Installer: link.

Gallery Module for ARM Cmdlets: link

  • Side-by-side execution in PowerShell 5 using the following command in a new PowerShell session:Import-Module -Name AzureRM -RequiredVersion 1.2.6
  • AzureStackAdmin Cmdlets
    • Changes to Registration, Plan, Offer, Add-RP, Gallery, and Quota cmdlets
  • AzureStackStorage Cmdlets
    • Added cmdlets for managing Quota, Acquisition, And Queue
    • Azure Compute Cmdlets
      • Support for BYOL, PLan, and secure custom script extension execution
    • Azure ResourceManager cmdlets
      • Augment api-version cache to support hybrid scenarios

View changes since last release (Azure Stack TP)