Skip to content

Commit 9b62dc0

Browse files
authored
Merge pull request #78982 from FrankHu-MSFT/patch-6
(Azure CXP) Added legacy to App Registration
2 parents e7d5fdd + 057ac0b commit 9b62dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/tutorial-add-identity-providers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To enable sign-in for users from Azure AD, you need to register an application w
4242

4343
1. Sign in to the [Azure portal](https://portal.azure.com).
4444
2. Make sure you're using the directory that contains your Azure AD tenant by clicking the **Directory and subscription filter** in the top menu and choosing the directory that contains your Azure AD tenant.
45-
3. Choose **All services** in the top-left corner of the Azure portal, and then search for and select **App registrations**.
45+
3. Choose **All services** in the top-left corner of the Azure portal, and then search for and select **App registrations (Legacy)**.
4646
4. Select **New application registration**.
4747
5. Enter a name for your application. For example, `Azure AD B2C App`.
4848
6. For the **Application type**, select `Web app / API`.
@@ -147,4 +147,4 @@ In this article, you learned how to:
147147
> * Add the identity providers to your user flow
148148
149149
> [!div class="nextstepaction"]
150-
> [Customize the user interface of your applications in Azure Active Directory B2C](tutorial-customize-ui.md)
150+
> [Customize the user interface of your applications in Azure Active Directory B2C](tutorial-customize-ui.md)

0 commit comments

Comments
 (0)