tenant report settings get
Get the tenant-level settings for Microsoft 365 reports
Usage
m365 tenant report settings get [options]
Options
-h, --help [help]
Output usage information. Optionally, specify which section of command's help you want to see. Allowed values are
options
,examples
,remarks
,response
,full
. Default isoptions
.--query [query]
JMESPath query string. See http://jmespath.org/ for more information and examples.
-o, --output [output]
Output type.
json
,text
,csv
,md
,none
. Defaultjson
.--verbose
Runs command with verbose logging.
--debug
Runs command with debug logging.
Examples
Get the tenant-level settings for Microsoft 365 reports.
m365 tenant report settings get
Response
- JSON
- Text
- CSV
- Markdown
{
"displayConcealedNames": true
}
displayConcealedNames: true
displayConcealedNames
1
# tenant report settings get
Date: 1/28/2025
Property | Value
---------|-------
displayConcealedNames | true