tenant status list¶
Gets health status of the different services in Microsoft 365
Usage¶
m365 tenant status list [options]
Options¶
-w, --workload [workload]
- Retrieve service status for the specified service. If not provided, will list the current service status of all services
-h, --help
- output usage information
--query [query]
- JMESPath query string. See http://jmespath.org/ for more information and examples
-o, --output [output]
- Output type.
json,text
. Defaulttext
--verbose
- Runs command with verbose logging
--debug
- Runs command with debug logging
Examples¶
Gets health status of the different services in Microsoft 365
m365 tenant status list
Gets health status for SharePoint Online
m365 tenant status list --workload "SharePoint"
More information¶
- Microsoft 365 Service Communications API reference: https://docs.microsoft.com/en-us/office/office-365-management-api/office-365-service-communications-api-reference#get-current-status