Azure DevOps
What is Azure DevOps? Tell me about its predecessor, VSTS (Visual Studio Team Service), what? Still don't know? Then let me tell you another one, TFS (Team Foundation Server). Yes, many experienced .NET engineers are familiar with the name, and it's now called Azure DevOps.
Azure DevOps is available in cloud and on-premises versions, with cloud versions:The hyperlink login is visible., log in with your Microsoft account; The local version requires download:The hyperlink login is visible., and then install and host it yourself.
What is the difference between cloud and on-premises versions?
- First of all, the cloud version is only available in English, and I don't know if it will be localized in the future. The local version can be selected in several languages;
- Secondly, the cloud version can manage organizations and users, users using your installed Windows system or using AD users built by yourself.
- Some plugins can only be used for the cloud version, but most can support both.
- The cloud version is free for 5 people and below, and then it is charged monthly according to the number of people, please refer to the specific fee:The hyperlink login is visible.;
What is the difference between Azure DevOps and TFS?
Azure DevOps was renamed by Microsoft in 2019, the cloud version is the original VSTS, and the on-premises version is the original TFS, which can also be understood as TFS 2019. It's just that this version not only has great improvements and improvements in the UI, but Microsoft has also customized the five modules, which can be freely turned on and off.
What does Azure DevOps do?
You can understand it asJIRA + GitHub + Jenkins + Test Management + Nuget/Maven/NPM…It's a product of this big platform, but more flexible and powerful than these products, and you can accessThe hyperlink login is visible.To learn more.
Documentation for Azure DevOps
Such a large system, of course, must have documentation, but unfortunately it is a little difficult because there is only English documentation. Cloud version:The hyperlink login is visible., local version:The hyperlink login is visible.
If you have the ability, read it yourself, or learn from my blog, hey!
According to Microsoft's official what, the cloud version is called Azure DevOps Service; The on-premises version is called Azure DevOps Server
|