<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Kusto_queries_App_Service_%26_AGW</id>
	<title>Kusto queries App Service &amp; AGW - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Kusto_queries_App_Service_%26_AGW"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Kusto_queries_App_Service_%26_AGW&amp;action=history"/>
	<updated>2026-04-24T16:05:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Kusto_queries_App_Service_%26_AGW&amp;diff=5315&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;Go to Application Insights for Service and logs  ``` requests | where url contains 'https://my-app-service.azurewebsites.net' | where name contains 'health' | summarize count(...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Kusto_queries_App_Service_%26_AGW&amp;diff=5315&amp;oldid=prev"/>
		<updated>2024-06-26T22:11:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Go to Application Insights for Service and logs  ``` requests | where url contains &amp;#039;https://my-app-service.azurewebsites.net&amp;#039; | where name contains &amp;#039;health&amp;#039; | summarize count(...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Go to Application Insights for Service and logs&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
requests&lt;br /&gt;
| where url contains 'https://my-app-service.azurewebsites.net'&lt;br /&gt;
| where name contains 'health'&lt;br /&gt;
| summarize count() by bin(timestamp, 15m), resultCode&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
?? not sure how well this works&lt;br /&gt;
```&lt;br /&gt;
AzureDiagnostics&lt;br /&gt;
| where ResourceType == &amp;quot;APPLICATIONGATEWAYS&amp;quot; and OperationName == &amp;quot;ApplicationGatewayAccess&amp;quot; and host_s == &amp;quot;my-app-service.azurewebsites.net&amp;quot; &lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>