mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #5008] [Feature Request]: Zero Trust Assessment Module for Microsoft 365 Tenants #2372
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2372
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jhravnit on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5008
Please confirm:
Problem Statement
t would be highly beneficial for MSPs if CIPP included a dedicated Zero Trust Assessment module similar to Microsoft’s own Zero Trust Assessment framework.
Today, engineers must manually review identity, device, application, network, data, and logging configurations across multiple Microsoft 365 services. This work is repetitive, time-consuming, and difficult to standardize.
A built-in Zero Trust Assessment module in CIPP would make it far easier to evaluate tenants and present a clear security maturity overview.
Benefits for MSPs
Streamlined security assessments: Reduces the manual effort required to review Zero Trust controls across tenants.
Consistent methodology: Ensures that all MSP technicians follow a standardized assessment approach aligned with Microsoft’s Zero Trust principles.
Better customer communication: Generates clear, easy-to-understand reports for customers, improving transparency and trust.
Improved operational security: Helps engineers quickly identify priority areas for improvement across Identity, Device, Apps, Data, and Access.
Scalable across all tenants: Supports bulk assessments and repeated evaluations over time.
Value or Importance
A Zero Trust Assessment module would add significant value to CIPP by enabling MSPs to measure and track Zero Trust maturity in a structured way- just as Microsoft recommends.
Zero Trust is a key security model for modern cloud environments, and having this capability integrated into CIPP would make the platform even more powerful for risk assessments, compliance work, and proactive security operations.
This feature would be especially useful for MSPs who regularly perform quarterly or annual security reviews.
PowerShell Commands (Optional)
PowerShell 7
Install-Module ZeroTrustAssessment -Scope CurrentUser
Connect-ZtAssessment
Invoke-ZtAssessment
@KelvinTegelaar commented on GitHub (Dec 4, 2025):
Semi-planned, stay tuned. for now we're closing this FR as this is part of a bigger approach for the last release of the year.