Skip to content

AzureStack 2.0.0-preview release

Pre-release
Pre-release
Compare
Choose a tag to compare
@bganapa bganapa released this 15 Apr 22:41
· 90 commits to master since this release
bf0cad2

AzureStack module generated with autorest powershell generator. This version is compatible with Az modules for AzureStack

To install please do

Install-Module -Name AzureStack -RequiredVersion 2.0.0-preview -AllowPrerelease

PreRequisites

  • The module is supported on AzureStack versions with Update 2002 and the hotfix

  • Note that PowershellGet 2.2.3 version is required to have the support for installing Preview modules

Install-Module PowerShellGet -MinimumVersion 2.2.3 -Force

Breaking Changes

This is a breaking change release from the earlier AzureRm compatible version 1.8.1. The migration guide can be found at https://aka.ms/azspshmigration

Feedback

Although the module is marked as preview, all the existing functionalities are supported and any issues will quickly be addressed.
Please open issues here