A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Hi @Kyle
Thank you for sharing your concern.
You may refer to AI's suggestion first. Based on my research, this issue is most likely because the DL is ineligible for in-place upgrade (nested groups, special members, email address policy, or other disqualifiers).
You could try to run the eligibility checks in Exchange Online PowerShell and inspect any custom email address policies:
Get-EligibleDistributionGroupForMigration -Identity "Your DL group"
Additionally, you could try to run the following PowerShell cmdlet to upgrade and see if it helps:
Upgrade-DistributionGroup -DlIdentities "Your DL group"
To ensure I fully understand your situation and provide the most effective assistance, I’ll need a few additional details, such as:
May I know your current admin role in the tenant?
What is the result when you run the command Get-EligibleDistributionGroupForMigration?
In order to better support you, I will open a private message in this thread. Please share a screenshot of PowerShell result in your side there so that I can better understand the issue. This approach helps to protect your personal information and prevents sensitive information from becoming publicly visible.
To view or send private messages, please sign in to the Microsoft Q&A forum with the account that was used to create this thread, and then select "Private messages"
Any update would be appreciated.
Please understand that our initial reply may not always immediately resolve the issue. However, with your help and more detailed information, we can work together to find a solution.
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.