Skip to content

Commit 4f75bca

Browse files
authored
Merge pull request #53800 from MarileeTurscak-MSFT/patch-20
Clarifying point 2
2 parents 68ee4f1 + 52ef957 commit 4f75bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/active-directory-b2c-setup-oidc-azure-active-directory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To enable sign-in for users from a specific Azure AD organization, you need to r
2828
>`Contoso.com` is used for the organizational Azure AD tenant and `fabrikamb2c.onmicrosoft.com` is used as the Azure AD B2C tenant in the following instructions.
2929
3030
1. Sign in to the [Azure portal](https://portal.azure.com).
31-
2. Make sure you're using the directory that contains organizational Azure AD tenant (contoso.com) by clicking the **Directory and subscription filter** in the top menu and choosing the directory that contains your tenant.
31+
2. Make sure you're using the directory that contains your Azure AD B2C tenant (fabrikamb2c.onmicrosoft.com) by clicking the Directory and subscription filter in the top menu and choosing the directory that contains your Azure AD B2C tenant.
3232
3. Choose **All services** in the top-left corner of the Azure portal, and then search for and select **App registrations**.
3333
4. Select **New application registration**.
3434
5. Enter a name for your application. For example, `Azure AD B2C App`.

0 commit comments

Comments
 (0)