The Az PowerShell module is a rollup module. Installing it downloads the generally available Az
PowerShell modules and makes their cmdlets available for use.
This article explains how to install the Az PowerShell module on Linux.
To start managing your Azure resources with the Az PowerShell module, launch a PowerShell session
and run Connect-AzAccount to sign in to Azure:
Azure PowerShell
Connect-AzAccount
Use your Azure account login credentials to log into the browser window that opens.
You'll need to repeat this step for every new PowerShell session you start. To learn how to persist
your Azure sign-in across PowerShell sessions, see
Azure PowerShell context objects.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure PowerShell feedback
Azure PowerShell is an open source project. Select a link to provide feedback: