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. Warning: Unable to resolve package source ‘https://www.powershellgallery.com/api/v2’. 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…