Back in March we wrote a post about using PowerShell to create Naming policies for Office 365 groups and teams.
Now this feature is available in the Azure portal.
Go to Azure Active Directory and Groups:
Naming Policy:
Since we already added custom blocked words with PowerShell, we can now download our list or upload an updates csv-file with more blocked words:
Downloaded file (we only added one word:
Clicking on the Group naming policy will reveal our current policy:
And we can change the current syntax if required:
The policy still works as shown in the original post, but nice with a GUI instead of PowerShell.
The feature is also still a Azure AD Premium feature as explained in the original post.