PowerShell tips – part 012.

From Azure documentation we can read this:
The Azure support we are going to use requires PowerShell version 5.0 or higher.

The update of PowerShell can be found here, see the table:
Windows PS 3.0 PS 4.0 PS 5.0 PS 5.1
Windows 10 (see Note1)
Windows Server 2016 – – – installed
Windows 8.1
Windows Server 2012 R2 – installed WMF 5.0 WMF 5.1
Windows 8
Windows Server 2012 installed WMF 4.0 WMF 5.0 WMF 5.1
Windows 7 SP1
Windows Server 2008 R2 SP1 WMF 3.0 WMF 4.0 WMF 5.0 WMF 5.1

The solution is:

Don’t use PowerShell < 5.0, use anything else from Azure.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.