You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/concepts-security-access-identity.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,8 @@ Azure Operator Nexus provides the following built-in roles.
28
28
29
29
[Operator Nexus Keyset Administrator Role (Preview)](#operator-nexus-keyset-administrator-role-preview)
30
30
31
+
[Operator Nexus Owner Role (Preview)](#operator-nexus-owner-role-preview)
32
+
31
33
> [!NOTE]
32
34
> Preview roles are subject to change.
33
35
@@ -118,4 +120,12 @@ and updating baremetal machine (BMM) and baseboard management (BMC) keysets.
118
120
| Microsoft.NetworkCloud/clusters/bareMetalMachineKeySets/write | Create a new or update an existing bare metal machine key set of the provided cluster |
119
121
| Microsoft.NetworkCloud/clusters/bmcKeySets/read | Get baseboard management controller key set of the provided cluster |
120
122
| 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.
0 commit comments