Skip to content

Commit 9347806

Browse files
committed
link-fix
1 parent b9ea42a commit 9347806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/reports-monitoring/recommendation-migrate-from-adal-to-msal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ There are four steps to identifying and updating your apps in the Azure portal.
5151

5252
### Identify your apps programmatically
5353

54-
You can run the following set of commands in Windows PowerShell. These commands use the [Microsoft Graph PowerShell SDK](https://docs.microsoft.com/graph/powershell/installation) to get a list of all applications in your tenant that use ADAL.
54+
You can run the following set of commands in Windows PowerShell. These commands use the [Microsoft Graph PowerShell SDK](/graph/powershell/installation) to get a list of all applications in your tenant that use ADAL.
5555

5656
1. Open Windows PowerShell as an administrator.
5757

0 commit comments

Comments
 (0)