简体   繁体   English

TFS2017服务器和客户端计算机需要哪种许可证?

[英]Which license do I need to cover TFS2017 server and client machine?

We are going to work together with another company which using TFS/Octopus Deploy. 我们将与使用TFS / Octopus Deploy的另一家公司合作。

The item is currently in phase one, which includes building the platform and ensuring that all components work together cohesively. 该项目目前处于第一阶段,其中包括构建平台并确保所有组件紧密协作。

I'm confused with the license required with TFS. 我对TFS所需的许可证感到困惑。 It's easy to understand the license for TFS server. TFS服务器的许可证很容易理解。 However, there seems to be a client license for each client, why we need two license for a product? 但是,似乎每个客户都有一个客户许可证,为什么我们一个产品需要两个许可证? And what's the association with TFS client license / VS or MSDN subscription? 与TFS客户端许可证/ VS或MSDN订阅有什么关联?

TFS is licensed on a Server/CAL model. TFS在服务器/ CAL型号上获得许可。 Thus, you need 1 Server license for the TFS server and 1 TFS CAL (client access license) for each user that will use TFS features. 因此,您需要1个TFS服务器许可证和1个使用TFS功能的用户的TFS CAL(客户端访问许可证)。

That TFS CAL covers the usage no matter how the user accesses TFS (ie Visual Studio, Eclipse, Web Access client, Excel, MSProject, 3rd party tool, ect, etc). 无论用户如何访问TFS(即Visual Studio,Eclipse,Web Access客户端,Excel,MSProject,第3方工具等),TFS CAL都涵盖了用法。

The two ways to acquire TFS CALs are: 获取TFS CAL的两种方法是:

  1. Purchase a TFS User CAL 购买TFS用户CAL

  2. 1 TFS CAL (and 1 TFS Server license) is included in each Visual Studio/MSDN subscription . 每个Visual Studio / MSDN订阅包含1个TFS CAL(和1个TFS服务器许可证)。 Thus, anyone who has an active MSDN subscription assigned to them is covered with a TFS CAL. 因此,向其分配了活动MSDN订阅的任何人都可以使用TFS CAL。

Client access licenses (CALs) aren't required for people who just access work items – assign them “ Stakeholder ” access, which is free. 仅访问工作项的人员不需要客户端访问许可证(CAL)–为它们分配“ 利益相关者 ”访问权限,这是免费的。

Extensions to TFS such as Test Manager , Package Management , and Private Pipelines require an additional purchase . TFS的扩展,例如测试管理器程序包管理专用管道,需要额外购买 Some TFS Extensions are included with Visual Studio Enterprise subscriptions and many others are free. 一些TFS扩展包含在Visual Studio Enterprise订阅中,而其他许多则是免费的。 Paid extensions can also be purchased monthly, no Visual Studio subscription is required. 付费扩展也可以每月购买,不需要Visual Studio订阅。

More details please refer below two blogs: 更多详细信息请参考以下两个博客:

As you have already stated you need a license for TFS itself, but if you have a single Visual Studio subscription this is included. 如前所述,您需要TFS本身的许可证,但是如果您有一个Visual Studio订阅,则将包括在内。

Clients connecting to TFS might need a license depending on the access level needed. 连接到TFS的客户端可能需要许可证,具体取决于所需的访问级别 A lot of the planning features are free (stakeholder level) whereas source code and more advanced features will require either a Basic (most features except Test) or Enterprise (all features) level access. 许多计划功能是免费的(利益相关者级别),而源代码和更高级的功能将需要基本(除了测试以外的大多数功能)或企业(所有功能)级别的访问权限。

Basic level can be obtained by either buying it directly through VSTS or by buying a product that includes a CAL license eg Visual Studio subscription. 基本级别可以通过直接通过VSTS购买或通过购买包含CAL许可证的产品(例如Visual Studio订阅)来获得。

For smaller teams, you can use TFS/VSTS for free but with a maximum of 5 users. 对于较小的团队,您可以免费使用TFS / VSTS,但最多可以有5个用户。

You can read more on the Team Foundation Server pricing page . 您可以在Team Foundation Server定价页面上阅读更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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