Usage
m365 tenant report settings set
Description
Update tenant-level settings for Microsoft 365 reports
Options
| Option |
Description |
-d, --displayConcealedNames <displayConcealedNames> |
Determines whether all reports conceal user information such as usernames, groups, and sites. If false, all reports show identifiable information. |
Examples
Conceal user information in Microsoft 365 reports
m365 tenant report settings set --displayConcealedNames true
Default properties
No response
Additional Info
https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-1.0
It requires a new permission ReportSettings.ReadWrite.All
Usage
m365 tenant report settings set
Description
Update tenant-level settings for Microsoft 365 reports
Options
-d, --displayConcealedNames <displayConcealedNames>Examples
Conceal user information in Microsoft 365 reports
Default properties
No response
Additional Info
https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-1.0
It requires a new permission
ReportSettings.ReadWrite.All