Azure PowerShell v3.8.0 Release Notes

Release Date: 2020-04-01 // about 4 years ago
  • Az.Accounts

    • โšก๏ธ Updated Azure PowerShell survey URL in 'Resolve-AzError' [#11507]

    Az.ApiManagement

    • โž• Added breaking change notice for Azure File cmdlets output change in a future release
    • ๐Ÿ“š 'Set-AzApiManagementGroup' Updated documentation to specify the GroupId parameter

    Az.Cdn

    • ๐Ÿ›  Fixed ChinaCDN related pricing SKU display

    Az.CognitiveServices

    • ๐Ÿ‘Œ Supported Identity, Encryption, UserOwnedStorage

    Az.Compute

    • โž• Added 'Set-AzVmssOrchestrationServiceState' cmdlet.
    • 'Get-AzVmss' with -InstanceView shows OrchestrationService states.

    Az.IotHub

    • ๐Ÿ”ง Manage IoT device twin configuration, New cmdlets are:
      • 'Get-AzIotHubDeviceTwin'
      • 'Update-AzIotHubDeviceTwin'
    • โž• Added cmdlet to invoke direct method on a device in an Iot Hub.
    • ๐Ÿ”ง Manage IoT device module twin configuration, New cmdlets are:
      • 'Get-AzIotHubModuleTwin'
      • 'Update-AzIotHubModuleTwin'
    • ๐Ÿ”ง Manage IoT automatic device management configuration at scale. New cmdlets are:
      • 'Add-AzIotHubConfiguration'
      • 'Get-AzIotHubConfiguration'
      • 'Remove-AzIotHubConfiguration'
      • 'Set-AzIotHubConfiguration'
    • โž• Added cmdlet to invoke an edge module method in an Iot Hub.

    Az.KeyVault

    • โž• Added a new cmdlet 'Update-AzKeyVault' that can enable soft delete and purge protection on a vault
    • โž• Added support to Microsoft.PowerShell.SecretManagement [#11178]
    • ๐Ÿ›  Fixed error in the examples of 'Remove-AzKeyVaultManagedStorageSasDefinition' [#11479]
    • โž• Added support to private endpoint

    ๐Ÿšง Az.Maintenance

    • ๐Ÿš€ Publishing release version of Maintenance cmdlets for GA

    Az.Monitor

    • โž• Added cmdlets for private link scope
      • 'Get-AzInsightsPrivateLinkScope'
      • 'Remove-AzInsightsPrivateLinkScope'
      • 'New-AzInsightsPrivateLinkScope'
      • 'Update-AzInsightsPrivateLinkScope'
      • 'Get-AzInsightsPrivateLinkScopedResource'
      • 'New-AzInsightsPrivateLinkScopedResource'
      • 'Remove-AzInsightsPrivateLinkScopedResource'

    Az.Network

    • โšก๏ธ Updated cmdlets to enable connection on private IP for Virtual Network Gateway.
      • 'New-AzVirtualNetworkGateway'
      • 'Set-AzVirtualNetworkGateway'
      • 'New-AzVirtualNetworkGatewayConnection'
      • 'Set-AzVirtualNetworkGatewayConnection'
    • โšก๏ธ Updated cmdlets to enable FQDN based LocalNetworkGateways and VpnSites
      • 'New-AzLocalNetworkGateway'
      • 'New-AzVpnSiteLink'
    • โž• Added support for IPv6 address family in ExpressRouteCircuitConnectionConfig (Global Reach)
      • Added 'Set-AzExpressRouteCircuitConnectionConfig'
        • allows setting of all the existing properties including the IPv6CircuitConnectionProperties
      • Updated 'Add-AzExpressRouteCircuitConnectionConfig'
        • Added another optional parameter AddressPrefixType to specify the address family of address prefix
    • โšก๏ธ Updated cmdlets to enable setting of DPD Timeout on Virtual Network Gateway Connections.
      • New-AzVirtualNetworkGatewayConnection
      • Set-AzVirtualNetworkGatewayConnection

    Az.PolicyInsights

    • โž• Added 'Start-AzPolicyComplianceScan' cmdlet for triggering policy compliance scans
    • โž• Added policy definition, set definition, and assignment versions to 'Get-AzPolicyState' output

    Az.ServiceFabric

    • ๐Ÿ‘Œ Improved code formatting and usability of 'New-AzServiceFabricCluster' examples

    Az.Sql

    • โž• Added cmdlets 'Get-AzSqlInstanceOperation' and 'Stop-AzSqlInstanceOperation'
    • ๐Ÿ‘Œ Supported auditing to a storage account in VNet.

    Az.Storage

    • โž• Added breaking change notice for Azure File cmdlets output change in a future release
    • ๐Ÿ‘Œ Supported new SkuName StandardGZRS, StandardRAGZRS when create/update Storage account
      • 'New-AzStorageAccount'
      • 'Set-AzStorageAccount'
    • ๐Ÿ‘Œ Supported DataLake Gen2
      • 'New-AzDataLakeGen2Item'
      • 'Get-AzDataLakeGen2Item'
      • 'Get-AzDataLakeGen2ChildItem'
      • 'Move-AzDataLakeGen2Item'
      • 'Set-AzDataLakeGen2ItemAclObject'
      • 'Update-AzDataLakeGen2Item'
      • 'Get-AzDataLakeGen2ItemContent'
      • 'Remove-AzDataLakeGen2Item'