Is your feature request related to a problem? Please describe the problem.
Today, many critical SharePoint Online tenant-level compliance and security settings are only accessible through SharePoint Online PowerShell (e.g., Get-SPOTenant, Get-SPOSite).
These settings are not exposed in Microsoft Graph API (GA or Beta), making it difficult to automate compliance audits, integrate with monitoring tools, or validate tenant-wide configurations in a modern, REST-based way.
This creates a gap for security/compliance teams that rely on Graph for other Microsoft 365 services but still need to fall back to PowerShell for SharePoint tenant settings.
Describe the solution you'd like.
Add Graph API endpoints to expose SharePoint Online tenant admin compliance settings that are currently only available via PowerShell.
Additional context?
No response
Is your feature request related to a problem? Please describe the problem.
Today, many critical SharePoint Online tenant-level compliance and security settings are only accessible through SharePoint Online PowerShell (e.g., Get-SPOTenant, Get-SPOSite).
These settings are not exposed in Microsoft Graph API (GA or Beta), making it difficult to automate compliance audits, integrate with monitoring tools, or validate tenant-wide configurations in a modern, REST-based way.
This creates a gap for security/compliance teams that rely on Graph for other Microsoft 365 services but still need to fall back to PowerShell for SharePoint tenant settings.
Describe the solution you'd like.
Add Graph API endpoints to expose SharePoint Online tenant admin compliance settings that are currently only available via PowerShell.
Additional context?
No response