Install
Azure PowerShell 6.2.1 Installer: link
Gallery Module for ARM Cmdlets: link
To install AzureRM
from the PowerShell Gallery, run the following command:
Install-Module -Name AzureRM -Repository PSGallery -Force
To update from an older version of AzureRM
, run the following command:
Update-Module -Name AzureRM
Changes since last release
AzureRM.OperationalInsights
- Updated PSWorkspace model to allow Network to use type as a parameter
Changes since last release: v6.2.0-June2018...v6.2.1-June2018