Have you tried deleting them via PowerShell? Remove-DistributionGroup or Remove-DynamicDistributionGroup, as applicable.
You should be able to remove regular DGs with the Remove-MsolGroup cmdlet too, but this doesn't cover Dynamic DGs.
Unable to Edit or Delete Exchange 365 Distribution List
I have a few Distribution Lists that I am unable to edit or delete on Exchange 365.
We currently have an on-premise AD synced to Azure AD.
The Sync Status for the groups are showing as Cloud.
When I click on them in Exchange I get "Unable to read the configuration" and the same if I try to delete it.
There are duplicate groups setup as Dynamic Distribution groups with the same name and email address that I can edit.
There are also the original Query-based Distribution Groups with the same names in the on-premise AD from when we previously had on premise Exchange servers.
I deleted one of the on-premise groups as a test last week but it made no difference to the Exchange 365 groups.
If I access the same group in Azure AD directly I can view it and the members but I am unable to edit or delete it from there either.
It is also specified as Source = Cloud and Type = Distribution
-
Vasil Michev 106.2K Reputation points MVP
2022-03-31T09:41:15.03+00:00
1 additional answer
Sort by: Most helpful
-
Alan 21 Reputation points
2022-03-31T10:23:24.75+00:00 The Remove-MsolGroup opton worked. Cheers