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/#3885 aad conditional access policy #3916

Closed

Conversation

sandrola
Copy link
Contributor

Pull Request (PR) description

FIXES #3885 AADConditionalAccesspolicy ExcludedApplication are not deleted if empty

This Pull Request (PR) fixes the following issues

CHANGELOG.md Outdated
@@ -8,6 +8,8 @@
* AADServicePrincipal
* Added support to define members.
FIXES [#3902](https://github.com/microsoft/Microsoft365DSC/issues/3902)
* AADConditionalAccessPolicy
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you move this part to the unreleased section? Thanks

Copy link
Collaborator

@andikrueger andikrueger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

another remark about the implementation. With my comment below, would it add value to have the same implementation for any other parameter of this resource as well?

@ykuijs
Copy link
Member

ykuijs commented Nov 28, 2023

This PR needs an update from Dev before we can merge.

And what about other properties, like IncludedApplication? Shouldn't the same change be implemented for that property as well??

@sandrola sandrola closed this Nov 28, 2023
@sandrola sandrola force-pushed the fix/#3885-AADConditionalAccessPolicy branch from a48fc4f to cb586e8 Compare November 28, 2023 11:55
@sandrola
Copy link
Contributor Author

By Sync Fork my Branch I woud have to discard the commit, and so also the Pull request. I have created a new one.

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.

AADConditionalAccessPolicy: ExcludeApplications are not enforced
3 participants