From c86fda6330eb9850d25926947346dbd6c58e0e43 Mon Sep 17 00:00:00 2001 From: myra-ramdenbourg <108485108+myra-ramdenbourg@users.noreply.github.com> Date: Fri, 6 Dec 2024 17:04:59 -0600 Subject: [PATCH 1/2] Update profilephoto-configure-settings.md --- concepts/profilephoto-configure-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concepts/profilephoto-configure-settings.md b/concepts/profilephoto-configure-settings.md index ed14f63ba84..247f7558591 100644 --- a/concepts/profilephoto-configure-settings.md +++ b/concepts/profilephoto-configure-settings.md @@ -111,7 +111,7 @@ Content-Type: application/json ``` ### Configure User Administrator and Administrator support for profile photo updates -The following example shows how to configure the User Administrator and Administrator roles to change profile photo update settings in your organization. +The following example shows how to configure the Global Administrator and User Administrator roles to change profile photo update settings in your organization. ```http PATCH https://graph.microsoft.com/beta/admin/people/photoupdatesettings From 50b4b0807d63036fce5627f362987ead3632e8b9 Mon Sep 17 00:00:00 2001 From: Laura Graham Date: Mon, 9 Dec 2024 18:53:06 -0800 Subject: [PATCH 2/2] Update profilephoto-configure-settings.md --- concepts/profilephoto-configure-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concepts/profilephoto-configure-settings.md b/concepts/profilephoto-configure-settings.md index 247f7558591..eb8636676b2 100644 --- a/concepts/profilephoto-configure-settings.md +++ b/concepts/profilephoto-configure-settings.md @@ -109,7 +109,7 @@ Content-Type: application/json     "allowedRoles": ["fe930be7-5e62-47db-91af-98c3a49a38b1"] } ``` -### Configure User Administrator and Administrator support for profile photo updates +### Configure adminstrator support for profile photo updates The following example shows how to configure the Global Administrator and User Administrator roles to change profile photo update settings in your organization.