Project

PSWinDocumentation.O365HealthService

PSWinDocumentation.O365HealthService is a Powershell module that has a single goal of getting Office 365 Health Status

Stars23
Forks11
Open issues1
PowerShell Gallery downloads693713
Releasev1.0.4
Language: PowerShell Updated: 2026-02-14T21:45:05.0000000+00:00

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.