How to remove distribution list naming policy

Rick Angel 91 Reputation points
2023-01-26T23:00:56.2033333+00:00

I created a distribution list naming policy to prefix all lists with "D-". However, this policy also applies when end users create O365 groups. That was not intended, so I would like to remove the naming policy. The policy does not show up in the Azure AD Admin portal under Groups > Naming Policy so I cannot remove it from there.

I am able to see the policy when I run this PowerShell command:

Get-OrganizationConfig | Format-List DistributionGroupNamingPolicy

I get this result:

DistributionGroupNamingPolicy : D-<GroupName>

I want to completely remove the policy. Please advise.

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,343 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jame Xu-MSFT 4,171 Reputation points
    2023-01-27T06:23:59.7966667+00:00

    Hi @Rick Angel ,

    How did you create the policy? Could you try to delete them directly in the EAC?

    1. Go to new Exchange admin center, and navigate to Recipients > Groups.
    2. Click Add naming policy to add prefixes and suffixes to your group names.
    3. In Edit group naming policy details pane, under Policy section, configure the prefix by selecting either Attribute or Text in the drop-down menu.
    4. Click Add prefix to add more prefixes.
    5. For the suffix, in the drop-down menu, select either Attribute or Text, and configure the suffix.
    6. Click Add suffix to add more prefixes. After you add a prefix and suffix, notice that a preview of the group naming policy is displayed.
    7. To delete a prefix or suffix from the policy, select X.
    8. Under Blocked words section, add specific words that you want to block from being used in group names and aliases.
    9. When you are finished, click Save.

    Refer to: Use the new EAC to create a group naming policy

    User's image


    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.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful