Skip to content

Commit 5770111

Browse files
authored
Merge pull request #28597 from BryanLa/patch-15
Fix PS version prereq
2 parents b74d730 + 90b434c commit 5770111

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/msi-qs-configure-powershell-windows-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.devlang: na
1212
ms.topic: article
1313
ms.tgt_pltfrm: na
1414
ms.workload: identity
15-
ms.date: 09/14/2017
15+
ms.date: 11/27/2017
1616
ms.author: bryanla
1717
---
1818

@@ -28,7 +28,7 @@ In this article, you learn how to enable and remove MSI for an Azure VM, using P
2828

2929
[!INCLUDE [msi-qs-configure-prereqs](../../includes/active-directory-msi-qs-configure-prereqs.md)]
3030

31-
Also, install [Azure PowerShell version 4.3.1](https://www.powershellgallery.com/packages/AzureRM/4.3.1) if you haven't already.
31+
Also, install [the latest version of Azure PowerShell](https://www.powershellgallery.com/packages/AzureRM) (version 4.3.1 or later) if you haven't already.
3232

3333
## Enable MSI during creation of an Azure VM
3434

0 commit comments

Comments
 (0)