Skip to content

Commit d1c65e8

Browse files
authored
linked note to auth
1 parent 039033f commit d1c65e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/announcing-az-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ AzureRM will continue to be supported, and important bugs will be fixed, but new
4848

4949
To make it easier for existing scripts to migrate from AzureRM to Az, we have provided cmdlets to create aliases that map the cmdlet names in AzureRM into the appropriate cmdlets in Az. When the aliases are enabled, any script that uses AzureRM cmdlet names should run against Az without modification.
5050

51-
Note: Connect-AzAccount aka Connect-AzureRmAccount no longer supports $pscredential. See Authentication Changes for more
51+
Note: Connect-AzAccount aka Connect-AzureRmAccount no longer supports $pscredential. See [Authentication Changes](#authentication-changes) for more
5252

5353
```powershell
5454
PS C:\> Enable-AzureRmAlias

0 commit comments

Comments
 (0)