TIP: PowerShell Gallery – Unable to resolve package source
I was working on Azure automation for one of our clients and on installing Az module from PowerShell gallery below error was received. Server on which I was trying to install this module was Windows Server 2016. On researching on internet, I found this is because connection should be on tls1.2 Enter below command in…