Az 3.1.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
General
- Az.DataBoxEdge 1.0.0 released
- Az.SqlVirtualMachine 1.0.0 released
Az.Compute
- VM Reapply feature
- Add Reapply parameter to Set-AzVM cmdlet
- VM Scale Set AutomaticRepairs feature:
- Add EnableAutomaticRepair, AutomaticRepairGracePeriod, and AutomaticRepairMaxInstanceRepairsPercent parameters to the following cmdlets:
New-AzVmssConfig
Update-AzVmss
- Add EnableAutomaticRepair, AutomaticRepairGracePeriod, and AutomaticRepairMaxInstanceRepairsPercent parameters to the following cmdlets:
- Cross tenant gallery image support for New-AzVM
- Add 'Spot' to the argument completer of Priority parameter in New-AzVM, New-AzVMConfig and New-AzVmss cmdlets
- Add DiskIOPSReadWrite and DiskMBpsReadWrite parameters to Add-AzVmssDataDisk cmdlet
- Change SourceImageId parameter of New-AzGalleryImageVersion cmdlet to optional
- Add OSDiskImage and DataDiskImage parameters to New-AzGalleryImageVersion cmdlet
- Add HyperVGeneration parameter to New-AzGalleryImageDefinition cmdlet
- Add SkipExtensionsOnOverprovisionedVMs parameters to New-AzVmss, New-AzVmssConfig and Update-AzVmss cmdlets
Az.DataBoxEdge
- Added cmdlet
Get-AzDataBoxEdgeOrder
- Get the Order
- Added cmdlet
New-AzDataBoxEdgeOrder
- Create new Order
- Added cmdlet
Remove-AzDataBoxEdgeOrder
- Remove the Order
- Change in cmdlet
New-AzDataBoxEdgeShare
- Now creates Local Share
- Added cmdlet
Set-AzDataBoxEdgeRole
- Now IotRole can be mapped to Share
- Added cmdlet
Invoke-AzDataBoxEdgeDevice
- Invoke scan update, download update, install updates on the device
- Added cmdlet
Get-AzDataBoxEdgeTrigger
- Gets the information about Triggers
- Added cmdlet
New-AzDataBoxEdgeTrigger
- Create new Triggers
- Added cmdlet
Remove-AzDataBoxEdgeTrigger
- Remove the Triggers
Az.DataFactory
- Update ADF .Net SDK version to 4.4.0
- Add parameter 'ExpressCustomSetup' for 'Set-AzureRmDataFactoryV2IntegrationRuntime' cmd to enable setup configurations and 3rd party components without custom setup script.
Az.DataLakeStore
- Update documentation of Get-AzDataLakeStoreDeletedItem and Restore-AzDataLakeStoreDeletedItem
Az.EventHub
- Fix for issue 10301 : Fix the SAS Token date format
Az.FrontDoor
- Add MinimumTlsVersion parameter to Enable-AzFrontDoorCustomDomainHttps and New-AzFrontDoorFrontendEndpointObject
- Add HealthProbeMethod and EnabledState parameters to New-AzFrontDoorHealthProbeSettingObject
- Add new cmdlet to create BackendPoolsSettings objec to pass into creation/update of Front Door
- New-AzFrontDoorBackendPoolsSettingObject
Az.Network
- Change 'Start-AzVirtualNetworkGatewayConnectionPacketCapture.md' and 'Start-AzVirtualnetworkGatewayPacketCapture.md' FilterData option examples.
Az.PrivateDns
- Updated PrivateDns .net sdk to version 1.0.0
Az.RecoveryServices
- Azure Site Recovery support to select disk type at enabling protection.
- Azure Site Recovery bug fix for recovery plan action edit.
- Azure Backup SQL Restore support to accept filestream DBs.
Az.RedisCache
- Added 'MinimumTlsVersion' parameter in 'New-AzRedisCache' and 'Set-AzRedisCache' cmdlets. Also, added 'MinimumTlsVersion' in the output of 'Get-AzRedisCache' cmdlet.
- Added validation on '-Size' parameter for 'Set-AzRedisCache' and 'New-AzRedisCache' cmdlets
Az.Resources
- Updated policy cmdlets to use new api version 2019-06-01 that has new EnforcementMode property in policy assignment.
- Updated create policy definition help example
- Fix bug Remove-AZADServicePrincipal -ServicePrincipalName, throw null reference when service principal name not found.
- Fix bug New-AZADServicePrincipal, throw null reference when tenant doesn't have any subscription.
- Change New-AzAdServicePrincipal to add credentials only to associated application.
Az.Sql
- Added support for database ReadReplicaCount.
- Fixed Set-AzSqlDatabase when zone redundancy not set