microsoftgraph / microsoftgraph/entra-powershell
[0.22.0] Formatting of the error messages of some Entra commands is broken
Open
@DButoyez is already working on this.
Since Aug 7, 2025.
P1
Triaged
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Formatting of the error messages of some Entra commands is broken.
Compare:
Get-EntraGroup -Top 0 to Get-MgGroup -Top 0
Get-EntraApplication -Top 0 to Get-MgApplication -Top 0
Get-EntraServicePrincipal -Top 0 to Get-MgServicePrincipal -Top 0
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.