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

Fixes #5534 #5535

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Fixes #5534 #5535

merged 3 commits into from
Dec 11, 2024

Conversation

NikCharlebois
Copy link
Collaborator

@NikCharlebois NikCharlebois commented Dec 11, 2024

Pull Request (PR) description

  • AADApplication
    • Changed logic to remove all permissions when an empty array is specified.

This Pull Request (PR) fixes the following issues

Task list

  • Added an entry to the change log under the Unreleased section of the file CHANGELOG.md.
    Entry should say what was changed and how that affects users (if applicable), and
    reference the issue being resolved (if applicable).
  • Resource parameter descriptions added/updated in the schema.mof.
  • Resource documentation added/updated in README.md.
  • Resource settings.json file contains all required permissions.
  • Examples appropriately added/updated.
  • Unit tests added/updated.
  • New/changed code adheres to DSC Community Style Guidelines.

@NikCharlebois NikCharlebois marked this pull request as ready for review December 11, 2024 14:06
@NikCharlebois NikCharlebois changed the title Fixes #5524 Fixes #5534 Dec 11, 2024
@NikCharlebois NikCharlebois merged commit c536100 into microsoft:Dev Dec 11, 2024
2 checks passed
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.

AADApplication resource fails to detect drift when Permissions set to empty array
1 participant