1
1
---
2
2
title : Enforce group naming policy on Office 365 groups - Azure Active Directory | Microsoft Docs
3
- description : How to set up naming policy for Office 365 groups in Azure Active Directory (preview)
3
+ description : How to set up naming policy for Office 365 groups in Azure Active Directory
4
4
services : active-directory
5
5
documentationcenter : ' '
6
6
author : curtand
@@ -73,12 +73,12 @@ Selected administrators can be exempted from these policies, across all group wo
73
73
- User administrator
74
74
- Directory writers
75
75
76
- ## Configure naming policy in Azure portal (preview)
76
+ ## Configure naming policy in Azure portal
77
77
78
78
1 . Sign in to the [ Azure AD admin center] ( https://aad.portal.azure.com ) with a User administrator account.
79
79
1 . Select ** Groups** , then select ** Naming policy** to open the Naming policy page.
80
80
81
- ![ open the Naming policy page in the admin center] ( ./media/groups-naming-policy/policy-preview .png )
81
+ ![ open the Naming policy page in the admin center] ( ./media/groups-naming-policy/policy.png )
82
82
83
83
### View or edit the prefix-suffix naming policy
84
84
@@ -91,7 +91,7 @@ Selected administrators can be exempted from these policies, across all group wo
91
91
92
92
1 . On the ** Naming policy** page, select ** Blocked words** .
93
93
94
- ![ edit and upload blocked words list for naming policy] ( ./media/groups-naming-policy/blockedwords-preview .png )
94
+ ![ edit and upload blocked words list for naming policy] ( ./media/groups-naming-policy/blockedwords.png )
95
95
96
96
1 . View or edit the current list of custom blocked words by selecting ** Download** .
97
97
1 . Upload the new list of custom blocked words by selecting the file icon.
@@ -195,7 +195,7 @@ Set-AzureADDirectorySetting -Id $Settings.Id -DirectorySetting $Settings
195
195
196
196
## Remove the naming policy
197
197
198
- ### Remove the naming policy using Azure portal (preview)
198
+ ### Remove the naming policy using Azure portal
199
199
200
200
1 . On the ** Naming policy** page, select ** Delete policy** .
201
201
1 . After you confirm the deletion, the naming policy is removed, including all prefix-suffix naming policy and any custom blocked words.
0 commit comments