groupObjectId | string | Required | Azure Entra ID group object id (GUID) |
organization | string | Required, Identifier | Azure DevOps organization name (e.g. 'myorg') or full https://dev.azure.com/{org} URL |
project | string | Required, Identifier | The Azure DevOps project name |
role | string | Required | Project role to assign the group to (e.g., Readers, Contributors, Project Administrators, or any custom role) |
assigned | bool | Read-only | [OUTPUT] Whether the Entra ID group is currently assigned to the target role in the project |
groupDescriptor | string | Read-only | [OUTPUT] Descriptor of the Entra ID group in Azure DevOps Graph |
projectGroupDescriptor | string | Read-only | [OUTPUT] Descriptor of the target project security group |