Skip to content

Commit b01d734

Browse files
authored
Merge pull request #191251 from henrymbuguakiarie/msid-content-health-quickstart-configure-app-expose-web-apis
[msid][content-health] quickstart-configure-app-expose-web-apis (ADO-1927549)
2 parents b67745c + 422e92b commit b01d734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/quickstart-configure-app-expose-web-apis.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: quickstart
1111
ms.workload: identity
12-
ms.date: 09/03/2020
12+
ms.date: 03/25/2022
1313
ms.author: marsma
1414
ms.custom: aaddev, contperf-fy21q1, mode-api
1515
ms.reviewer: aragra, lenalepa, sureshja
@@ -42,7 +42,7 @@ The code in a client application requests permission to perform operations defin
4242
First, follow these steps to create an example scope named `Employees.Read.All`:
4343

4444
1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
45-
1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/quickstart-configure-app-expose-web-apis/portal-01-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant containing your client app's registration.
45+
1. If you have access to multiple tenants, use the **Directories + subscriptions** filter :::image type="icon" source="./media/quickstart-configure-app-expose-web-apis/portal-01-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant containing your client app's registration.
4646
1. Select **Azure Active Directory** > **App registrations**, and then select your API's app registration.
4747
1. Select **Expose an API**
4848
1. Select **Set** next to **Application ID URI** if you haven't yet configured one.

0 commit comments

Comments
 (0)