Showing category results for Azure DevOps Server

May 23, 2014
Post comments count0
Post likes count0

Test Plan and Test Suite Customization with TFS2013 Update3

Manoj Bableshwar
Manoj Bableshwar

One of the top feature requests from Microsoft Test Manager/Test Case Management users across various forums has been the ability to customize the Test Plan and Test Suite artifacts. Based on the feedback, with Team Foundation Server 2013 Update 3, we are adding the functionality to add custom fields and workflows to Test Plans and Test Suites, alo...

DevOpsAzure DevOps ServerAgile
May 23, 2014
Post comments count0
Post likes count0

CodeLens Team Indicators – Processing Pipeline

Mathew Aniyan MSFT
Mathew Aniyan MSFT

IntroductionCodeLens is a heads-up display in your Visual Studio Editor where you can find information about your code in-context. See this MSDN article for an introduction to CodeLens - Get history and other info about your code.You can use the CodeLens Indicators to quickly identify the changes that have happened on the code and the authors of th...

DevOpsAzure DevOps Server
May 22, 2014
Post comments count0
Post likes count0

Release Management Update 3 CTP1 is now available with DSC Deployment Feature!

jayantivemulapati
jayantivemulapati

We have just published the CTP1 for Visual Studio Release Management 2013 Update 3. You can download this release here and read through the KB article here. With this update, you can use DSC (Desired State Configuration) to deploy apps to your environments. Using DSC, you can run Powershell scripts on target servers of an environment without havin...

DevOpsAzure & CloudAzure DevOps Server
May 15, 2014
Post comments count0
Post likes count0

Practical guidance for TFVC and TFS on Azure IaaS

Willy-P. Schaub
Willy-P. Schaub

The Visual Studio ALM Rangers are pleased to highlight new and updated practical guidance that landed recently. TFS Planning, DR avoidance and TFS on Azure IaaS v1.4.BETA has shipped! Version Control guidance v3.BETA flight has landed Find more ALM Ranger solutions on aka.ms/vsarsolutions.

DevOpsAzure & CloudCommunity
May 13, 2014
Post comments count0
Post likes count0

Microsoft Engineering Stories – How We Build Software at Microsoft

Ed B.
Ed B.

Before I joined Microsoft, I worked with many companies over many years helping them with transforming & improving their application lifecycle management practices.  I was also very fortunate to have been awarded as a Microsoft MVP for many of those years and had the opportunity to interact closely with the ALM Tools product teams where I’m now...

DevOpsAzure DevOps ServerAgile
Mar 3, 2014
Post comments count0
Post likes count0

Sample Chapter: “Scrum, Agile Practices, and Visual Studio” from the book “Adopting Agile Software Practices: From Backlog to Continuous Feedback, Edition 3”

Importer
Importer

I am lucky enough to get to work with the authors of, Adopting Agile Software Practices: From Backlog to Continuous Feedback,  Sam Guckenheimer and Neno Loje on a regular basis. So when they mentioned the possibility of posting on the ALM Blog one of their chapters as a sample I instantly said YES!!  Unfortunately getting back and actua...

DevOpsAzure DevOps ServerAgile
Mar 3, 2014
Post comments count0
Post likes count0

New CodeLens Indicator–Incoming Changes

Importer
Importer

Introduction CodeLens has been a blockbuster feature in Visual Studio 2013. Consistently it is listed among the best loved features for the release. We continue to work on it and in Visual Studio 2013 Update 2 CTP2 , we are releasing a new indicator called Incoming Changes.   To recap, CodeLens is a heads-up display in your Visual...

DevOpsAzure DevOps ServerCI/CD
Feb 25, 2014
Post comments count0
Post likes count0

TFS Lab Management with multiple SCVMM servers

Willy-P. Schaub
Willy-P. Schaub

The ALM Rangers recently received a user request to clarify the following concept: “with Team Foundation Server 2013 you can configure a different SCVMM server for each team project collection”. This blog post, created by Richard Fennell, pulls together the discussions with Mathias Olausson, Vijay Machiraju and Richard Fennell from the ALM Rangers ...

DevOpsCommunityAzure DevOps Server
Feb 12, 2014
Post comments count0
Post likes count0

Announcing new Application Lifecycle readiness content by the ALM Rangers

Willy-P. Schaub
Willy-P. Schaub

The ALM Rangers have been involved with a bunch of recent Visual Studio 2013 readiness content to help people get up to speed. 1. The Better Unit Testing with Microsoft Fakes – eBook update v1.2 .  Big thanks to Michael Fourie, we have been able to action the backlog of community feedback for recent versions and package as part of the v1.2 e...

DevOpsCommunityAzure DevOps Server
Jan 31, 2014
Post comments count0
Post likes count0

How to modify the UpgradeTemplate.xaml to enable releasing from a build

Leo Vildosola
Leo Vildosola

Release Management provides the option to trigger a release from a build. But to use this feature, some additional logic has to be added to the default build process template. You can refer to my previous post on doing this with the default build process templates for TFS 2013. This article details how to make the necessary modifications specifical...

DevOpsAzure DevOps ServerCI/CD