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

RBAC Role Assignments: Added description parameter #1115

Merged
merged 203 commits into from
Mar 11, 2022

Conversation

lsnoddy
Copy link
Member

@lsnoddy lsnoddy commented Mar 9, 2022

Change

  • Added a description parameter to the nested_rbac module which provides an optional description for rbac role assignments. Added the parameter to all modules using the nested_rbac.bicep module.
  • Updated the resourceUsage-roleAssignments.md helper template with an example of this parameter and refreshed all the readme files which also included some parameter default value updates in readme files that were un-related to this change.

ApiManagement: Service

AnalysisServices: Servers

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update (Wiki)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@lsnoddy lsnoddy added [cat] modules category: modules enhancement New feature or request labels Mar 9, 2022
@lsnoddy lsnoddy marked this pull request as ready for review March 10, 2022 21:45
@lsnoddy lsnoddy linked an issue Mar 10, 2022 that may be closed by this pull request
@AlexanderSehr AlexanderSehr merged commit ad8b840 into Azure:main Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] modules category: modules enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add description property to RBAC
4 participants