Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

The Azure PowerShell module has a bug in the Az.Accounts module and cannot sign in correctly. Run the following command to workaround the bug.

Code Block
languagepowershell
Update-AzConfig -EnableLoginByWam $false

Run the code blocks in one of the following sections to update or install the latest version of the Azure PowerShell modules from the PSGallery: 

...