tenant report settings set
Update tenant-level settings for Microsoft 365 reports
Usage
m365 tenant report settings set [options]
Options
-d, --displayConcealedNames <displayConcealedNames>Determines whether all reports conceal user information such as usernames, groups, and sites. If false, all reports show identifiable information.
-h, --help [help]Output usage information. Optionally, specify which section of command's help you want to see. Allowed values are
options,examples,remarks,permissions,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.--verboseRuns command with verbose logging.
--debugRuns command with debug logging.
Examples
Configure the tenant to display concealed user information in Microsoft 365 reports
m365 tenant report settings set --displayConcealedNames true
Response
The command won't return a response on success