tenant serviceannouncement message get¶
Retrieves a specified service update message for the tenant
Usage¶
m365 tenant serviceannouncement message get [options]
Options¶
-i, --id <id>
- The ID of the service update message.
-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¶
Get service update message with ID MC001337
m365 tenant serviceannouncement message get --id MC001337
More information¶
- Microsoft Graph REST API reference: https://docs.microsoft.com/en-us/graph/api/serviceupdatemessage-get