Azure PowerShell v3.5.0 Release Notes

Release Date: 2020-02-01 // about 4 years ago
  • ๐Ÿš€ Highlights since the last major release

    • โšก๏ธ Updated client side telemetry.
    • ๐Ÿ‘ Az.IotHub added cmdlets to support to manage devices.
    • Az.SqlVirtualMachine added cmdlets for Availability Group Listener.

    Az.Resource

    • ๐Ÿ›  Fixed bug preventing correct tenant-level resource id generation.
    • ๐Ÿ›  Fixed typo.

    Az.Accounts

    • โž• Added SubscriptionId, TenantId, and execution time into data of client side telemetry

    Az.Automation

    • ๐Ÿ›  Fixed typo in Example 1 in reference documentation for 'New-AzAutomationSoftwareUpdateConfiguration'

    Az.CognitiveServices

    • โšก๏ธ Updated SDK to 7.0
    • ๐Ÿ‘Œ Improved error message when server responses empty body

    Az.Compute

    • ๐Ÿ‘ Allowed empty value for ProximityPlacementGroupId during update

    Az.FrontDoor

    • โž• Added cmdlet to get managed rule definitions that can be used in WAF

    Az.IotHub

    • โž• Added support to manage devices in an Iot Hub. New Cmdlets are:
      • 'Add-AzIotHubDevice'
      • 'Get-AzIotHubDevice'
      • 'Remove-AzIotHubDevice'
      • 'Set-AzIotHubDevice'

    Az.KeyVault

    • ๐Ÿ›  Fixed duplicated text for Add-AzKeyVaultKey.md

    Az.Monitor

    • ๐Ÿ›  Fixed description of the Get-AzLog cmdlet.
    • A new parameter called ActionGroupId was added to 'New-AzMetricAlertRuleV2' command.
      • The user can provide either ActionGroupId(string) or ActionGorup(ActivityLogAlertActionGroup).

    Az.Network

    • โž• Added one extra parameter note for parameter '-EnableProxyProtocol' for 'New-AzPrivateLinkService' cmdlet.
    • ๐Ÿ›  Fixed FilterData example in Start-AzVirtualNetworkGatewayConnectionPacketCapture.md and Start-AzVirtualnetworkGatewayPacketCapture.md.
    • โž• Added Packet Capture example for capture all inner and outer packets in Start-AzVirtualNetworkGatewayConnectionPacketCapture.md and Start-AzVirtualnetworkGatewayPacketCapture.md.
    • ๐Ÿ‘Œ Supported Azure Firewall Policy on VNet Firewalls
      • No new cmdlets are added. Relaxing the restriction for firewall policy on VNet firewalls

    Az.RecoveryServices

    • โž• Added Support for Restore-as-files for SQL Databases.

    Az.Resources

    • ๐Ÿš€ Refactored template deployment cmdlets
      • Added new cmdlets for managing deployments at management group: *-AzManagementGroupDeployment
      • Added new cmdlets for managing deployments at tenant scope: *-AzTenantDeployment
      • Refactored *-AzDeployment cmdlets to work specifically at subscription scope
      • Created aliases *-AzSubscriptionDeployment for *-AzDeployment cmdlets
    • ๐Ÿ›  Fixed 'Update-AzADApplication' when parameter 'AvailableToOtherTenants' is not set
    • โœ‚ Removed ApplicationObjectWithoutCredentialParameterSet to avoid AmbiguousParameterSetException.
    • Regenerated help files

    Az.Sql

    • โž• Added support for cross subscription point in time restore on Managed Instances.
    • โž• Added support for changing existing Sql Managed Instance hardware generation
    • ๐Ÿ›  Fixed 'Update-AzSqlServerVulnerabilityAssessmentSetting' help examples: parameter/property output - EmailAdmins

    Az.SqlVirtualMachine

    • โž• Added cmdlets for Availability Group Listener

    Az.StorageSync

    • โšก๏ธ Updated supported character sets in 'Invoke-AzStorageSyncCompatibilityCheck'.