microsoftgraph / microsoftgraph/entra-powershell
🙏 Agent ID cmdlets should optionally accept a UPN as an input when setting Sponsor or Owner, in addition to objectId
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature
Agent ID cmdlets (incl. Invoke‑EntraBetaAgentIdInteractive and the New-* cmdlets for each object) should optionally accept a UPN as an input when setting Sponsor or Owner, in addition to objectId.
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)?
This will simplify the experience for users who know the UPN(s) off the top of their head.
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 Invoke-EntraBetaAgentIdInteractive and the New-* cmdlets for each Agent ID object, then trace how Sponsor and Owner currently accept objectId. Define the UPN input behavior consistently across these entry points, and verify that each affected cmdlet accepts either objectId or UPN when setting those fields.
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
- 45/100