Welcome to Liongard Library, where Lions share! This is a community-led space where Liongard users can come to teach and learn from one another.
Share custom Metrics, get inspired and see what’s trending in the Pride.
Pride Etiquette:
➕ Have great custom Metrics? Add them as entries!
🌟 Want to use a Metric? Copy the query and follow this doc.
👍 Tried a Metric from the Library? Like it!
📣 Have a question or feedback on a Metric? Add a comment!
🔎 Not sure where to start? Learn about Metrics and how to write them.
💬 Need help writing a metric or want to help support others? Join the conversation in our Liongard Lounge #metrics slack channel.
🥴 See something off? Open a support chat to let us know.
You can replace the "ExcludedGroupName" with the name of the group you would like to exclude. You can also select multiple groups with something like this:
Users[? Privileged == `No` && userType != `Guest` && Assigned_Products!=`""` && isMfaRegistered_r == `Disabled` && !contains(Groups, `ExcludedGroupName1, ExcludedGroupName2, etc`)].displayName
You can replace the "ExcludedGroupName" with the name of the group you would like to exclude. You can also select multiple groups with something like this:Users[? Privileged == `No` && userType != `Guest` && Assigned_Products!=`""` && isMfaRegistered_r == `Disabled` && !contains(Groups, `ExcludedGroupName`)].displayName
Hey Scott a group exclusion would look like this:
Users[? Privileged == `No` && userType != `Guest` && Assigned_Products!=`""` && isMfaRegistered_r == `Disabled` && !contains(Groups, `ExcludedGroupName`)].displayName
I like this Query, but how would you modify to exclude users from a group, say !MFA Exclude
There are Conference Rooms etc that wouldn't be able to use MFA.
Just FYI:
Liongard: So for that field to show information, the environment needs an Azure Premium P1 license or higher