ado_users
Details about Azure DevOps users.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - ID of the user in Azure DevOps
-
organization_id
Foreign key - ID of the organization to which the user belongs
-
display_name
string - Name of the user. Non unique.
-
principal_name
string - PrincipalName of the user
-
email
string - Email of the user
-
bot
boolean - If the type of source provider for the origin identifier is 'vsts'
-
active
boolean - If the user was listed in the API in the most recent sync