microsoftgraph / microsoftgraph/entra-powershell
🚀 Friendly default output formatting
Open
Nobody has claimed this yet.
Feature
P0
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Current Challenge:
For most navigational commands like a user's manager or sponsor, Microsoft Graph PowerShell returns minimal output (only Id and deletedDateTime), which is not user-friendly. Customers expect Entra PowerShell to be more user friendly by design.
Why it matters:
Entra PowerShell reduces customer friction and improves usability through thoughtful cmdlet and parameter design. This feature supports that goal.
New experience:
We plan to create a better experience using default output formats:
Roadmap tracker:
This issue serves as a roadmap tracker.
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.