Azure DevOps Blog

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

How to setup Azure environments for Agent-less deployments in Release Management 2013 with Update 3 RTM

Microsoft Azure makes it easy to set up VMs to use as servers in your environment. Azure adds your VMs to cloud services. You'll need a Microsoft Azure account to create your VMs. If you don't have one yet, sign up here. In Release Management, you'll create an Azure environment for each release stage. You then link your environment to a cloud ...

Enhance your Application Availability Monitoring with VS 2013 Web Test Plugins

You may be aware Application Insights in Visual Studio Online provides you with the capability of monitoring the availability of your web applications through the use of Visual Studio Web Tests. If not, you may want to take a peek at this post before continuing. Now, let’s assume your application is a financial tool which provides real-time...

Application Insights SDK (0.10.0-prerelease)

What is it? Application Insights SDK lets you send telemetry to the Application Insights portal, where you can find out what users are doing with your application. 0.10.0 is the latest SDK release for Application Insights. This SDK includes new functionality and new concepts in addition to a change in the basic architecture...

Monitoring your existing Applications

Sometimes you want to monitor a web application that’s already installed and running – without updating the code or redeploying it. Maybe it has some kind of performance issues or is throwing exceptions and you need to apply instrumentation ASAP. Now you can do that with Application Insights Status Monitor. Just by installing it on your ...

Application Insights – instrumentation approaches for running tests

[this summer Beckylin Orooji from the University of Central Florida in Orlando studying Computer Science interned with the Application Insights team in the developer division at Microsoft.  Below is a blog she authored based on some end to end scenarios she worked on] In my scenario today I have a shopping website. I have made some changes ...

How to deploy to Standard or Azure environments in Release Management 2013 with Update 3 RC

With Microsoft Release Management 2013 Update 3 RC, you can now use Windows PowerShell or Windows PowerShell Desired State Configuration (DSC) for deploying and managing configuration data. We now support deploying to On-premise environment (Standard) and Azure environments without having to setup Microsoft Deployment Agent.   ...

How to setup environments for Agent-less deployments in Release Management 2013 with Update 3 RC

With Microsoft Release Management 2013 Update 3 RC, you can now use Windows PowerShell or Windows PowerShell Desired State Configuration (DSC) for deploying and managing configuration data. We now support deploying to On-premise environment (Standard) and Azure environments without having to setup Microsoft Deployment Agent.   ...

TFS Planning, DR avoidance and TFS on Azure IaaS v1.4 guidance landed … what’s next?

We are pleased to announce that the v1.4 flight of the TFS Planning and DR Avoidance Guide has firmly landed, after Bill Heys completed the copy editing and the product owner has given us the “thumbs up”. what’s included? The latest guidance includes practical guidance for three main scenarios: … and lots more in ...