Issue search
Which component is affected?
Prowler CLI/SDK
Cloud Provider (if applicable)
Microsoft 365
Steps to Reproduce
- Create at least 1 guest user and set account enabled to false in the MS 365 environment
- Run prowler prowler m365 --sp-env-auth --init-modules --output-formats csv html
- Note the user fails the entra_users_mfa_capable check
Expected behavior
The disabled guest user account without MFA setup is not a finding for the entra_users_mfa_capable check
Actual Result with Screenshots or Logs
Graph Explorer showing disabled guest user:
Prowler 5.25 showing disabled guest user failing the entra_users_mfa_capable check:
How did you install Prowler?
From pip package (pip install prowler)
Environment Resource
Azure DevOps Pipeline running on Ubuntu 24.04
OS used
Ubuntu 24
Prowler version
5.25.0
Python version
3.12
Pip version
26
Context
This issue was initially raised as #10637 but appears the changes made were not enough to resolve the issue.
Issue search
Which component is affected?
Prowler CLI/SDK
Cloud Provider (if applicable)
Microsoft 365
Steps to Reproduce
Expected behavior
The disabled guest user account without MFA setup is not a finding for the entra_users_mfa_capable check
Actual Result with Screenshots or Logs
Graph Explorer showing disabled guest user:
Prowler 5.25 showing disabled guest user failing the entra_users_mfa_capable check:
How did you install Prowler?
From pip package (pip install prowler)
Environment Resource
Azure DevOps Pipeline running on Ubuntu 24.04
OS used
Ubuntu 24
Prowler version
5.25.0
Python version
3.12
Pip version
26
Context
This issue was initially raised as #10637 but appears the changes made were not enough to resolve the issue.