microsoftgraph / microsoftgraph/entra-powershell

🙏 Add Get cmdlets for Agent Identity Blueprint, Agent Identity Blueprint Principal, and Agent User

Open
#1,594 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Roadmap ToTriage
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.