News

Microsoft Evolves Visual Studio Team Services into Azure DevOps

Visual Studio Team Services (VSTS), the familiar DevOps offering that has been incorporated into the Visual Studio IDE for years, has evolved into the cloud-hosted Azure DevOps, Microsoft announced today.

VSTS users will be upgraded into Azure DevOps projects automatically, said Microsoft, emphasizing that no functionality will be lost, but rather more choices and control of DevOps workflows gained.

And, in the "new" spirit of Microsoft, all Azure DevOps services are said to be open and extensible, reportedly working with all types of applications no matter the framework, platform or cloud. DevOps Manager Donovan Brown said they will "work for any language targeting any platform." And, envisioning a use case scenario that would have been unheard of not that long ago, today's announcement post said, "If you want to use Azure Pipelines to build and test a Node service from a repo in GitHub and deploy it to a container in AWS, go for it."

That Azure Pipelines service is also new, described as a CI/CD service for continuously building, testing and deploying projects to any platform or cloud, available in the GitHub Marketplace. Built-in cloud-hosted agents are available for Linux, macOS and Windows, with workflows enabled for native container support, and deployment options for Kubernetes, VMs and serverless environments.

Along with Azure Pipelines, other services provided by Azure DevOps include:

  • Azure Boards, for tracking work with Kanban boards, backlogs, team dashboards, and custom reporting.
  • Azure Artifacts, providing package feed for Apache Maven, npm and NuGet package from public and private sources.
  • Azure Repos, which are private Git repos, providing functionality such as collaborative pull requests and advanced file management.
  • Azure Test Plans, an "all-in-one planned and exploratory testing solution."

Pricing details for Azure DevOps are available here. Azure Pipelines CI/CD services are provided for free -- with unlimited minutes and accommodating up to 10 parallel jobs -- for any open source project.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

  • Support Vector Regression with SGD Training Using C#

    Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.

  • New GitHub Switch Limits Repo Issue Creation to Collaborators Only

    After publicly touting pull request limits as a way to cut maintainer noise, GitHub is taking the same idea further with a new setting that lets repository admins restrict issue creation to collaborators only.

  • Uno Platform Helps Ship First Stable SkiaSharp 4.0 Release for 2D .NET Graphics

    SkiaSharp 4.148.0 is the first stable v4 release, bringing a newer Skia engine, API cleanup, performance work and a Microsoft-Uno co-maintenance model.

Subscribe on YouTube