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

Add "Locks Contributor" Built-in Role to Security #125455

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Iam-Manishkumar
Copy link

This PR introduces the addition of the "Locks Contributor" built-in role within Security. The role allows users to manage Azure resource locks, providing them with the necessary permissions to perform lock-related operations on resources.

This PR updates the built-in-roles.md and security.md documentation to reflect the addition of the "Locks Contributor" built-in role and its associated permissions.

Key Additions:

  • Permissions Added:
    • Read (Microsoft.Authorization/locks/read): Allows users to view the properties of locks on resources.
    • Write (Microsoft.Authorization/locks/write): Enables users to create or modify locks on resources.
    • Delete (Microsoft.Authorization/locks/delete): Grants the ability to remove locks from resources.

Purpose:

The "Locks Contributor" role is for users who need to manage resource locks without giving them full control over the resources themselves. This ensures a more granular level of access.

Copy link
Contributor

Learn Build status updates of commit cbf7ae8:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/role-based-access-control/built-in-roles/security.md ⚠️Warning Details
articles/role-based-access-control/built-in-roles.md ✅Succeeded

articles/role-based-access-control/built-in-roles/security.md

  • Line 1575, Column 1: [Warning: code-block-unclosed - See documentation] Unclosed code block. Code blocks must begin and end with triple backticks (```).

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@Iam-Manishkumar
Copy link
Author

@microsoft-github-policy-service agree

@prmerger-automator prmerger-automator bot requested a review from rolyon January 3, 2025 23:03
Copy link
Contributor

@Iam-Manishkumar : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@Iam-Manishkumar Iam-Manishkumar force-pushed the Iam-Manishkumar/azure-docs branch from cbf7ae8 to f1785a6 Compare January 3, 2025 23:04
@Iam-Manishkumar
Copy link
Author

Suggested changes have been made, and the PR has been updated

Copy link
Contributor

Learn Build status updates of commit f1785a6:

✅ Validation status: passed

File Status Preview URL Details
articles/role-based-access-control/built-in-roles.md ✅Succeeded
articles/role-based-access-control/built-in-roles/security.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @rolyon

Copy link
Contributor

Learn Build status updates of commit f1785a6:

✅ Validation status: passed

File Status Preview URL Details
articles/role-based-access-control/built-in-roles.md ✅Succeeded
articles/role-based-access-control/built-in-roles/security.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants