[FEATURE] New Command - Get & Set M365 Admin Report Settings
Open
@NishkalankBezawada is already working on this.
Since Feb 10, 2026.
enhancement
- Dominant language
- C#
- Stars
- 904
- Forks
- 407
- Avg merge
- 9h 16m
- Merged PRs (30d)
- 10
Description
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.
Thanks,
Nish
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.