From 4dad4c24e82b22c6824fd957921bc286310d5b66 Mon Sep 17 00:00:00 2001 From: mahmoudmamdouh679 <57320004+mahmoudmamdouh679@users.noreply.github.com> Date: Wed, 22 Jan 2025 23:25:45 +0200 Subject: [PATCH 1/2] Update profilephoto-get.md Based on ICM https://portal.microsofticm.com/imp/v5/incidents/details/578983204/summary --- api-reference/v1.0/api/profilephoto-get.md | 1 + 1 file changed, 1 insertion(+) diff --git a/api-reference/v1.0/api/profilephoto-get.md b/api-reference/v1.0/api/profilephoto-get.md index b31bbb107e4..da3ae5b81ad 100644 --- a/api-reference/v1.0/api/profilephoto-get.md +++ b/api-reference/v1.0/api/profilephoto-get.md @@ -66,6 +66,7 @@ The following tables show the least privileged permission or permissions require > [!NOTE] > > - Retrieving a user's photo using the Microsoft Graph API is currently not supported in Azure AD B2C tenants. +> - Guest users will have the ability to view profile photos of users, even when the "Guest user access" settings are configured to the "most restrictive" option in Azure Active Directory External Identities settings. ## HTTP request From f9035c77b76c48107c37be900ca2d2111a9e8b98 Mon Sep 17 00:00:00 2001 From: Daniela Bonilla Montero <92937694+Danielabom@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:43:14 -0600 Subject: [PATCH 2/2] Apply suggestions from code review --- api-reference/v1.0/api/profilephoto-get.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-reference/v1.0/api/profilephoto-get.md b/api-reference/v1.0/api/profilephoto-get.md index da3ae5b81ad..7f86123b124 100644 --- a/api-reference/v1.0/api/profilephoto-get.md +++ b/api-reference/v1.0/api/profilephoto-get.md @@ -66,7 +66,7 @@ The following tables show the least privileged permission or permissions require > [!NOTE] > > - Retrieving a user's photo using the Microsoft Graph API is currently not supported in Azure AD B2C tenants. -> - Guest users will have the ability to view profile photos of users, even when the "Guest user access" settings are configured to the "most restrictive" option in Azure Active Directory External Identities settings. +> - Guest users can view profile photos of users, even when the **Guest user access** settings are configured to the **most restrictive** option in Azure Active Directory External Identities settings. ## HTTP request