microsoftgraph / microsoftgraph/entra-powershell
🚀 Migrate Priority 0 MSIdentityTools commands into Entra PS
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
About MSIdentityTools:
The Microsoft Identity Tools is an open source PowerShell module built by the Microsoft Entra Customer Experience Engineering team and provides various tools for performing enhanced Identity administration activities built on top of Microsoft Graph PowerShell.
Goal:
Port existing commands from the MSIdentityTools module into the Entra PowerShell module.
Current Challenges:
MSIdentityTools lacks a dedicated support team, product group team ownership, and telemetry instrumentation is also missing, posing challenges for customers due to the unpredictability of the product evolution, roadmap, bug fixes, and support.
Why it matters:
Moving MSIdentityTools to the Entra PowerShell module is a strategic step to improve the customer experience and provide a more predictable product roadmap. It is backed by business investment, dedicated support, and funding for development and documentation.
Priority 0 commands scope:
| MSIdentityTools Command | Entra PS Command | Status |
|---|---|---|
| Get-MsIdInactiveSignInUser | Get-EntraUserInactiveSignIn | Completed ✅ |
| Update-MsIdInvitedUserSponsorsFromInvitedBy | In Progress 🕤 | |
| Resolve-MsIdTenant | Resolve-EntraTenant | Completed ✅ |
| Get-MsIdCrossTenantAccessActivity | Planned | |
| Test-MsIdCBATrustStoreConfiguration | Planned |
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.
Research direction
Start with the Priority 0 command table and compare the linked MSIdentityTools command pages with the existing Entra PowerShell command documentation. Identify the next unported command, noting that Update-MsIdInvitedUserSponsorsFromInvitedBy is in progress while the other listed commands are planned. Done means the selected MSIdentityTools command has an Entra PowerShell counterpart and its roadmap status can be updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100