We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Medium) I'm annoyed but I'll live
When trying to list all distribution groups in a tenant, M365 groups are included in the result as well.
Run the following command in a tenant that has M365 groups:
m365 entra group list --type distribution
Lists only distribution groups.
Lists distribution + M365 groups.
No response
v10.1.0
v20.10.0
Windows
PowerShell
The text was updated successfully, but these errors were encountered:
Fixes retrieving distribution groups. Closes pnp#6529
231a228
50fd83b
milanholemans
Successfully merging a pull request may close this issue.
Priority
(Medium) I'm annoyed but I'll live
Description
When trying to list all distribution groups in a tenant, M365 groups are included in the result as well.
Steps to reproduce
Run the following command in a tenant that has M365 groups:
Expected results
Lists only distribution groups.
Actual results
Lists distribution + M365 groups.
Diagnostics
No response
CLI for Microsoft 365 version
v10.1.0
nodejs version
v20.10.0
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: