
There is none currently, but a requested item that you may want to add your voice to:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Guys,
Is there any way to "Customize Office 365 Group's Welcome Email/Message"
There is none currently, but a requested item that you may want to add your voice to:
Hi, @SR VSP ,
Just like Andy said, for now MS does not have the plan to have this feature to customize the welcome Email. The suggested approach will be disabling this welcome email and add a custom flow to send an Email.
While you cannot customize the default welcome mail for Office 365 Groups, disabling the welcome mail is possible with an extra parameter in the Set-UnifiedGroup cmdlet in Exchange PowerShell: -UnifiedGroupWelcomeMessageEnabled:$false. See https://learn.microsoft.com/en-us/powershell/module/exchange/users-and-groups/set-unifiedgroup
Use this as a part of a custom group creation flow if you would like to restrict and/or customize the welcome mail for many groups across your tenant.
If the answer is helpful, please click Accept Answer and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.