In the vSphere Client, an Active Directory user or group may find that the "Assign" tag button is missing from the Virtual Machine Summary tab, preventing the assignment of vSphere tags.
This behavior is typically observed even if the user has been granted global permissions that include tagging privileges. Reviewing the environment may show the following symptoms:
The Assign link is completely absent from the Tags pane.
Other users (such as [email protected]) can see and interact with the button.
No specific error message is displayed; the UI element simply does not render.
VMware vCenter Server
The issue is caused by a permission inheritance conflict within the vSphere inventory hierarchy. Specifically, an explicit Read-Only permission assigned at a lower level (such as the Datacenter) overrides higher-level Global Permissions.
In vSphere, permissions applied to a child object always take precedence over permissions propagated from a parent object or global permissions. If a user is a member of an AD group assigned a "Read-Only" role at the Datacenter level, that role which lacks the vSphere Tagging.Assign or Unassign vSphere Tag privilege strips the user's ability to assign tags for all objects within that Datacenter, regardless of their Global Permission settings.
To resolve this issue, the conflicting explicit permission must be removed or modified to include the necessary tagging privileges.