What Happens When You Delete a User from Visual Studio Online

Published on
Reading time
Authors

As of May 7 2014, Visual Studio Online has shifted to a paid model where all user accounts over the basic 5 user limit must hold a paid license in order to access and use the service.

So, what happens when you remove a user's account from Visual Studio Online? Let's take a look.

No, really, it's OK

Firstly, just a word of reassurance here - your data consistency will remain even after you've removed the user's account.  It might seem obvious but it is comforting to know that you'll still have the history associated with the account.

Work Items

Your Product Backlog Items (PBIs) and other Work Items will continue to work as expected - even if the user created or updated the Work Item or has it assigned to them at the time their account is removed.

Audit trail entries that were created by this user through their activities on individual Work Items will retain full fidelity so you can trace actions by the user at any future point.

Source Control

Both Git and TFS source control repositories will behave as expected and the user's change history of files will remain intact.

Are they really locked out?

Yes. Visual Studio Online via the web, Visual Studio and source control will not allow a deleted account to have access.  Even Git with it's alternative credentials returns an authentication failure when trying to perform any action.

Any edge cases?

Not that we've seen.  Here's some advice on things to do before you remove an account (granted some of these might not make any sense depending on how stale the account is and what it's purpose is).

  1. Be aware there is an initial soft limit of 50 user accounts per subscription.  You can raise a support ticket to get this increased.
  2. Make sure you have alternate project administrators if the account you are deleting has previously been the only project administrator.
  3. Make sure any outstanding check-ins are either shelved or checked-in.

It's early days for Visual Studio Online as a paid SaaS solution - it will be interesting to see how it continues to evolve now that it's generating a revenue stream for Microsoft.