Skip to content

Commit bc63dbc

Browse files
author
Mark Dalton Gray
committed
simple concept
1 parent aa41136 commit bc63dbc

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Azure Operator Nexus Access and identity
3+
description: Learn about access and identity in Azure Operator Nexus.
4+
ms.topic: conceptual
5+
ms.date: 03/25/2024
6+
author: graymark
7+
ms.author: graymark
8+
ms.service: azure-operator-nexus
9+
---
10+
# Provide access to Azure Operator Nexus Resources with an Azure role-based access control
11+
12+
Azure role-based access control (Azure RBAC) is an authorization system built on [Azure Resource Manager](../../azure-resource-manager/management/overview.md) that provides fine-grained access management of Azure resources.
13+
14+
The Azure RBAC model allows users to set permissions on different scope levels: management group, subscription, resource group, or individual resources. Azure RBAC for key vault also allows users to have separate permissions on individual keys, secrets, and certificates
15+
16+
For more information, see [Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md).
17+
18+
#### Built-in roles
19+
20+
Azure Operator Nexus provides the following built-in role.
21+
22+
| Role | Description |
23+
|----------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
24+
| Operator Nexus Keyset Administrator Role (Preview) | Manage interactive access to Azure Operator Nexus Compute resources by adding, removing, and updating baremetal machine (BMM) and baseboard management (BMC) keysets. |
25+
| | |

0 commit comments

Comments
 (0)