Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 240 Bytes

install-azure-module-without-admin-rights.md

File metadata and controls

6 lines (5 loc) · 240 Bytes

Install Azure module without admin rights

Enable verbose as it might take some time and it might seem like nothing happens for a long time

Install-Module -Name AzureRM -Repository PSGallery -Force -Scope CurrentUser -verbose