Skip to content
New issue

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

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

Already on GitHub? # to your account

Provide script to assign a role to a resource #151

Open
mbraekman opened this issue Mar 26, 2021 · 0 comments
Open

Provide script to assign a role to a resource #151

mbraekman opened this issue Mar 26, 2021 · 0 comments
Labels
area:security All issues related to Azure Security feature-suggestion All issues related suggestion of a new feature. These are nice to haves but not customer requests
Milestone

Comments

@mbraekman
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Since the current script New-AzResourceGroupRoleAssignment only allows for the creation of a new role assignment to a resource group, a separate script New-AzResourceRoleAssignment should be created to assign a new role based on the ObjectId or ResourceGroupName/Resource-combo to a specific resource.

Describe the solution you'd like
The script should accept the following parameters:

Describe alternatives you've considered
Extend the existing function, however then the name should be changed, which means introducing a breaking change.

@mbraekman mbraekman added feature-suggestion All issues related suggestion of a new feature. These are nice to haves but not customer requests area:security All issues related to Azure Security labels Mar 26, 2021
@mbraekman mbraekman added this to the v0.5.0 milestone Mar 26, 2021
@tomkerkhove tomkerkhove modified the milestones: v0.5.0, v0.6.0 Oct 8, 2021
@stijnmoreels stijnmoreels modified the milestones: v0.6.0, v0.7.0 Apr 1, 2022
@stijnmoreels stijnmoreels modified the milestones: v0.7.0, v0.8 Aug 26, 2022
@stijnmoreels stijnmoreels modified the milestones: v0.8.0, v0.9.0 Jan 10, 2023
@pim-simons pim-simons modified the milestones: v0.9.0, v1.0.0, v1.1.0 May 10, 2023
@stijnmoreels stijnmoreels modified the milestones: v1.1.0, v1.2.0 Jul 3, 2023
@pim-simons pim-simons modified the milestones: v1.2.0, v1.3.0 Nov 21, 2023
@stijnmoreels stijnmoreels modified the milestones: v1.3.0, v1.4.0 Jun 13, 2024
@pim-simons pim-simons modified the milestones: v1.4.0, v1.5.0 Dec 2, 2024
@pim-simons pim-simons modified the milestones: v1.5.0, v1.6.0 Feb 13, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area:security All issues related to Azure Security feature-suggestion All issues related suggestion of a new feature. These are nice to haves but not customer requests
Projects
None yet
Development

No branches or pull requests

4 participants