Skip to content

Commit c8d160d

Browse files
authored
Merge pull request #97559 from Zsoldier/patch-4
Update concepts-identity.md
2 parents 5fdf826 + 8d34b7f commit c8d160d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

articles/azure-vmware/concepts-identity.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The CloudAdmin role in Azure VMware Solution has the following privileges on vCe
3333
| Privilege | Description |
3434
| --------- | ----------- |
3535
| **Alarms** | Acknowledge alarm<br />Create alarm<br />Disable alarm action<br />Modify alarm<br />Remove alarm<br />Set alarm status |
36-
| **Content Library** | Add library item<br />Create a subscription for a published library<br />Create local library<br />Create subscribed library<br />Delete library item<br />Delete local library<br />Delete subscribed library<br />Delete subscription of a published library<br />Download files<br />Evict library items<br />Evict subscribed library<br />Import storage<br />Probe subscription information<br />Publish a library item to its subscribers<br />Publish a library to its subscribers<br />Read storage<br />Sync library item<br />Sync subscribed library<br />Type introspection<br />Update configuration settings<br />Update files<br />Update library<br />Update library item<br />Update local library<br />Update subscribed library<br />Update subscription of a published library<br />View configuration settings |
36+
| **Content Library** | Add library item<br />Add root certificate to trust store<br />Check in a template<br />Check out a template<br />Create a subscription for a published library<br />Create local library<br />Create or delete a Harbor registry<br />Create subscribed library<br />Create, delete or purge a Harbor registry project<br />Delete library item<br />Delete local library<br />Delete root certificate from trust store<br />Delete subscribed library<br />Delete subscription of a published library<br />Download files<br />Evict library items<br />Evict subscribed library<br />Import storage<br />Manage Harbor registry resources on specified compute resource<br />Probe subscription information<br />Publish a library item to its subscribers<br />Publish a library to its subscribers<br />Read storage<br />Sync library item<br />Sync subscribed library<br />Type introspection<br />Update configuration settings<br />Update files<br />Update library<br />Update library item<br />Update local library<br />Update subscribed library<br />Update subscription of a published library<br />View configuration settings |
3737
| **Cryptographic operations** | Direct access |
3838
| **Datastore** | Allocate space<br />Browse datastore<br />Configure datastore<br />Low-level file operations<br />Remove files<br />Update virtual machine metadata |
3939
| **Folder** | Create folder<br />Delete folder<br />Move folder<br />Rename folder |
@@ -53,9 +53,10 @@ The CloudAdmin role in Azure VMware Solution has the following privileges on vCe
5353

5454
### Create custom roles on vCenter Server
5555

56-
Azure VMware Solution supports the use of custom roles with equal or lesser privileges than the CloudAdmin role.
56+
Azure VMware Solution supports the use of custom roles with equal or lesser privileges than the CloudAdmin role. You'll use the CloudAdmin role to create, modify, or delete custom roles with privileges lesser than or equal to their current role.
5757

58-
You'll use the CloudAdmin role to create, modify, or delete custom roles with privileges lesser than or equal to their current role. You can create roles with privileges greater than CloudAdmin. You can't assign the role to any users or groups or delete the role.
58+
>[!NOTE]
59+
>You can create roles with privileges greater than CloudAdmin. However, you can't assign the role to any users or groups or delete the role. Roles that have privileges greater than that of CloudAdmin is unsupported.
5960
6061
To prevent creating roles that can't be assigned or deleted, clone the CloudAdmin role as the basis for creating new custom roles.
6162

@@ -71,7 +72,7 @@ To prevent creating roles that can't be assigned or deleted, clone the CloudAdmi
7172
7273
1. Provide the name you want for the cloned role.
7374

74-
1. Add or remove privileges for the role and select **OK**. The cloned role is visible in the **Roles** list.
75+
1. Remove privileges for the role and select **OK**. The cloned role is visible in the **Roles** list.
7576

7677
#### Apply a custom role
7778

@@ -84,9 +85,12 @@ To prevent creating roles that can't be assigned or deleted, clone the CloudAdmi
8485
1. Search for the user or group after selecting the Identity Source under the **User** section.
8586

8687
1. Select the role that you want to apply to the user or group.
88+
>[!NOTE]
89+
>Attempting to apply a user or group to a role that has privileges greater than that of CloudAdmin will result in errors.
8790
8891
1. Check the **Propagate to children** if needed, and select **OK**. The added permission displays in the **Permissions** section.
8992

93+
9094
## NSX-T Manager access and identity
9195

9296
When a private cloud is provisioned using Azure portal, software-defined data center (SDDC) management components like vCenter Server and NSX-T Manager are provisioned for customers.

0 commit comments

Comments
 (0)