Skip to content

Commit 4b43cbc

Browse files
Sean Wheelershahabhijeet
authored andcommitted
fixed link to AzurePS install/config doc (#3348)
1 parent 8951cfc commit 4b43cbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This repository contains a set of PowerShell cmdlets for developers and administ
3636
* Scheduler
3737
* StorSimple
3838
* Redis Cache
39-
39+
4040
* Windows Azure Pack
4141
* Web Site: CRUD web site, deployment, configure and get log, start/stop/restart/show web site
4242
* Service Bus: CRD namespace
@@ -46,7 +46,7 @@ This repository contains a set of PowerShell cmdlets for developers and administ
4646
* Windows Azure Stack
4747
* Azure Stack Administration
4848
* Storage Service Management
49-
49+
5050

5151
For detail descriptions and examples of the cmdlets, type
5252
* ```help azure``` to get all the cmdlets.
@@ -92,7 +92,7 @@ You can also find the standalone installers for all the versions at [Downloads](
9292

9393
In general, follow these steps to start using Microsoft Azure PowerShell
9494

95-
* Get yourself authenticated with Microsoft Azure. For details, please check out [this article](https://azure.microsoft.com/en-us/documentation/articles/install-configure-powershell/).
95+
* Get yourself authenticated with Microsoft Azure. For details, please check out [this article](https://docs.microsoft.com/powershell/azureps-cmdlets-docs/).
9696
* Option 1: Login with your Microsoft account or Organizational account directly from PowerShell. Microsoft Azure Active Directory authentication is used in this case. No management certificate is needed.
9797
* Starting from 1.0.0, you can use ```Add-AzureRmAccount -Credential``` to avoid the browser pop up for Organizational account.
9898
* To use RDFE cmdlets, use ```Add-AzureAccount```

0 commit comments

Comments
 (0)