Skip to content

Commit efec836

Browse files
authored
Fix broken anchor link
1 parent 0c27926 commit efec836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/custom-extension-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Your REST API is protected by Azure AD access token. You can test your API by ob
8989

9090
1. Sign in to the [Azure portal](https://portal.azure.com/) with your Azure administrator account.
9191
1. Select **Azure Active Directory** > **App registrations**.
92-
1. Select the *Azure Functions authentication events API* app registration [you created previously](custom-extension-get-started.md#step-2-register-a-custom-extension).
92+
1. Select the *Azure Functions authentication events API* app registration [you created previously](custom-extension-get-started.md#step-2-register-a-custom-authentication-extension).
9393
1. Copy the [application ID](custom-extension-get-started.md#22-grant-admin-consent).
9494
1. If you haven't created an app secret, follow these steps:
9595
1. Select **Certificates & secrets** > **Client secrets** > **New client secret**.

0 commit comments

Comments
 (0)