Skip to content
New issue

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

Group members not adding & DL group not get creating #2587

Closed
rakeshsujan opened this issue Nov 24, 2022 · 7 comments · Fixed by #2681 or #2705
Closed

Group members not adding & DL group not get creating #2587

rakeshsujan opened this issue Nov 24, 2022 · 7 comments · Fixed by #2681 or #2705
Labels
Bug Something isn't working Entra ID

Comments

@rakeshsujan
Copy link

Details of the scenario you tried and the problem that is occurring

Verbose logs showing the problem

Suggested solution to the issue

The DSC configuration that is used to reproduce the issue (as detailed as possible)

# insert configuration here

The operating system the target node is running

Version of the DSC module that was used ('dev' if using current dev branch)

@andikrueger
Copy link
Collaborator

Please share full information as outlined by the issue template. Thanks.

@rakeshsujan
Copy link
Author

When we import the o365, Security group the groups are get creating but the owner & member of the group is not getting assigning.

Find the below screenshot for your referance.

image

As well as the DL group is not get creating and giving out with below error.

image

@andikrueger
Copy link
Collaborator

Could you share your configuration. Please redact any personal information like passwords,...

@andikrueger andikrueger added Bug Something isn't working and removed Pending Information labels Nov 24, 2022
@rakeshsujan
Copy link
Author

Please find the below file has been attached

M365TenantConfig.zip

@NikCharlebois
Copy link
Collaborator

Microsoft Graph cannot create DL or mail-enabled security groups. My recommendation would be to filter these out of the export process to avoid confusion. Thoughts?

@andikrueger
Copy link
Collaborator

Does not solve the problem, but would help to reduce confusion - As long as there are some verbose messages about these groups being not part of the export.

@NikCharlebois
Copy link
Collaborator

Trying to think through what other options could be. I don't think there are any, keeping in mind that Microsoft Graph is what is driving this resource under the cover.

NikCharlebois added a commit to NikCharlebois/Microsoft365DSC that referenced this issue Dec 16, 2022
NikCharlebois added a commit to NikCharlebois/Microsoft365DSC that referenced this issue Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Entra ID
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants