Published on

Creating a VSTS Account for Demos

Authors
  • Name
    Twitter

I need a VSO account for Demos which needs to be separate from my personal and business VSO accounts. The problem is though if you go to the Visual Studio Online page and click Get started for free

Visual Studio Online homepage with 'Get started for free' button
Figure: Visual Studio Online - Get Started

and then sign in with your existing account details you are directed to your VSO profile page that shows all your VSO accounts.

Visual Studio Online profile page showing existing accounts
Figure: VSO Profile Page - Existing Accounts

So what do you do?

The first thing you are going to need to do is create another Microsoft Account (Live ID). At this point I'd recommend starting a new In-Private browsing session so that you aren't automatically logged into services. Head over to https://account.live.com/ and create a new Microsoft Account or you can head directly to http://www.visualstudio.com/ and create a Microsoft Account as part of your VSO Account creation.

I created my Microsoft Account before continuing to create my VSO account.

Creating a new VSO Account

Go to http://www.visualstudio.com/ and click on the Get started for free button. Enter an account name and click Create Account.

Visual Studio Online create account page
Figure: VSO - Create Account Page

You now have a new VSO account 🙂.

Adding a new User to your VSO Account

From the new accounts landing page which should look like below

Visual Studio Online new account landing page
Figure: VSO New Account Landing Page

Click on the Users tab in the main navigation

Visual Studio Online Users tab highlighted
Figure: VSO Users Tab

Enter your primary VSO account Sign-in address (that you want to link this account to) and choose the License that this user must get and then click Send Invitation.

Visual Studio Online add user dialog
Figure: VSO Add User Dialog

At this point you will be able to log into the new VSO account with your primary VSO account.

Switching your VSO account Ownership

The last thing we need to do is switch the ownership of our new VSO account. Ideally for most Demos you would want to be the owner of the VSO account. To change the owner of a VSO

VSO Account Settings
Figure: VSO Account Settings

Then click on the Settings tab

VSO Account Settings Tab
Figure: VSO Account Settings Tab

Choose the owner account (your primary VSO account for this example) and click Save.

VSO Change Account Owner
Figure: VSO Change Account Owner

Deleting a user from VSO

At this point you'd be able to delete the user from the demo account that you used to create the account with. You might want to do this if you for one need to use your 5 basic users free accounts for other demo users or if you want to repeat the steps in this post and don't want to create another Microsoft Account to do it with. To delete the user your create simply select them in the users screen and then click Delete.

VSO Delete User
Figure: VSO Delete User

You'll be asked if you are sure, click Delete User.

VSO Confirm Delete User
Figure: VSO Confirm Delete User

You now have a new VSO account linked to your primary Microsoft Account so you don't have to use different sign-in accounts for demos and your other VSO accounts that you may be apart of 🙂