tenant serviceannouncement healthissue get¶
Gets a specified service health issue for tenant.
Usage¶
m365 tenant serviceannouncement healthissue get [options]
Options¶
-i, --id <id>
- The issue id to get details for
-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,csv
. Defaultjson
--verbose
- Runs command with verbose logging
--debug
- Runs command with debug logging
Examples¶
Gets information about issue with ID MO226784
m365 tenant serviceannouncement healthissue get --id MO226784