Skip to content

Commit 3f1d487

Browse files
Merge pull request #235410 from khdownie/kendownie042123-4
clarifying api perms
2 parents 716c8e8 + 1ca459d commit 3f1d487

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-files-identity-auth-azure-active-directory-enable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to enable identity-based Kerberos authentication for hybr
44
author: khdownie
55
ms.service: storage
66
ms.topic: how-to
7-
ms.date: 03/28/2023
7+
ms.date: 04/18/2023
88
ms.author: kendownie
99
ms.subservice: files
1010
ms.custom: engagement-fy23
@@ -144,7 +144,7 @@ After enabling Azure AD Kerberos authentication, you'll need to explicitly grant
144144

145145
4. Select the application with the name matching **[Storage Account] `<your-storage-account-name>`.file.core.windows.net**.
146146
5. Select **API permissions** in the left pane.
147-
6. Select **Grant admin consent for [Directory Name]** to grant consent for the requested permissions for all accounts in the Directory.
147+
6. Select **Grant admin consent for [Directory Name]** to grant consent for the three requested API permissions (openid, profile, and User.Read) for all accounts in the directory.
148148
7. Select **Yes** to confirm.
149149

150150
> [!IMPORTANT]

0 commit comments

Comments
 (0)