Skip to content

Commit fd368d0

Browse files
authored
Typo error
Typo, correct command is "Login-AzureRmAccount"
1 parent 42a3261 commit fd368d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-conceptual/azurermps-5.6.0/install-azurermps-maclinux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ After the import completes, you can test your newly installed and module by atte
6262
Azure using the following command:
6363

6464
```powershell
65-
Connect-AzureRmAccount
65+
Login-AzureRmAccount
6666
```
6767

6868
The above command should prompt you to go to `https://aka.ms/devicelogin` and enter the

0 commit comments

Comments
 (0)