Azure PowerShell v0.10.0-preview Release Notes

Release Date: 2020-04-01 // about 4 years ago
  • General

    • ๐ŸŽ Az modules is now available in preview on Azure Stack Hub. This allows for cross-platform compatibility with Linux and macOs. Azure Stack Hub now supports PowerShell core with the Az modules, more information here
    • ๐Ÿ‘ Az modules support profile 2019-03-01-hybrid:
      • Az.Billing
      • Az.Compute
      • Az.DataBoxEdge
      • Az.EventHub
      • Az.IotHub
      • Az.KeyVault
      • Az.Monitor
      • Az.Network
      • Az.Resources
      • Az.Storage
      • Az.Websites
    • Three new PowerShell modules for az have been introduced that work with Azure Stack Hub, which are Az.Databox, Az.IotHub, and Az.EventHub
    • Commands remain relatively the same, with minor changes such as changing AzureRM to Az
    • ๐Ÿ“š Updated link to PowerShell documentation for Azure Stack Hub can be found [here](aka.ms/InstallASHPowerShell)

    Az.Accounts

    • โฌ†๏ธ Upgrade from ADAL to MSAL