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

Investigate how attribute-based access control can used to lower access rights at runtime #975

Open
lailabougria opened this issue Mar 9, 2023 · 0 comments
Labels

Comments

@lailabougria
Copy link
Contributor

Describe the feature.

Is your feature related to a problem? Please describe.

Describe the requested feature

Describe alternatives you've considered

Additional Context

Attribute-based access control (ABAC) is an authorization strategy that defines access levels based on attributes associated with security principals, resources, and requests. Azure ABAC builds on role-based access control (RBAC) by adding conditions to Azure role assignments in the existing identity and access management (IAM) system. This release makes generally available role assignment conditions using request and resource attributes on Blobs, ADLS Gen2 and storage queues for standard storage accounts.

More info: https://azure.microsoft.com/en-us/updates/azure-storage-abac-ga/

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

No branches or pull requests

1 participant