<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>azure-scope on The Cloud Hub</title>
    <link>https://thecloudhub.com/tag/azure-scope/</link>
    <description>Recent content in azure-scope on The Cloud Hub</description>
    <generator>Hugo -- 0.118.2</generator>
    <language>en-au</language>
    <lastBuildDate>Wed, 27 Oct 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://thecloudhub.com/tag/azure-scope/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to query multiple Azure Application Insights instances at once</title>
      <link>https://thecloudhub.com/2021/10/27/how-to-query-multiple-azure-application-insights-instances-at-once/</link>
      <pubDate>Wed, 27 Oct 2021 00:00:00 +0000</pubDate>
      <guid>https://thecloudhub.com/2021/10/27/how-to-query-multiple-azure-application-insights-instances-at-once/</guid>
      <description>Do you have multiple Azure Application Insights instances that you&amp;rsquo;d like to query at once? Perhaps you&amp;rsquo;re trying to see all errors across multiple environments, each with their own App Insights instance?
When using the Azure Portal, querying multiple instances is straightforward.
How to query across multiple App Insight instances
First, login to the Azure portal using your Microsoft work, school or personal account credentials.
Navigate to one of the App Insight instances you&amp;rsquo;d like to run a query against.</description>
      <content:encoded><![CDATA[<p>Do you have multiple Azure Application Insights instances that you&rsquo;d like to query at once? Perhaps you&rsquo;re trying to see all errors across multiple environments, each with their own App Insights instance?</p>
<p>When using the Azure Portal, querying multiple instances is straightforward.</p>
<p><strong>How to query across multiple App Insight instances</strong></p>
<p>First, login to the <a href="https://portal.azure.com">Azure portal</a> using your Microsoft work, school or personal account credentials.</p>
<p>Navigate to one of the App Insight instances you&rsquo;d like to run a query against.</p>
<p>Then, in the sidebar scroll down until you see &lsquo;Logs&rsquo;. Click on this menu item.</p>
<!-- raw HTML omitted -->
<p><img loading="lazy" src="images/app_insights_logs-1024x534.png" alt=""  />
</p>
<!-- raw HTML omitted -->
<p>Application Insights logging screen</p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<p>You should now see the Application Insights query screen. From here, click &lsquo;Select scope&rsquo;.</p>
<!-- raw HTML omitted -->
<p><img loading="lazy" src="images/select_app_insights_scope-1024x463.png" alt=""  />
</p>
<!-- raw HTML omitted -->
<p>Application Insights scope selector</p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<p>A new modal will appear, allowing you to select multiple Application Insights instances to run your query against from through out your subscription and across multiple resource groups.</p>
<p>Once you&rsquo;ve clicked the checkbox next to your selected Application Insights instances, click &lsquo;Apply&rsquo; to close the modal and persist your selection.</p>
<p>Now type your query, and click &lsquo;Run&rsquo;. It will execute the request against all your selected scopes (in this case your Application Insights instances) and return the results.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
