How to install Powershell for Azure
https://www.parallels.com/blogs/ras/azure-powershell/
Set-ExecutionPolicy RemoteSigned
Install-Module -Name Az -AllowClobber
Connect-AzAccount -DeviceCode [Enter Device Code on Browser after opening it]
How to install Powershell for Azure
https://www.parallels.com/blogs/ras/azure-powershell/
Set-ExecutionPolicy RemoteSigned
Install-Module -Name Az -AllowClobber
Connect-AzAccount -DeviceCode [Enter Device Code on Browser after opening it]
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass
No comments:
Post a Comment