Skip to content

Commit 2a2de96

Browse files
authored
Merge pull request #7995 from get-itips/patch-365
Adding note about naming policy
2 parents e0647b3 + 43c6fe3 commit 2a2de96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

teams/teams-ps/teams/New-Team.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ This example creates a team, adds three members to it, and creates three channel
8585
The MailNickName parameter specifies the alias for the associated Office 365 Group.
8686
This value will be used for the mail enabled object and will be used as PrimarySmtpAddress for this Office 365 Group.
8787
The value of the MailNickName parameter has to be unique across your tenant.
88+
Note: If Microsoft 365 groups naming policies are enabled in your tenant, this parameter is required and must also comply with the naming policy.
8889

8990
For more details about the naming conventions see here: [New-UnifiedGroup](https://docs.microsoft.com/powershell/module/exchange/new-unifiedgroup#parameters), Parameter: -Alias.
9091

0 commit comments

Comments
 (0)