AKG
AKG

Reputation: 357

"Service user" for Visual studio Team Services

I have a system that pushes work items into Visual Studio Team Services. Is it possible to add a user that does not have its own email to the project? So I don't have to use my own user for this service?

All I want is to add a user with alternative credentials who is not a actual person.

Upvotes: 1

Views: 52

Answers (1)

Vicky - MSFT
Vicky - MSFT

Reputation: 5010

No, it is impossible.

To push work items, you need to use a VSO user account which has the Edit work items in this node permission under Area security.

Upvotes: 1

Related Questions