News

First Release Candidate for Azure DevOps Server 2019 Now Available

Microsoft shipped the first release candidate of Azure DevOps Server 2019, the self-hosted, on-premises version of the company's DevOps solution that used to be known as Team Foundation Server (TFS).

Amid its cloud conversion, the company has rebranded its hosted set of collaborative software development tools called Visual Studio Team Services (VSTS) as Azure DevOps Services, while the former on-premises counterpart, TFS, is now Azure DevOps Server.

The self-hosted solution lets organizations use all Azure DevOps components or just some of them, which include Azure Boards, Pipelines, Repos, Test Plan and Artifacts, along with an Extensions Marketplace.

Running Azure DevOps on-premises may suit organizations that require a guaranteed isolated instance or want to operate in regions where hosted versions are unavailable.

The self-hosted Azure DevOps Server 2019 RC1 features the new Azure DevOps UI and navigation introduced in June.

The UI revamp is inspired by the Fluent design language being used in products throughout the company. "The goals of the new design language are to be clear, to gracefully support high information density, and -- of course - be fast," Microsoft said when it unveiled the change. "The result will be an emphasis on the content of your work while providing a consistent and predictable experience across all aspects of VSTS."

Also new is the ability to use Azure SQL along with SQL Server. "This enables enterprises to self-host Azure DevOps in their own datacenter using an on-premises SQL Server," said Jamie Cool, director of program management, Azure DevOps, in a blog post. "Customers now also have the option to self-host Azure DevOps in the cloud and take advantage of all the fantastic Azure SQL capabilities and performance. With this release, Azure DevOps now provides best in class hybrid-cloud development collaboration capabilities allowing customers to install on-premises, self-host in the cloud, or use the globally available Microsoft hosted service to take advantage of automatic updates and automatic scaling."

Many other enhancements are also included, ranging from a new Work Items and Queries hubs to an Analytics marketplace extension for reporting. That functionality and much more is detailed in the release notes.

Azure DevOps Server 2019 RC1 includes a go-live license so developers can put it to production use right now, but Cool emphasized the company is also seeking input on shaping the product further.

"We are keen to get your feedback regarding Azure DevOps running in a self-hosted configuration, either on-premises or in the cloud," Cool said. "We'd also love to get feedback from people upgrading their TFS instances to Azure DevOps Server," he added, pointing out that developers can ask questions or provide feedback at the Azure DevOps developer community site.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube