Skip to content

Commit d9a384c

Browse files
committed
minor correction
1 parent 93c23aa commit d9a384c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/openshift/howto-aad-app-configuration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ For details on creating a new Azure AD application, see [Register an app with th
8888

8989
## Add API permissions
9090

91-
1. In the **Manage** section click **API permissions**.
92-
2. Select **API Permissions**, and then click **+Add a permission**.
91+
1. In the **Manage** section click **API permissions**, and then click **+Add a permission**.
9392
3. In the **Request API Permissions** pane, select the **Microsoft APIs** tab, and then select the **Microsoft Graph** tile. Select **Application permissions**.
9493
4. Search for **User** and enable the **User.Read** permission. Search for **Directory** and enable **Directory.Read.All**.
9594
5. Click **Add permissions** to accept the changes.

0 commit comments

Comments
 (0)