Define default email address domain for Office 365 Groups

Microsoft Teams uses Office 365 Groups for Teams setup.
this also impact the "send Email to" feature of Teams and Modern Groups.

If your default tenant address is e.g. xyz.onmicrosoft.com and you wish to change it to your default Email domain, e.g. domain.com

Create a new EmailAddressPolicy in Exchange Online:

New-EmailAddressPolicy -Name Groups -IncludeUnifiedGroupRecipients -EnabledEmailAddressTemplates "SMTP:@domain.com" -Priority 1


Comments

Popular posts from this blog

How to hide users from GAL if they are AD Connect synchronized

Exchange x500 address x500:/o=ExchangeLabs

MFA with Guest Access and different tenants settings