From 4069635b7742833534573ad1e2c2e6cfa651166d Mon Sep 17 00:00:00 2001 From: Jeremy Knight Date: Mon, 17 Mar 2025 15:14:26 -0400 Subject: [PATCH 1/2] Update Set-OwaMailboxPolicy.md --- exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md b/exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md index f3174c2e02..bdab8d3cc8 100644 --- a/exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md +++ b/exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md @@ -1834,6 +1834,8 @@ The SetPhotoEnabled parameter specifies whether users can add, change, and remov - $true: Users can manage their photos in Outlook on the web. This is the default value. - $false: Users can't manage their user photo in Outlook on the web. +Note: To control whether users can update photos for Exchange Online, see the following guidance https://learn.microsoft.com/en-us/graph/profilephoto-configure-settings#configure-user-administrator-support-for-profile-photo-updates. + ```yaml Type: Boolean Parameter Sets: (All) From 01c6f54faf047f45abbb267c610b94e86fd0265f Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Mon, 17 Mar 2025 13:04:05 -0700 Subject: [PATCH 2/2] Update link format in Set-OwaMailboxPolicy.md --- exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md b/exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md index 42fc2d2ecd..442b18f0eb 100644 --- a/exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md +++ b/exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md @@ -2195,7 +2195,7 @@ The SetPhotoEnabled parameter specifies whether users can add, change, and remov - $true: Users can manage their photos in Outlook on the web. This is the default value. - $false: Users can't manage their user photo in Outlook on the web. -Note: To control whether users can update photos for Exchange Online, see the following guidance https://learn.microsoft.com/en-us/graph/profilephoto-configure-settings#configure-user-administrator-support-for-profile-photo-updates. +**Note**: To control whether users can update photos for Exchange Online, see [Configure User Administrator support for profile photo updates](https://learn.microsoft.com/graph/profilephoto-configure-settings#configure-user-administrator-support-for-profile-photo-updates). ```yaml Type: Boolean