Setup
- Which version of Git for Windows are you using? 32-bit or 64-bit? Include the
output of git version as well.
64 bit
$ git --version
git version 2.9.2.windows.1
- Which version of Windows are you running? 32-bit or 64-bit?
64 bit
- What options did you set as part of the installation? Or did you choose the
defaults?
defaults
Details
- Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
cmd
Trying to clone a repository via Visual Studio Team Services.
- What did you expect to occur after running these commands?
Typically, the below login dialog field (as in other Microsoft websites with the same authentication procedure) would display a "please login at microsoft.com" link after entering the email address, which then would lead to finishing the login process.
- What actually happened instead?
An error is displayed:

You cannot use this account for this purpose because it belongs to an organisation. Please choose a different account or sign up for a new one.
or closed issue
matching what I'm seeing
Setup
output of
git versionas well.64 bit
64 bit
defaults?
defaults
Details
cmd
Minimal, Complete, and Verifiable example
this will help us understand the issue.
Trying to clone a repository via Visual Studio Team Services.
Typically, the below login dialog field (as in other Microsoft websites with the same authentication procedure) would display a "please login at microsoft.com" link after entering the email address, which then would lead to finishing the login process.
An error is displayed: