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

AADConditionalAccessPolicy - implement #4011 #4051

Closed

Conversation

salbeck-sit
Copy link
Contributor

Pull Request (PR) description

Update AADConditionalAccessPolicy parameters IncludeApps and ExcludeApps to accept ServicePrincipal displaynames in addition to application-id if names are unique. For non-unique names, the application-id must be used instead.
For exports, application-ids are converted to displaynames where unique.
This may cause 'false drift' if or when a previous export contains application-ids and a later export contains names for the same applications

This Pull Request (PR) fixes the following issues

Implements #4011

@NikCharlebois
Copy link
Collaborator

Thanks for the updates. Since AADConditionalAccessPolicy is such a core and critical resource, it will be reviewed at a later date to ensure additional tests and analysis of potential impact on existing resources are performed.

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.

2 participants