microsoftgraph / microsoftgraph/msgraph-bicep-types

Add the ability to include groups or resources in Privileged Identity Management (PIM)

Open
#55 1 comment 17 reactions 1 assignee View on GitHub

@dkershaw10 is already working on this.

Since Nov 9, 2023.

enhancement new type
Dominant language
TypeScript
Stars
80
Forks
15
Avg merge
1h 21m
Merged PRs (30d)
3

Description

Vote for this new type by clicking the thumbs-up.

A useful future addition for this module would be the ability to include groups (or resources or RBAC roles) into PIM and to set policies for them.

A starting point for this feature would be the PIM Graph APIs that already exist (https://learn.microsoft.com/en-us/graph/api/resources/privilegedidentitymanagement-for-groups-api-overview?view=graph-rest-beta), although I imagine they might need some Bicep-ification on the API end (e.g. if they need a unique name for example).

Such an addition would be useful for a particular workflow that I have where we often need to create groups that are assignable in PIM - we can now create the groups in Bicep (which eliminates 90% of the work), but we still need a manual step for setting up PIM policies.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.