microsoft / microsoft/azure-devops-go-api
[Feature Request] Add support to list and manage service principals identities
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 223
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Add support to list and manage service principal identities on Azure Devops:
https://learn.microsoft.com/en-us/rest/api/azure/devops/graph/service-principals?view=azure-devops-rest-7.1
This is essential to enable proper automation workflows.
Contributor guide
No contributing guide indexed for this repository
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 linked Azure DevOps Graph service-principals REST API documentation and inspect existing identity-management support in this Go client for comparable operations. Map the API's list and management operations to the client, then verify that service principal identities can be listed and managed consistently with the documented endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- api, authorization, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100