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

Fix O365Group workload detection #5098

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

FabienTschanz
Copy link
Contributor

Pull Request (PR) description

This PR fixes an issue where the workload detection for O365Group was wrong. Instead of checking for $resource.Name, the Name property was omitted.

This Pull Request (PR) fixes the following issues

@NikCharlebois NikCharlebois merged commit e3e4881 into microsoft:Dev Sep 26, 2024
2 checks passed
@FabienTschanz FabienTschanz deleted the fix/o365group-workload branch September 26, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

O365Group not authenticating with graph: Fix in M365DSCUtil.psm1 line 4111
2 participants