Skip to content

Commit 9dc88c1

Browse files
authored
Correct admin roles for profile photo edits.
New role was introduced in Entra for profile photo edits, updating the docs with it.
1 parent 428be08 commit 9dc88c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/v1.0/api/profilephoto-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The following tables show the least privileged permission or permissions require
6060

6161
> [!NOTE]
6262
>
63-
> - Users with admin roles such as User admins can update the photo of any user in the organization by using delegated permissions. This operation is also supported with application permissions. Updating the photo of any user in the organization requires *ProfilePhoto.ReadWrite.All* or *User.ReadWrite.All* permission. Updating the photo of the signed-in user only requires *User.ReadWrite* permission.
63+
> - Users with admin roles such as User admins, Global admins or People admins can update the photo of any user in the organization by using delegated permissions. This operation is also supported with application permissions. Updating the photo of any user in the organization requires *ProfilePhoto.ReadWrite.All* or *User.ReadWrite.All* permission. Updating the photo of the signed-in user only requires *User.ReadWrite* permission.
6464
> - Updating a user's photo using the Microsoft Graph API is currently not supported in Azure AD B2C tenants.
6565
6666
## HTTP request

0 commit comments

Comments
 (0)