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

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube