Different ways to launch the Application Insights Search Window in Visual Studio

Different ways to launch the Application Insights Search Window in Visual Studio

The recent updates of Application Insights tool for Visual Studio has several improvements. In the previous post we have seen one the improvement Viewing Exceptions Stack trace in Visual Studio Integrated Application Insights Search . Earlier to open the search windows,  from the main menu, navigation to View –> Other Windows –>  Search Applications Insights . With the recent updates, there are several ways to launch this search windows.

You can launch the Application Insights Search directly from the solution explorer by clicking on the “Search” icon.

image

This will take you to the Application Insights Search Windows for that specific Application Insights.

Must Read :  Integrated Application Insights Search within Visual Studio 2015

Another way of launching search windows is from the Application Insights notification windows which appears after pushing the first notification.

image

Not only the search windows, you can directly launch the Application Insights portal from here as well.

You can also launch search windows by navigating through Project –> Application Insights –> Search

image

From this menu options, along with search, you can also open the application insights portal or configuration dialog windows.

Hope this helps !

Abhijit Jana

Abhijit runs the Daily .NET Tips. He started this site with a vision to have a single knowledge base of .NET tips and tricks and share post that can quickly help any developers . He is a Former Microsoft ASP.NET MVP, CodeProject MVP, Mentor, Speaker, Author, Technology Evangelist and presently working as a .NET Consultant. He blogs at http://abhijitjana.net , you can follow him @AbhijitJana . He is the author of book Kinect for Windows SDK Programming Guide.

3 Comments to “Different ways to launch the Application Insights Search Window in Visual Studio”

Comments are closed.