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 AADRoleSetting DisplayName comparison #4325

Merged

Conversation

FabienTschanz
Copy link
Contributor

Pull Request (PR) description

Fixes an issue where the AADRoleSetting resource uses a different identifier in the MOF definition than in the PowerShell export. The MOF defines the DisplayName property incorrectly as Displayname (lowercase "n"), which results in a broken comparison with New-M365DSCDeltaReport.

This Pull Request (PR) fixes the following issues

@NikCharlebois NikCharlebois merged commit dba5035 into microsoft:Dev Feb 15, 2024
2 checks passed
@FabienTschanz FabienTschanz deleted the fix-aadrolesetting-displayname branch April 26, 2024 07:24
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.

New-M365DSCDeltaReport error showing multiple AADRoleSetting - Displayname =
2 participants