microsoft / microsoft/vscode-azureresourcegroups
Managed Identity tree view support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
Since we are adding more support to RBAC and managed identities, we should have more in-depth support for managed identity resources. It should include the following:
- A list of all the resources assigned to this managed identity
- A list of all the resources under the scope of this managed identity
- A list of all the role assignments within the scoped resources
- CRUD for managed identity
- CRUD for role assignments for the managed identity
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
The issue names no files, tests, or entry points. Start by reviewing the existing managed identity tree-view and RBAC support represented by the completed checklist items, then define and implement the remaining CRUD behavior for managed identities and their role assignments; done means both unchecked checklist items are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- authorization, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100