Skip to content

Adjust RBAC scope best-practices for SSH private keys #84

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

FlorentATo
Copy link

@FlorentATo FlorentATo commented Jun 9, 2025

This suggestion expends the list of exception to include user-scoped roles for reading individual private SSH key from Bastion UI.

This scenario allows cloud administrators to use of a single instance of Key Vault to centrally manage users' private SSH keys, while restricting access to individual keys to said users using Azure RBAC.

This is useful in situations where having a local copy of the private key isn't desired (e.g. for users with decentralized access).

image

URL: https://learn.microsoft.com/en-us/azure/key-vault/general/rbac-guide?tabs=azure-cli

Copy link
Contributor

@FlorentATo : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 5d6880a:

✅ Validation status: passed

File Status Preview URL Details
articles/key-vault/general/rbac-guide.md ✅Succeeded

For more details, please refer to the build report.

@v-regandowner
Copy link
Contributor

@msmbaldwin - Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

Copy link
Contributor

Learn Build status updates of commit a4e0ae5:

✅ Validation status: passed

File Status Preview URL Details
articles/key-vault/general/rbac-guide.md ✅Succeeded

For more details, please refer to the build report.

Copy link
Contributor

Learn Build status updates of commit f742998:

✅ Validation status: passed

File Status Preview URL Details
articles/key-vault/general/rbac-guide.md ✅Succeeded

For more details, please refer to the build report.

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.

3 participants