What is a benefit of Role Basic Access Control (RBAC) in Microsoft Azure?
Answers
Answer:
Role-based access control (RBAC) is a system that provides fine-grained access management of Azure resources. Using RBAC, you can segregate duties within your team and grant only the amount of access to users that they need to perform their jobs.
Role-based access control (RBAC) helps you manage who has access to Azure resources, what they can do with those resources, and what areas they have access to. RBAC is an authorization system built on Azure Resource Manager that provides fine-grained access management of Azure resources.
Role Basic Access Control (RBAC)
Explanation:
Role-based access control (RBAC) is a system that provides fine-grained access management of Azure resources.
Role-based access control covers among others role permissions, user roles, and can be used to address multiple needs of organizations, from security and compliance, over efficiency and cost control.
RBAC lets employees have access rights only to the information they need to do their jobs and prevents them from accessing information that doesn't pertain to them.
#Learn more:
What are the three types of Role Basic Access (RBAC) controls in Microsoft Azure?
https://brainly.in/question/3066827