Azure PowerShell v3.1.0-November2019 Release Notes

Release Date: 2019-11-22 // over 4 years ago
  • 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
    • ๐Ÿ‘ 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