You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do not have PowerShellGet installed, see the
38
-
[How to get PowerShellGet](install-azurerm-ps.md#how-to-get-powershellget).
38
+
[How to get PowerShellGet](#how-to-get-powershellget).
39
39
40
40
## Step 2: Install Azure PowerShell
41
41
@@ -88,3 +88,22 @@ For sample scripts that can help you automate some of the common tasks in Azure,
88
88
89
89
For general information about installing, learning, using, and customizing Windows PowerShell, see
90
90
[Scripting with Windows PowerShell](http://go.microsoft.com/fwlink/p/?linkid=320210).
91
+
92
+
### How to get PowerShellGet
93
+
94
+
|OS Version|Install instructions|
95
+
|---|---|
96
+
|I have Windows 10 or Windows Server 2016|Built into Windows Management Framework (WMF) 5.0 included in the OS|
97
+
|I want to upgrade to PowerShell 5|[Install the latest version of WMF](https://www.microsoft.com/en-us/download/details.aspx?id=54616)|
98
+
|I am running on a version of Windows with PowerShell 3 or PowerShell 4|[Get the PackageManagement modules](http://go.microsoft.com/fwlink/?LinkID=746217)|
99
+
100
+
<aid="helpmechoose"></a>
101
+
### Checking the version of Azure PowerShell
102
+
103
+
Although we encourage you to upgrade to the latest version as early as possible, several versions
104
+
of Azure PowerShell are support. To determine the version of Azure PowerShell you have installed,
0 commit comments