question

JoanMiquelFernndezAlvarez-4034 avatar image
0 Votes"
JoanMiquelFernndezAlvarez-4034 asked saldana-msft edited

Issue when I try to create a group with name 'webmaster'

Hi everyone,

When I try to create a new group named 'webmaster@domain.com' from Administration Center MS 365, this message appears at the end of the process:

> We couldn't create the group.

An Azure Active Directory call was made to keep object in sync between Azure Active Directory and Exchange Online. However, it failed. Detailed error message: The value specified for property Alias is incorrect. Reason: ContainsBlockedWord RequestId : eb5c042b-a2fe-4a58-98ef-81f43d0642c3 The issue may be transient and please retry a couple of minutes later. If issue persists, please see exception members for more information.

When I check our naming policy out in AZ, there's no any blocked word with this name. What's happening?

office-exchange-online-itpromicrosoft-graph-identitymicrosoft-graph-groups
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Is this a M365 group? If yes, then have a look at the M365 Groups naming policy documentation as well.


0 Votes 0 ·

1 Answer

EricYin-MSFT avatar image
0 Votes"
EricYin-MSFT answered EricYin-MSFT commented

Hi,
Have you tried O365 support?
You can create a group with another name and add webmaster@domain.com as a senond address.

 Set-UnifiedGroup -Identity dgname -EmailAddresses @{add="webmaster@domain.com"} 


If an 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.



· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I am writing here to confirm with you how the thing going now?
If you need further help, please provide more detailed information, so that we can give more appropriate suggestions.


If an 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.


0 Votes 0 ·