Skip to content

Commit 126195d

Browse files
authored
Merge pull request #46328 from lee0c/aro-customer-admin-perms
[Azure Red Hat OpenShift] Draw attention to distinction between AAD Graph and Microsoft Graph permissions
2 parents 6d2ab3c + 25bb7a2 commit 126195d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ For details on creating a new Azure AD application, see [Register an app with th
8686
## Add API permissions
8787

8888
1. In the **Manage** section click **API permissions**.
89-
2. Click **Add permission** and select **Azure Active Directory Graph** then **Delegated permissions**
90-
3. Expand **User** on the list below and make sure **User.Read** is enabled.
89+
2. Click **Add permission** and select **Azure Active Directory Graph** then **Delegated permissions**.
90+
3. Expand **User** on the list below and enable the **User.Read** permission. If **User.Read** is enabled by default, ensure that it is the **Azure Active Directory Graph** permission **User.Read**, *not* the **Microsoft Graph** permission **User.Read**.
9191
4. Scroll up and select **Application permissions**.
9292
5. Expand **Directory** on the list below and enable **Directory.ReadAll**
9393
6. Click **Add permissions** to accept the changes.

0 commit comments

Comments
 (0)