-
Notifications
You must be signed in to change notification settings - Fork 505
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 #3953
Fix/#3885 aad conditional access policy #3953
Conversation
…deApplications are not enforced microsoft#3885
…://github.com/swisscom/Microsoft365DSC into fix/microsoft#3885-AADConditionalAccessPolicy
For the other attribute (Include Application) "None" is already present if no Application are defined. That ensure the right handling of the attribute. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor comments.
...soft365DSC/DSCResources/MSFT_AADConditionalAccessPolicy/MSFT_AADConditionalAccessPolicy.psm1
Show resolved
Hide resolved
Can we please fix the merge conflicts and I will review after. Thanks |
@sandrola Could you please update with Dev and make sure the items in the changelog are placed under the Unreleased section? After that we can merge the PR |
Can you please tell me what is missing to this contribution? Is open since long time and would be great to have this integrated. Thanks! |
PR approved, please fix the merge conflict and I will merge. |
Pull Request (PR) description
Implement Fix #3885. Manage Exclude Application.
This Pull Request (PR) fixes the following issues