Skip to content

Commit 7026882

Browse files
committed
Broken links
1 parent 5cc891d commit 7026882

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/custom-extension-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ To protect your Azure function, follow these steps to integrate Azure AD authent
490490
> [!NOTE]
491491
> If the Azure function app is hosted in a different Azure tenant than the tenant in which your custom extension is registered, skip to [using OpenID Connect identity provider](#51-using-openid-connect-identity-provider) step.
492492

493-
1. In the [Azure portal](https://poral.azure.com), navigate and select the function app you previously published.
493+
1. In the [Azure portal](https://portal.azure.com), navigate and select the function app you previously published.
494494
1. Select **Authentication** in the menu on the left.
495495
1. Select **Add Identity provider**.
496496
1. Select **Microsoft** as the identity provider.
@@ -505,7 +505,7 @@ To protect your Azure function, follow these steps to integrate Azure AD authent
505505

506506
If you configured the [Microsoft identity provider](#step-5-protect-your-azure-function), skip this step. Otherwise, if the Azure Function is hosted under a different tenant than the tenant in which your custom extension is registered, follow these steps to protect your function:
507507

508-
1. In the [Azure portal](https://poral.azure.com), navigate and select the function app you previously published.
508+
1. In the [Azure portal](https://portal.azure.com), navigate and select the function app you previously published.
509509
1. Select **Authentication** in the menu on the left.
510510
1. Select **Add Identity provider**.
511511
1. Select **OpenID Connect** as the identity provider.

0 commit comments

Comments
 (0)