Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

Announcing Continuous Delivery Tools for Visual Studio 2017

With the right DevOps tools, developers can run continuous integration builds that automate testing, analysis and verification of their projects, and streamline continuous deployment to get innovative applications into user’s hands quickly. Along with the release of Visual Studio 2017 RC.3 update, we released a DevLabs extension, Continuous ...

Announcing GVFS (Git Virtual File System)

Here at Microsoft we have teams of all shapes and sizes, and many of them are already using Git or are moving that way. For the most part, the Git client and Team Services Git repos work great for them. However, we also have a handful of teams with repos of unusual size! For example, the Windows codebase has over 3.5 million files and is over ...

Splitting up Git administer permissions

Like everything in VSTS and TFS, Git repos are protected by a set of permissions. For instance, you must have Read for a repo to clone or view its contents. Likewise, you must have Contribute to push changes. Until recently, you needed one permission to create, delete, or rename a repo, edit branch policies, or change other people's ...

Team Services Process Customization Roadmap (Jan 2017)

Work items in Visual Studio Team Services can be customized to meet the needs of your individual organization. Today, project administrators can add/remove fields to a work item form, change the way fields are displayed on a form, define states that your work item can move through, and define your own custom work item types. This blog post ...

Debugging .NET Core on Unix over SSH

With the release of Visual Studio 2017 RC3 it is now possible to attach to .NET Core processes running on Linux over SSH. This blog post will explain how to set this up. Machine Setup On the Visual Studio computer, you need to install either the 'ASP.NET and web development' or the ".NET Core cross-platform development" workload in the 1/26/...

Team Services January Extensions Roundup

I can't believe we're almost through the first month of 2017. I hope the new year is treating everyone well. We've got a lot in store for the Team Services extension ecosystem and we're excited to continue growing our platform and bring you new experiences. This month I want to give a shout-out to two trending and highly rated extensions ...

Team Foundation Server 2017 and Kerberos Authentication

In Team Foundation Server 2017 we made a change to the default security support providers used by our IIS site for Windows Authentication. We didn’t anticipate this change attracting much notice, since we had ensured (through extensive testing) that there would not be any impact for existing TFS deployments and since we were making things ...

The mobile work item form (preview)

Note: The improvements discussed in this post will be rolling out throughout the next week. I'm excited to announce that the preview of the mobile work item form in Visual Studio Team Services is finally here! In this post, I'll walk you through some of the scenarios this mobile form enables, share the progress we've made, and give an update...

New Feature: Delivery Plans for Visual Studio Team Services

Today, we're announcing a brand new Visual Studio Team Services feature… Delivery Plans. (image) What are Delivery Plans? When you’re planning and tracking work, it’s often necessary to see that work across Teams and Projects.  Visual Studio Team Services already provides customizable Kanban boards and Backlogs to help teams get ...

New work item form in TFS 2017

About a year ago we released the new work item form to Visual Studio Team Services. This was the beginning of our vision for managing work items in a more social and visual way. Over the past year, we focused on realizing this vision through continual improvements and listening to customer feedback. We added many useful features along the way...