Contact Form

Name

Email *

Message *

Cari Blog Ini

Azure Role Based Access Control

Azure Role-Based Access Control

What is Azure RBAC?

Azure role-based access control (Azure RBAC) is a system that provides fine-grained access management of Azure resources. It empowers organizations to control who has access to their resources and what they're able to do with them.

Built-in roles

Azure RBAC includes several built-in roles that can be assigned to users, groups, service principals, and other entities. These roles allow organizations to quickly and easily grant access to common tasks, such as managing virtual machines, storage accounts, and databases.

Custom roles

If the built-in roles don't meet an organization's needs, they can create custom roles. Custom roles allow organizations to define their own permissions and assign them to specific users or groups.


Comments