Showing category results for Azure & Cloud

Sep 17, 2014
Post comments count0
Post likes count0

Application Insights tools in Visual Studio 2013 Update 3

Dimah Zaidalkilani (MSFT)

Application Insights Tools 2.1 comes pre-installed in the Visual Studio 2013 Update 3, released last month. When you create a new project with it, analytics reports appear in the new Microsoft Azure Preview portal, instead of the older Visual Studio Online portal. Existing projects are unaffected. The user experience in the Azure portal is complete...

DevOpsAzure & Cloud
Sep 17, 2014
Post comments count0
Post likes count0

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

Ashok Kirla

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

DevOpsAzure & CloudCI/CD
Sep 16, 2014
Post comments count0
Post likes count0

Connecting Microsoft Application Insights from “behind the firewall”

Importer

 One of the members of our happy ALM Family, Stuart Preston, did a great post on setting up Application Insights to an Application running from behind the firewall. Thanks Stuart!! ****************************Microsoft Application Insights: Connecting from “behind the firewall”Working with Visual Studio Application Insights re...

DevOpsAzure & Cloud
Sep 11, 2014
Post comments count0
Post likes count0

Enhance your Application Availability Monitoring with VS 2013 Web Test Plugins

Gustavo R Lima

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

DevOpsAzure & CloudCI/CD
Sep 3, 2014
Post comments count0
Post likes count0

Application Insights SDK (0.10.0-prerelease)

Joshua Weber-MSFT

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

DevOpsAzure & Cloud
Aug 27, 2014
Post comments count0
Post likes count0

Monitoring your existing Applications

VladJ

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 server, yo...

DevOpsAzure & Cloud
Aug 14, 2014
Post comments count0
Post likes count0

Application Insights – instrumentation approaches for running tests

VladJ

[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 to the ...

DevOpsAzure & Cloud
Jul 7, 2014
Post comments count0
Post likes count0

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

Roopesh Nair

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

DevOpsAzure & CloudAzure DevOps Server
Jul 6, 2014
Post comments count0
Post likes count0

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

Roopesh Nair

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

DevOpsAzure & CloudAzure DevOps Server
Jul 2, 2014
Post comments count0
Post likes count0

Application Insights tools for Visual Studio included in Visual Studio 2013 Update 3 RC

VladJ

Today, as part of the Visual Studio 2013 Update 3 Release Candidate, projects enabled for Application Insights will result in an Application Insights resource being provisioned in an Azure subscription (visible in Portal Preview at https://portal.azure.com). Currently the Application Insights Blade shows “Coming soon…” - check back in mid-July for ...

DevOpsAzure & Cloud