Showing category results for Azure & Cloud

Feb 9, 2015
Post comments count0
Post likes count0

Deploying Azure Cloud Service using Release Management

Roopesh Nair

 Summary You have downloaded the Release Management for Visual Studio client, and are connected to either your Visual Studio Online account. You have an Azure Cloud Service project and want to use Release Management to update the same using the latest drop from a TFS buildIn the current state, you will have to write Powershell scripts on your...

DevOpsAzure & CloudCI/CD
Feb 7, 2015
Post comments count1
Post likes count0

Metrics Explorer – Custom metrics, events and properties

Ketan Ghelani [MSFT]

Knowing how people use your application is vital to shaping your development priorities and architecture. To get that information, Visual Studio Application Insights makes it easy to insert a few snippets of code that send telemetry about how each feature is being used. With this release of Application Insights, we have added segmentation and filt...

DevOpsAzure & Cloud
Feb 6, 2015
Post comments count0
Post likes count0

Application Insights: Moving from Visual Studio Online Portal to Azure Preview Portal

Rahul Bagaria (MSFT)

In the last year, Application Insights has been making a transition from being part of the Visual Studio Online Portal to be one of the services offered in the new Azure Preview portal. It has been our vision to provide you complete 360° views of your applications' availability, performance and usage which can enable fast & powerful insights, h...

DevOpsAzure & Cloud
Jan 23, 2015
Post comments count0
Post likes count0

Why Analytics?

Merav Davidson

Analytics gives us the ability to understand our users and what they are experiencing, so we can build the right applications for them. It alerts us quickly to any issues and helps us diagnose them rapidly so as to provide users with the best possible service level. Users have high expectations and little tolerance for hiccups, whether your app is...

DevOpsAzure & CloudAdmin & Licensing
Jan 20, 2015
Post comments count0
Post likes count0

Search your logs instantly using property filters

Guru Kirthigavasan

Our latest improvements to Application Insights Diagnostic Search include a personal favorite of mine, Property filters. While it’s easy to setup logging from your application, we don’t want you and your team to spend a lot time trying to search your logs. Property filters in the Diagnostic Search provides an at-a-glance display that helps you quic...

DevOpsAzure & Cloud
Jan 7, 2015
Post comments count0
Post likes count0

Application Insights support for Multiple Environments, Stamps and App Versions

Victor Mushkatin

Application Insights can collect telemetry from your application at any stage in its development, from debugging to live production. By default, all these different streams will go into the same bucket and interfere with each other. For example, if you run heavy stress tests, they could give a false impression of the number of visitors you’ve had a...

DevOpsAzure & Cloud
Jan 7, 2015
Post comments count0
Post likes count0

Application Insights and Azure WebSites

VladJ

Azure WebSites is a popular “fully managed Platform-as-a-Service (PaaS) that enables you to build, deploy and scale enterprise-grade web Apps in seconds” (see more about Azure WebSites here).  Application Insights is a preview service available in the Azure Preview portal designed to help development teams get 360° views of their applications acros...

DevOpsAzure & Cloud
Dec 15, 2014
Post comments count0
Post likes count0

Application Insights – Metric Explorer (ME) – Part 2

Importer

Segmentation is one of my favorite features in Metrics Explorer in Application Insights. It helps you slice and dice the telemetry about what users are doing with your application, as well as helps you understand performance metrics. Segmentation Let me show you how easy it is to answer some basic questions by using segmentation. This is for a bl...

DevOpsAzure & Cloud
Dec 12, 2014
Post comments count1
Post likes count0

Application Insights: Exception Telemetry

Soubhagya Dash (MSFT)

Application Insights lets you monitor your live application for its availability, performance and usage. Exception telemetry is of course, a central piece of this. In this blog, we’ll look at the compelling diagnostics experience enabled by capturing exceptions along with request telemetry. I’ll also illustrate how you can configure your applicatio...

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

Export telemetry from Application Insights

Anton Fritz [MSFT]

At last! Everyone's been asking for this, so we're very pleased to announce it. You can set up a continuous export of your telemetry from the Application Insights portal in JSON format. We put the data into blob storage in your Microsoft Azure account. From there, you can pick it up and write whatever code you need to process it. For most recent ...

DevOpsAzure & Cloud