Azure PowerShell v1.2.0 Release Notes

Release Date: 2019-01-01 // over 5 years ago
  • ๐Ÿš€ Highlights since the last major release

    Az.Accounts

    • โž• Add interactive and username/password authentication for Windows PowerShell 5.1 only
    • โšก๏ธ Update incorrect online help URLs
    • โž• Add warning message in PS Core for Uninstall-AzureRm

    Az.Aks

    • โšก๏ธ Update incorrect online help URLs

    Az.Automation

    • โž• Added support for Python 2 runbooks
    • โšก๏ธ Update incorrect online help URLs

    Az.Cdn

    • โšก๏ธ Update incorrect online help URLs

    Az.Compute

    • โž• Add Invoke-AzVMReimage cmdlet
    • โž• Add TempDisk parameter to Set-AzVmss
    • ๐Ÿ›  Fix the warning message of New-AzVM

    Az.ContainerRegistry

    • โšก๏ธ Update incorrect online help URLs

    Az.DataFactory

    • โšก๏ธ Updated ADF .Net SDK version to 3.0.0

    Az.DataLakeStore

    Az.IotHub

    • โž• Add Encoding format to Add-IotHubRoutingEndpoint cmdlet.

    Az.KeyVault

    • โšก๏ธ Update incorrect online help URLs

    Az.Network

    • โšก๏ธ Update incorrect online help URLs

    Az.Resources

    Az.ServiceFabric

    • โช Rollback when a certificate is added to VMSS model but an exception is thrown this is to fix bug: https://github.com/Azure/service-fabric-issues/issues/932
    • ๐Ÿ›  Fix some error messages.
    • ๐Ÿ›  Fix create cluster with default ARM template for New-AzServiceFabriCluster which was not working with migration to Az.
    • ๐Ÿ›  Fix add cluster/application certificate to only add to VM Scale Sets that correspond to the cluster by checking cluster id in the extension.

    ๐Ÿšฆ Az.SignalR

    • โšก๏ธ Update incorrect online help URLs

    Az.Sql

    • โšก๏ธ Update incorrect online help URLs
    • โšก๏ธ Updated parameter description for LicenseType parameter with possible values
    • ๐Ÿ›  Fix for updating managed instance identity not working when it is the only updated property
    • ๐Ÿ‘Œ Support for custom collation on managed instance

    Az.Storage

    • โšก๏ธ Update incorrect online help URLs
    • ๐ŸŒฒ Give detail error message when get/set classic Logging/Metric on Premium Storage Account, since Premium Storage Account not supoort classic Logging/Metric.
      • Get/Set-AzStorageServiceLoggingProperty
      • Get/Set-AzStorageServiceMetricsProperty

    Az.TrafficManager

    • โšก๏ธ Update incorrect online help URLs

    Az.Websites

    • โšก๏ธ Update incorrect online help URLs
    • ๐Ÿ›  Fixes 'New-AzWebAppSSLBinding' to upload the certificate to the correct resourcegroup+location if the app is hosted on an ASE.
    • ๐Ÿ›  Fixes 'New-AzWebAppSSLBinding' to not overwrite the tags on binding an SSL certificate to an app