Link

Identities, Users, and Groups

  • Get-TfsIdentity
    Gets one or more identities that represents either users or groups in Azure DevOps. This cmdlets resolves legacy identity information for use with older APIs such as the Security APIs

Groups

Users

  • Get-TfsUser
    Gets information about one or more Azure DevOps users.
  • New-TfsUser
    Creates a new user in the organization and optionally adds them to projects.
  • Remove-TfsUser
    Deletes one or more users from the organization.