Skip to content

1.2.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@shahabhijeet shahabhijeet released this 23 Jan 18:55

Azure PowerShell for Azure Stack Technical Preview 2 - Update 2

In a new PowerShell window:

Install-Module -Name AzureRM -RequiredVersion 1.2.8
Install-Module -Name AzureStack -RequiredVersion 1.2.8

will load the cmdlets for this release.

  • AzureRM.Keyvault module
    Relaxing data type of ObjectId from Guid to string in Access Policy Entry for a Vault. These changes are required to Support ADFS Identity System.
    Set-AzureRmKeyVaultAccessPolicy cmdlet has an optional parameter BypassObjectIdValidation for supporting ADFS scenarios

Gallery Module for ARM Cmdlets: link
Gallery Module for AzureStack Cmdlets: link

View changes since last release (Azure Stack TP)