Working with multiple accounts in Visual Studio

Posted: (EET/GMT+2)

 

Visual Studio more or less requires you to sign in with a Microsoft account, which allows you to roam your settings from machine to machine, but also helps in getting a valid license. However, there are times when you need to work with multiple accounts on Visual Studio, say, your own license and one from your customer.

When this need arises, it's helpful to know that Visual Studio can support multiple accounts at once. This also helps with services like Team Foundation Services (TFS) and Azure.

There's a nice document about this on Microsoft Docs. Be sure to read it through should you need multiple accounts.

Hope this helps!