Azure Devops add a user to groups
Adds a user to specified Azure Devops groups, creating the user if necessary. This user must already be a member of Azure AD.
Fork and customize
Integrations
Configuration
Input parameters
- Name: principal_name
- Description: The Principal Name of the user. This is usually the user's email address. The Principal Name can be found in the "Users" page in Azure AD.
- Type: STRING
- Name: descriptors
- Description: A list of Azure Devops groups descriptors to add the user to
- Type: ARRAY
- Name: organization
- Description: The Azure Organization name.
- Type: STRING