Documentation
PSWinDocumentation.O365HealthService Overview
How PSWinDocumentation.O365HealthService fits Microsoft 365 service health reporting.
PSWinDocumentation.O365HealthService is useful when service health data needs to be pulled into a PowerShell workflow or rendered into an operational report.
Common fit
- review current Microsoft 365 service status
- collect incident and message center information
- create a lightweight HTML report for operations review
- keep service health checks close to the rest of the PowerShell reporting stack
Access model
Use an application registration with the required Microsoft 365 permissions. Keep the application ID and secret in your normal secret-management process, not in scripts committed to source control.