Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

mvexpand ConditionalAccessPolicies -- broken #7

Open
jaffadog opened this issue Mar 13, 2019 · 0 comments
Open

mvexpand ConditionalAccessPolicies -- broken #7

jaffadog opened this issue Mar 13, 2019 · 0 comments

Comments

@jaffadog
Copy link

This no longer produces any data - which breaks the MFA related dashboards:

|mvexpand ConditionalAccessPolicies
|extend CAGrantControlName = tostring(ConditionalAccessPolicies.enforcedGrantControls[0])
|extend CAPolicyName = tostring(ConditionalAccessPolicies.displayName )
|extend CAPolicyResult = toint(ConditionalAccessPolicies.result)

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

No branches or pull requests

1 participant