powershell icon indicating copy to clipboard operation
powershell copied to clipboard

[FEATURE] New Command - Get & Set M365 Admin Report Settings

Open NishkalankBezawada opened this issue 11 months ago • 0 comments

Feature request

Suggestion is to create two new commands

Get the tenant-level settings for Microsoft 365 reports

Get-PnPM365AdminReportSettings

Additional information

Get the tenant-level settings for Microsoft 365 reports. Graph documentation

Update tenant-level settings for Microsoft 365 reports

Set-PnPM365AdminReportSettings -hideUserInformation <boolean>

Additional information

Conceal user information in Microsoft 365 reports by setting the property displayConcealedNames. Graph documentation

Note

This property represents a setting displayConcealedNames in the Microsoft 365 admin center as below. If approved, I am happy to send in a PR on this.

image

Thanks, Nish

NishkalankBezawada avatar Jan 06 '25 16:01 NishkalankBezawada