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

Inconsistent acceptable values in ConditionalAccess policies where "All" is supported #702

Open
AdmiralGold opened this issue Oct 2, 2024 · 0 comments
Labels

Comments

@AdmiralGold
Copy link

As a user of Conditional Access either directly through the API or via the Hashicorp Terraform azuread provider it is incredibly frustrating that most attributes or conditions that support a value that means "All" possible values is Camel case e.g. "All".

This includes the Users, Applications, Locations, etc conditions (All, AllTrusted.

However, there are three that only support it in lowercase e.g. "all".

These are:

Ideally either you would extend the metadata to be consistent, or amend the API endpoints to be case-insensitive (the latter would be less likely to be a breaking change vs current operation).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant