microsoftgraph / microsoftgraph/entra-powershell
🙏 Add Get cmdlets for Agent Identity Blueprint, Agent Identity Blueprint Principal, and Agent User
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature
Today there is only a Get cmdlet for Agent Identity. There should be similar cmdlets added for Agent Identity Blueprint, Agent Identity Blueprint Principal, and Agent User.
How will this feature enhance your project and further the project’s overall goals? Who will benefit from this feature (i.e. all users; the project team)?
While it is possible to get an Agent Identity Blueprint, Agent Identity Blueprint Principal, or Agent User by using existing App/SP/User cmdlets, that may not be intuitive for users who create those objects using the strongly typed creation cmdlets for them. In addition, having a dedicated set of Get cmdlets could enable some experience simplifications that wouldn't apply to the base entities. For example, supporting a Get on Agent User based on identityParentId (as an alternative to objectId/UPN).
Describe alternatives you've considered
N/A
Additional context
N/A
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 by locating the existing Get cmdlet for Agent Identity and the strongly typed creation cmdlets for Agent Identity Blueprint, Agent Identity Blueprint Principal, and Agent User. Compare their existing object lookup behavior, then define the three Get cmdlets and verify that Agent User can also be retrieved by identityParentId where supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100