Skip to content

Commit 4ef35c7

Browse files
Merge pull request #270175 from Hacks4Snacks/graymark/nexusiam
Nexus Access and Identity Concept Page
2 parents 842e836 + 9b6ecce commit 4ef35c7

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
href: concepts-security.md
4747
- name: Control Plane Resiliency
4848
href: concepts-rack-resiliency.md
49+
- name: Access and Identity
50+
href: concepts-security-access-identity.md
4951
- name: Route Policy
5052
expanded: false
5153
items:
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 roles.
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)