Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC: role management policy resource #20496

Closed

Conversation

josh-barker
Copy link
Contributor

@josh-barker josh-barker commented Feb 16, 2023

This PR is a POC to create a resource for managing role management policy.

It's worth noting that the Azure API requires an ID and Description for user and group approvers.
The Azure API does not validate the description, so you could enter foo bar that will be presented in the Azure Portal.
If an empty string is set, nothing is shown in the Azure Portal.

Currently, the Vendor Dependencies check failure is expected as I needed to modify the vendored copy of the authorization API to get this functionality to work.

See:

Related issues with the SDK:

@jackofallops
Copy link
Member

Hi @josh-barker
Thanks for this contribution. Given this PR is still in draft and hasn't been updated in some time, I'm going to close it for the time being to help us have a clearer picture of active work. We can re-open at a later date as needed, if/when there's progress that can be made.

Thanks again.

@josh-barker
Copy link
Contributor Author

Hey @jackofallops ,

Thanks for your explanation. The way I was thinking about it was keeping it in draft until Tom comes back with some feedback, as this PR requires more thought and changes in the sdk generator, etc.

I'm keen to get feedback on this.
I'm wondering if you can re-open it and I can set it to not a draft?

Thanks!

@pchanvallon
Copy link
Contributor

Hello @jackofallops and @josh-barker, really looking forward using this new resource, it is the missing piece to deploy a proper PIM configuration using Terraform. Many thanks for handling this subject.

@mark-adams
Copy link

Hi @josh-barker / @jackofallops,

Are there any plans to re-open this PR?

Like other commenters, we have an interest in seeing role management policy resources so we can use Azure PIM in our environment.

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants