Administrator rights are required to install modules
Recently, I attempted to install the Azurerm module using the “Install-Module Azurerm” PowerShell command, but I encountered the error “Administrator rights are required to install modules.” Administrator rights are required to install modules Cause of this error One important thing to note here is that you cannot install PowerShell modules using ‘install-module’ directly in the case of Azure … Read more >>
