Can I open VS2017 with a different user than the one placed in the installation?

Asked

Viewed 176 times

2

Can I open VS2017 with a different user than the one placed in the installation? Because I’m trying to get in with a new user that I was given at the company. This new user is my user in AD and with it I access the TFS since with the current user (Microsoft user used in the installation of TFS). Note that trampo is my particular and does not give company, so two different user.

1 answer

1


Are you using Visual Studio Pro? If yes, there is no need to connect with your Microsoft account in Visual Studio, it allows you to use all the features of VS without the need for authentication.

However, if you need to authenticate to use several Microsoft accounts, you can follow the step by step stipulated on the Microsoft website : https://msdn.microsoft.com/pt-BR/library/dn872465.aspx

If you are using Visual Studio Community authentication is required and you can use only 1 user account per license.

  • Anderson, I got it. I got out of VS2017 Enterprise. The problem was right there. I haven’t logged in with another user yet, but I don’t know if I can. The question of logging in with another user was to be able to connect to TFS, since with the user who was logged in TFS was without permission. But when releasing I was able to connect to TFS and so I didn’t even try to log in with another user.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.