Logging Azure Portal with PowerShell
Install PowerShell version 6.1 and above
Type Below mentioned command in PowerShell.
Command: Connect-AzAccount
Copy and paste the highlighted URL to your browser and also note the code
Once complete the PowerShell Installation. Check the below command in PowerShell Console
Command: $PSVersionTable.PSVersion
Type Below mentioned command in PowerShell.
Command: Connect-AzAccount
Copy and paste the highlighted URL to your browser and also note the code
Comments
Post a Comment