Skip to content

Commit 0f911df

Browse files
Merge pull request #286137 from JohnFotouhi/main
[operator-nexus] Add documentation for Nexus Owner role
2 parents 56493bd + c150c2c commit 0f911df

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/operator-nexus/concepts-security-access-identity.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Azure Operator Nexus provides the following built-in roles.
2828

2929
[Operator Nexus Keyset Administrator Role (Preview)](#operator-nexus-keyset-administrator-role-preview)
3030

31+
[Operator Nexus Owner Role (Preview)](#operator-nexus-owner-role-preview)
32+
3133
> [!NOTE]
3234
> Preview roles are subject to change.
3335
@@ -118,4 +120,12 @@ and updating baremetal machine (BMM) and baseboard management (BMC) keysets.
118120
| Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets/write | Create a new or update an existing bare metal machine key set of the provided cluster |
119121
| Microsoft.NetworkCloud/clusters/bmcKeySets/read | Get baseboard management controller key set of the provided cluster |
120122
| Microsoft.NetworkCloud/clusters/bmcKeySets/write | Create a new or update an existing baseboard management controller key set of the provided cluster |
121-
| Microsoft.NetworkCloud/clusters/bmcKeySets/delete | Delete a baseboard management controller key set of the provided cluster
123+
| Microsoft.NetworkCloud/clusters/bmcKeySets/delete | Delete a baseboard management controller key set of the provided cluster |
124+
125+
### Operator Nexus Owner Role (Preview)
126+
127+
The user with this role has access to perform all actions on any Microsoft.NetworkCloud resource within the scope assignment.
128+
129+
| Actions | Description |
130+
|--------------------------|---------------------------------------------------------|
131+
| Microsoft.NetworkCloud/* | Perform any action on a Microsoft.NetworkCloud resource |

0 commit comments

Comments
 (0)