简体   繁体   中英

TFS on-premises users

I have two questions regarding TFS on-premises:

  1. Can I add Microsoft accounts as users? So that one can log in using Visual Studio and not be prompted for username and password when using Team Explorer.
  2. Do I need a license for each user that I create on the TFS server that is used for TFS operations in Visual Studio?

1) no, you can only user Microsoft accounts (MSA) with visual studio online. This will not work on premises, as TFS is active directory authenticated and AD does not support MSA.

2) yes, everyone needs a licence, however the stakeholder licence is granted for 'free' if you have TFS 2013.4+. This will not give access to code or test. You would need the Basic CAL for Coders and a Test Professional CAL for Testers.

If you have MSDN then any user with the relevant MSDN gets the correct CAL.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM