Skip to content

Commit 6989081

Browse files
authored
Merge pull request #78633 from krbain/new-branch
Removing references preview from Naming policy
2 parents 3791597 + 1717dc1 commit 6989081

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

articles/active-directory/users-groups-roles/groups-naming-policy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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
44
services: active-directory
55
documentationcenter: ''
66
author: curtand
@@ -73,12 +73,12 @@ Selected administrators can be exempted from these policies, across all group wo
7373
- User administrator
7474
- Directory writers
7575

76-
## Configure naming policy in Azure portal (preview)
76+
## Configure naming policy in Azure portal
7777

7878
1. Sign in to the [Azure AD admin center](https://aad.portal.azure.com) with a User administrator account.
7979
1. Select **Groups**, then select **Naming policy** to open the Naming policy page.
8080

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)
8282

8383
### View or edit the prefix-suffix naming policy
8484

@@ -91,7 +91,7 @@ Selected administrators can be exempted from these policies, across all group wo
9191

9292
1. On the **Naming policy** page, select **Blocked words**.
9393

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)
9595

9696
1. View or edit the current list of custom blocked words by selecting **Download**.
9797
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
195195

196196
## Remove the naming policy
197197

198-
### Remove the naming policy using Azure portal (preview)
198+
### Remove the naming policy using Azure portal
199199

200200
1. On the **Naming policy** page, select **Delete policy**.
201201
1. After you confirm the deletion, the naming policy is removed, including all prefix-suffix naming policy and any custom blocked words.

articles/active-directory/users-groups-roles/groups-quickstart-naming-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ In this quickstart, you will set up naming policy in your Azure Active Directory
2828

2929
If you don't have an Azure subscription, [create a free account](https://azure.microsoft.com/free/) before you begin.
3030

31-
## Configure the group naming policy for a tenant using Azure portal (preview)
31+
## Configure the group naming policy for a tenant using Azure portal
3232

3333
1. Sign in to the [Azure AD admin center](https://aad.portal.azure.com) with a User administrator account.
3434
1. Select **Groups**, then select **Naming policy** to open the Naming policy page.
3535

36-
![open the Naming policy page in the admin center](./media/groups-naming-policy/policy-preview.png)
36+
![open the Naming policy page in the admin center](./media/groups-naming-policy/policy.png)
3737

3838
### View or edit the Prefix-suffix naming policy
3939

@@ -46,7 +46,7 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
4646

4747
1. On the **Naming policy** page, select **Blocked words**.
4848

49-
![edit and upload blocked words list for naming policy](./media/groups-naming-policy/blockedwords-preview.png)
49+
![edit and upload blocked words list for naming policy](./media/groups-naming-policy/blockedwords.png)
5050

5151
1. View or edit the current list of custom blocked words by selecting **Download**.
5252
1. Upload the new list of custom blocked words by selecting the file icon.
@@ -56,7 +56,7 @@ That's it. You've set your naming policy and added your custom blocked words.
5656

5757
## Clean up resources
5858

59-
### Remove the naming policy using Azure portal (preview)
59+
### Remove the naming policy using Azure portal
6060

6161
1. On the **Naming policy** page, select **Delete policy**.
6262
1. After you confirm the deletion, the naming policy is removed, including all prefix-suffix naming policy and any custom blocked words.
135 KB
Loading
139 KB
Loading

0 commit comments

Comments
 (0)