Showing results for May 2015 - Azure DevOps Blog

May 29, 2015
0
0

Announcing Octopus Deploy integration for Visual Studio Online

Charles Sterling
Charles Sterling

Visual Studio Online recently  announced a new build system that offers a heterogonous capable platform that can easily build or integrate almost any existing asset and be extended to add new ones.  (For more information about this announcement please see Chris Build session: https://channel9.msdn.com/Events/Ignite/2015/BRK3726 ) One of the ...

DevOpsAzure DevOps Server
May 29, 2015
1
0

Testing in Continuous Integration and Continuous Deployment Workflows

Gopinath C H[MSFT]
Gopinath C H[MSFT]

When Brian announced the release of Visual Studio 2015 RC and Team Foundation Server 2015 RC, he blogged about lots of features in these releases including Build.Preview and Release Management which are key for DevOps. At a high level DevOps is to focus on increasing customer value by reducing cycle times in the development process.  There are ...

DevOpsCI/CDTest
May 28, 2015
0
0

Application Insights: Easy DevOps On-ramp for App Builders

Charles Sterling
Charles Sterling

( Editor’s note: Posting this for Clemri who is busy releasing a bunch of cool new DevOps news at the at the Velocity conference -Chuck)   The O’Reilly Velocity conference is one of the leading conferences for DevOps practitioners. This year the event is in California, May 28-29. If you plan to be at Velocity, come see us on the expo floor...

DevOpsAzure & Cloud
May 20, 2015
0
0

A new utility for upgrading reports when you upgrade TFS

Jeff Levinson
Jeff Levinson

When upgrading TFS to a new version, one set of items that are not upgraded are the already deployed reports for existing projects. The existing reports will continue to work but we’ve made a large number of performance enhancements and other minor tweaks, especially on the “X” Overview reports (in each project there are a couple ...

DevOps
May 15, 2015
0
0

Scaled Agile Framework: Visual Studio Online process template updates

Gregg Boer
Gregg Boer

We are very excited to provide built-in support for the Scale Agile Framework using our existing Scrum, Agile, and CMMI templates. Some time ago, we published a whitepaper: Scaled Agile Framework: Using TFS to support epics, release trains, and multiple backlogs, which detailed how to use TFS to support SAFe practices. In support of that ...

DevOpsAgile
May 14, 2015
1
0

Collect data from a windows service using the IntelliTrace Standalone Collector

Angelos Petropoulos
Angelos Petropoulos

In this blog post I am going to walk you through how to collect data from a windows service using the IntelliTrace Standalone Collector. For the purpose of this post I will be using a windows service I created called “MyWindowsService”. Note: If you already have Visual Studio installed on the machine the windows service is running you don...

DevOpsGit & Version Control
May 14, 2015
0
0

IntelliTrace in Visual Studio Enterprise 2015 now supports attach!

Angelos Petropoulos
Angelos Petropoulos

If you haven’t done so already, check out the announcement of IntelliTrace in Visual Studio Enterprise 2015 which gives you an overview of IntelliTrace and its UI. Since the release of Visual Studio Enterprise 2015 RC, IntelliTrace supports the ability to attach to running processes. As soon as Visual Studio has successfully attached to the ...

DevOpsGit & Version Control
May 11, 2015
0
0

Introduction and enhancements to Visual Studio Online Cloud Load Testing at Ottawa Dev Day May 30

Charles Sterling
Charles Sterling

If you missed Ignite or Build and live in Ottawa then you are in luck! A lot of that great content can be found at the Ottawa Dev Day May 30th. …While i have included their entire session list below i have to call out my favorite topic Cloud Load Testing will be there! Introduction to Cloud Load Testing Since November of 2012 when Cloud based...

DevOpsTest
May 6, 2015
0
0

Known Issue for Diagnostics Tool window in Visual Studio 2015 RC: “The diagnostic tools failed unexpectedly”

Importer
Importer

Updated 2015-07-23: Updated for Visual Studio 2015 RTM Updated 2015-06-01: Added symptom for ASP.NET MVC apps PLEASE NOTE: These issues have been resolved with Visual Studio 2015 RTM. These workarounds should no longer be necessary, and implementing them will not resolve other issues. If you are using the RTM version of Visual Studio 2015, and ...

DevOpsGit & Version Control
May 6, 2015
0
1

Using Fiddler to monitor network traffic from the VS Emulator for Android

John Kemnetz
John Kemnetz

In today’s cloud-connected world, it’s hard to find an app that doesn’t make use of an internet connection in some way or another. Whether you’re collecting app usage telemetry, making calls to a web service, or uploading your users’ cat pictures to Facebook, ensuring that your app can reliably communicate with the web is critical to ...

DevOpsGit & Version Control