Skip to content

Commit 13fd526

Browse files
authored
Update get-started-azureps.md
1 parent 866fb36 commit 13fd526

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

azureps-cmdlets-docs/ResourceManager/docs-conceptual/get-started-azureps.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,13 @@ helps get you started using it, and teaches you the core concepts behind it.
2020

2121

2222
## Install Azure PowerShell
23-
The first step is to make sure you have the latest version of the Azure PowerShell installed:
23+
The first step is to make sure you have the latest version of the Azure PowerShell installed. The latest version is 3.7.0.
2424

2525
1. [Install Azure PowerShell](install-azurerm-ps.md).
2626

2727
2. To verify the installation was successful, run `Get-Module AzureRM` from your
2828
command line.
2929

30-
You should see the version number of the AzureRM module installed and loaded in your PowerShell
31-
session. The latest version is can be found in the [release notes](release-notes-azureps.md).
3230

3331
## Log in to Azure
3432

0 commit comments

Comments
 (0)