You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-365/admin/add-users/change-user-profile-photos.md
+17-4Lines changed: 17 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ f1.keywords:
5
5
ms.author: chrisda
6
6
author: chrisda
7
7
manager: deniseb
8
-
ms.date: 9/29/2023
8
+
ms.date: 5/10/2024
9
9
audience: Admin
10
10
ms.topic: article
11
11
ms.service: microsoft-365-business
@@ -27,14 +27,14 @@ search.appverid:
27
27
description: "Learn how a Microsoft 365 global admin can add, update, and remove the pictures in user account profiles and Microsoft 365 Group profiles."
28
28
---
29
29
30
-
# Change user profile photos
30
+
# Change user profile photos and settings
31
31
32
32
Check out [Microsoft 365 small business help](https://go.microsoft.com/fwlink/?linkid=2197659) on YouTube.
33
33
34
-
This article explains how to manage profile photos on user accounts and [Microsoft 365 Groups](../create-groups/office-365-groups.md).
34
+
This article explains how to manage profile photos and photo update settings on user accounts and [Microsoft 365 Groups](../create-groups/office-365-groups.md).
35
35
36
36
> [!TIP]
37
-
> If you need help with the steps in this article, consider [working with a Microsoft small business specialist](https://go.microsoft.com/fwlink/?linkid=2186871). With Business Assist, you and your employees get around-the-clock access to small business specialists as you grow your business, from onboarding to everyday use.
37
+
> If you need help with the steps in this article, consider [working with a Microsoft small business specialist](https://go.microsoft.com/fwlink/p/?linkid=2186871). With Business Assist, you and your employees get around-the-clock access to small business specialists as you grow your business, from onboarding to everyday use.
38
38
39
39
## Before you begin
40
40
@@ -46,6 +46,8 @@ You can't manage user photos for Microsoft 365 Groups using the Microsoft 365 ad
46
46
47
47
The maximum supported size of a photo is 4 MB.
48
48
49
+
User profile photo updates don't affect other user account properties. Configuration of the environment where new updates can be performed doesn't affect existing user profile photos in the cloud or in on-premises environments.
50
+
49
51
## Use the Microsoft 365 admin center to change a user's profile photo
50
52
51
53
1. In the Microsoft 365 admin center, go to the **Users**\> <ahref="https://go.microsoft.com/fwlink/p/?linkid=834822"target="_blank">Active users</a> page.
@@ -220,3 +222,14 @@ If the user has no photo, the commands return the error: `Exception of type 'Mic
220
222
```
221
223
222
224
For detailed syntax and parameter information, see [Remove-MgGroupPhoto](/powershell/module/exchange/remove-userphoto).
225
+
226
+
## Configure photo update settings in your Microsoft 365 organization
227
+
228
+
Photo update settings in your organization include controlling the environment where user profile photos can be updated and which roles are required.
229
+
230
+
> [!IMPORTANT]
231
+
> When you change photo update settings, it can take up to 24 hours for the changes to reflect throughout Microsoft 365. For example, if you block cloud user profile photo updates, it can take up to 24 hours before the users are blocked from making updates.
232
+
233
+
### Select where user profile photos can be edited using Microsoft Graph
234
+
235
+
Currently, you can configure the photo update settings using Microsoft Graph only. For more information, see Manage user profile photo settings in Microsoft 365 using Microsoft Graph.
0 commit comments