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

MSFT_AADConditionalAccessPolicy: new properties available on Beta Graph endpoint #2458

Open
mpiederiet opened this issue Oct 27, 2022 · 1 comment
Labels
Enhancement New feature or request Entra ID Help Wanted Extra attention is needed V1.22.1026.2 Version 1.22.1026.2

Comments

@mpiederiet
Copy link
Contributor

Details of the scenario you tried and the problem that is occurring

Microsoft has updated the CA policies with several preview features. These features are not yet represented in the MSFT_AADConditionalAccessPolicy DSC resource

Conditions/Users (https://learn.microsoft.com/en-us/graph/api/resources/conditionalaccessusers?view=graph-rest-beta#properties)
includeGuestsOrExternalUsers
excludeGuestsOrExternalUsers

Conditions (https://learn.microsoft.com/en-us/graph/api/resources/conditionalaccessconditionset?view=graph-rest-beta#properties)
clientApplications
deviceStates
servicePrincipalRiskLevels

Grant Controls
authenticationStrength (https://learn.microsoft.com/en-us/graph/api/resources/conditionalaccessgrantcontrols?view=graph-rest-beta#relationships)

Session Controls (https://learn.microsoft.com/en-us/graph/api/resources/signinfrequencysessioncontrol?view=graph-rest-beta#properties)
continuousAccessEvaluation
disableResilienceDefaults

Session Controls/signInFrequency (https://learn.microsoft.com/en-us/graph/api/resources/signinfrequencysessioncontrol?view=graph-rest-beta#properties)
authenticationType
frequencyInterval

Verbose logs showing the problem

N/A

Suggested solution to the issue

Add the missing properties to the DSC resource

The DSC configuration that is used to reproduce the issue (as detailed as possible)

N/A

The operating system the target node is running

N/A

Version of the DSC module that was used ('dev' if using current dev branch)

dev

@NikCharlebois NikCharlebois added Enhancement New feature or request Entra ID V1.22.1026.2 Version 1.22.1026.2 labels Oct 27, 2022
@NikCharlebois NikCharlebois added the Help Wanted Extra attention is needed label Jan 5, 2023
@ykuijs
Copy link
Member

ykuijs commented Jan 15, 2025

disableResilienceDefaults setting has been added by PR #5586

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Entra ID Help Wanted Extra attention is needed V1.22.1026.2 Version 1.22.1026.2
Projects
None yet
Development

No branches or pull requests

3 participants