Getting the right Powershell dependencies version.

Install-Module PowerShellGet -Force

Installing the Azure Resource Manager

Install-Module -Name AzureRM -AllowClobber

Loading your azure module

Import-Module -Name AzureRM

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm