Azure DevOps Blog

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

Release Management for Visual Studio 2013

DevOps is an increasingly important part of application lifecycle management and is a growing area of interest as businesses need to develop and deploy quality applications at a faster pace. As part of this increased focus, we’re excited to announce Release Management for Visual Studio 2013, a solution for .NET and Windows Server ...

Just My Code for ASP.NET in Visual Studio 2013

Posting this on behalf of Patrick Nelson who is a developer on the Visual Studio Debugger team, and also thanks to Rob Paveza for his help with both of our post regarding JavaScript Just My Code Do you develop web apps? Do you hate when the debugger keeps stopping in code you don’t care about? Are you tired of accidently stepping into ...

Using a Visual Studio Web Test for availability monitoring in Application Insights

I am just wrapping up a week at the MVP Summit and one of the System Center MVPs asked me to walk him through creating a Web Test in Visual Studio and using it for Availability monitoring…Of course i promised to do this and as with most good intentions we ran out of time!  I am hoping this blog post will make up for the fact we couldn’t ...

Case Study: Using froglogic for test UI automation with Java based applications and Microsoft Test Manager

In just the last month i have been asked three times for a case study or examples of how to test Java based systems using Microsoft Test Manager. Knowing one of the ALM MVPs, Marcel de Vries, is finishing up a very large Java project i reached out to him to find out how he just accomplished this. Despite the fact he was super busy with the ...

Announcing Application Insights Preview

Many folks have noticed I had practically stopped blogging. I have been working on one of the products Brian announced at the launch: Application Insights and as this service wasn’t in preview until today have not been able to blog about it. For those of you that weren’t able to make the launch, Application Insights is a set of services ...

Known issues with load testing in Visual Studio 2013

We hope you have downloaded  Visual Studio 2013 RTM and started using it to run your performance and load tests. One of the really cool features you should try out is the new cloud-based load testing we have introduced as part of Visual Studio 2013, which lets you generate load to test your app without having to worry about infrastructure ...

Implementing Deployment Markers in Application Insights

Application Insights is a set of services that integrates production monitoring data with development tools. In many of the demos you will see us opening the solution and code file directly from the production data. For instance in the screenshot below I can click on those blue dots it will take me directly to the specific changeset used to ...