Skip to content

Commit 560ba24

Browse files
authored
Merge pull request #197658 from henrymbuguakiarie/msid-content-health-scenario-spa-app-registration
[msid][content-health] scenario-spa-app-registration
2 parents 92e2535 + 956edf4 commit 560ba24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/scenario-spa-app-registration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
12-
ms.date: 10/12/2021
12+
ms.date: 05/10/2022
1313
ms.author: marsma
1414
ms.custom: aaddev
1515
# Customer intent: As an application developer, I want to know how to write a single-page application by using the Microsoft identity platform.
@@ -24,7 +24,7 @@ To register a single-page application (SPA) in the Microsoft identity platform,
2424
For both MSAL.js 1.0- and 2.0-based applications, start by completing the following steps to create the initial app registration.
2525

2626
1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
27-
1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
27+
1. If you have access to multiple tenants, use the **Directories + subscriptions** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
2828
1. Search for and select **Azure Active Directory**.
2929
1. Under **Manage**, select **App registrations** > **New registration**.
3030
1. Enter a **Name** for your application. Users of your app might see this name, and you can change it later.

0 commit comments

Comments
 (0)