Az 1.5.0
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
Changes since last release
Az.Accounts
- Add 'Register-AzModule' command to support AutoRest generated cmdlets
- Update examples for Connect-AzAccount
Az.Automation
- Fixed issue when retreiving certain monthly schedules in several Azure Automation cmdlets
- Fix Get-AzAutomationDscNode returning just top 20 nodes. Now it returns all nodes
Az.Cdn
- Added new Powershell cmdlets for Enable/Disable Custom Domain Https and deprecated the old ones
Az.Compute
- Add wildcard support to Get cmdlets
Az.DataFactory
- Updated ADF .Net SDK version to 3.0.1
Az.LogicApp
- Fix for ListWorkflows only retrieving the first page of results
Az.Network
- Add wildcard support to Network cmdlets
Az.RecoveryServices
- Added Sql server in Azure VM support
- SDK Update
- Removed VMappContainer check in Get-ProtectableItem
- Added Name and ServerName as parameters for Get-ProtectableItem
Az.Resources
- Add
-TemplateObject
parameter to deployment cmdlets- More information here: #2933
- Fix issue when piping the result of
Get-AzResource
toSet-AzResource
- More information here: #8240
- Fix issue with JSON data type change when running
Set-AzResource
- More information here: #7930
Az.Sql
- Updating AuditingEndpointsCommunicator.
- Fixing the behavior of an edge case while creating new diagnostic settings.
Az.Storage
- Support Kind BlockBlobStorage when create Storage account
- New-AzStorageAccount