Az 1.2.1
Gallery Module for ARM .NET Standard cmdlets: link
To install Az
from the PowerShell Gallery, run the following command:
Install-Module -Name Az -Repository PSGallery -Force
To update from an older version of Az
, run the following command:
Update-Module -Name Az
Release Notes
Az.Accounts
- Release with correct version of Authentication
- Enable MSI Authentication in Azure Functions and WebApps
Az.AnalysisServices
- Release with updated Authentication dependency
Az.RecoveryServices
- Release with updated Authentication dependency