[Bug] Changing user's thumbnail in Azure AD B2C doesn't save

hughbe 1 Reputation point
2022-10-10T16:15:38.09+00:00

I am trying to edit a user's profile picture from the Azure portal using Azure AD B2C.

I have loaded the "Users" Service and selected my User
248996-screenshot-2022-10-10-at-171334.png

Then, I click edit, select a thumbnail and save the user.249053-screenshot-2022-10-10-at-171417.png

However, after the saving, which is designated as successful, the profile picture does not in fact refresh or update...

Looks like a bug in the Azure AD B2C portal?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Givary-MSFT 35,626 Reputation points Microsoft Employee Moderator
    2022-10-17T09:43:51.71+00:00

    @hughbe Apologies for the delay in reviewing this post. As I understand you are looking to update the user profile photo within Azure AD B2C Directory, at this point of time you cannot update the profile photo of the user ( within Azure AD B2C ).

    Did a repro at my end, noticed the same behavior. Following attributes that are supported by the Azure AD B2C directory user profile

    Also Managing users' photos using the Microsoft Graph API is currently not supported as well in Azure AD B2C tenants.

    Reference: https://learn.microsoft.com/en-us/graph/api/profilephoto-update?view=graph-rest-1.0&tabs=http#:~:text=Updating%20a%20user%27s%20photo%20using%20the%20Microsoft%20Graph%20API%20is%20currently%20not%20supported%20in%20Azure%20AD%20B2C%20tenants.

    Let me know if you have any further questions.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.