How to exclude large groups from Maester scanning? #1044
Unanswered
dattebayo-ua
asked this question in
Q&A
Replies: 1 comment
-
|
Any help or recommendations on resolving this would be appreciated |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I'm running into a performance issue with Maester in Azure DevOps Pipelines and hoping the community can help.
The Problem
My Maester security assessments are timing out after 3 hours when scanning large groups (3,000+ identities). The pipeline gets stuck during group member enumeration and eventually gets cancelled automatically.
Environment:
My Questions
Is there a supported way to exclude specific groups from Maester scanning?
How do others handle large "All Company" type groups?
What I'm Looking For
Ideally, it'd be great to have something like:
Impact
This is blocking our CI/CD security automation since pipelines can't complete successfully. Large groups often don't need the same policy enforcement as administrative groups anyway.
Reproduction
I've used a code from a Setup guide
Has anyone solved this or found a workaround? Any guidance from the maintainers would be greatly appreciated!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions