MicrosoftDocs / azure-devops-server-docs

Documentation for Azure DevOps Server
Creative Commons Attribution 4.0 International
7 stars 11 forks source link

How specify identities with Azure Devops Service ? #74

Open spashx opened 4 years ago

spashx commented 4 years ago

The documentation states TFSSecurity can be used against Devops Service by providind the organization names instead collection. This works for >tfssecurity /imx all: /collection:<organization> But providing identities returned by this call to get roles of a given identity always returns "Error: TF246077: No identity provider could be found for the following identity type: Microsoft.TeamFoundation.Identity. Either the provider does not ex ist, or it could not be loaded." tfssecurity /imx <user> /collection:<organization> tfssecurity /imx <user@addorganization> /collection:<organization> tfssecurity /imx <GUID\user> /collection:<organization> What is the syntax to provide when identity is not a local domain one but an identity from a AAD ?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.