Skip to content

New command: tenant report settings set #6247

@MartinM85

Description

@MartinM85

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions