@@ -20,16 +20,15 @@ and certificates.
20
20
21
21
For more information, see [ Azure role-based access control (Azure RBAC)] ( ../role-based-access-control/overview.md ) .
22
22
23
- ## Operator Nexus Built -in Roles
23
+ ## Operator Nexus built -in roles
24
24
25
25
Azure Operator Nexus provides the following built-in roles.
26
26
27
27
[ Operator Nexus Compute Contributor Role (Preview)] ( #operator-nexus-compute-contributor-role-preview )
28
28
29
29
[ Operator Nexus Keyset Administrator Role (Preview)] ( #operator-nexus-keyset-administrator-role-preview )
30
30
31
- > NOTE
32
- >
31
+ > [ !NOTE]
33
32
> Preview roles are subject to change.
34
33
35
34
---
@@ -43,7 +42,7 @@ including creating, modifying, and deleting resources related to Nexus infrastru
43
42
| ---------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
44
43
| Microsoft.Authorization/* /read | Read roles and role assignments |
45
44
| Microsoft.ExtendedLocation/customLocations/deploy/action | Deploy permissions to a Custom Location resource |
46
- | Microsoft.ExtendedLocation/customLocations/read | Gets an Custom Location resource |
45
+ | Microsoft.ExtendedLocation/customLocations/read | Gets a Custom Location resource |
47
46
| Microsoft.HybridCompute/machines/extensions/read | Reads any Azure Arc extensions |
48
47
| Microsoft.HybridCompute/machines/read | Read any Azure Arc machines |
49
48
| Microsoft.Insights/alertRules/* | Create and manage a classic metric alert |
@@ -93,8 +92,7 @@ including creating, modifying, and deleting resources related to Nexus infrastru
93
92
| Microsoft.Resources/deployments/* | Create and manage a deployment |
94
93
| Microsoft.Resources/subscriptions/resourceGroups/read | Gets or lists resource groups |
95
94
96
- > NOTE
97
- >
95
+ > [ !NOTE]
98
96
> In some instances, it may be necessary to assign additional actions to the user.
99
97
> One solution would be to create a custom role with the below actions to be assigned to
100
98
> the user in conjunction with the Operator Nexus Compute Contributor role.
0 commit comments