microsoft / microsoft/vscode-azureresourcegroups

Managed Identity tree view support

Open
#924 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.