Showing results for 2017 - Page 17 of 18 - Azure DevOps Blog

Feb 7, 2017
Post comments count0
Post likes count0

Announcing Continuous Delivery Tools for Visual Studio 2017

AMETWALLY
AMETWALLY

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 Deliver...

DevOpsCommunityCI/CD
Feb 3, 2017
Post comments count29
Post likes count3

Announcing GVFS (Git Virtual File System)

Saeed Noursalehi
Saeed Noursalehi

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 270 G...

DevOpsGit & Version ControlAgile
Jan 27, 2017
Post comments count0
Post likes count0

Splitting up Git administer permissions

Matt Cooper
Matt Cooper

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 permissions: Ad...

DevOpsGit & Version ControlAdmin & Licensing
Jan 26, 2017
Post comments count0
Post likes count0

Team Services Process Customization Roadmap (Jan 2017)

Derrick Fu
Derrick Fu

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 gives y...

DevOps
Jan 26, 2017
Post comments count0
Post likes count0

Debugging .NET Core on Unix over SSH

aman_satveerraj
aman_satveerraj

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/17 up...

DevOpsGit & Version ControlOpen Source
Jan 25, 2017
Post comments count0
Post likes count0

Team Services January Extensions Roundup

Joe Bourne
Joe Bourne

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 from Geek ...

DevOps
Jan 24, 2017
Post comments count0
Post likes count0

Team Foundation Server 2017 and Kerberos Authentication

Aaron Hallberg
Aaron Hallberg

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 simpler b...

DevOpsAzure DevOps ServerAdmin & Licensing
Jan 24, 2017
Post comments count0
Post likes count0

The mobile work item form (preview)

Jose Rady
Jose Rady

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 on wh...

DevOps
Jan 23, 2017
Post comments count2
Post likes count0

New Feature: Delivery Plans for Visual Studio Team Services

Derrick Fu
Derrick Fu

Today, we're announcing a brand new Visual Studio Team Services feature… Delivery Plans. 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 their work done, but it...

DevOpsAgile
Jan 13, 2017
Post comments count0
Post likes count0

New work item form in TFS 2017

Matthew Manela
Matthew Manela

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, suc...

DevOps