I have deployed an angular application in a Tomcat app server in Azure App Service. In order to enable fallback into index.html I included a web.xml file inside
We are using Az blob storage, and it's reached few time maximum threshold. Due to this getting DNS error code in dependencies, but dependency collector updating
Any reason why the Azure AD sync job which federates google cloud and creates user in GCP which would end up in suspended status ?
We are wanting to log custom properties using the Opencensus library in our Azure function. We are able to log custom properties (in our logs) into Azure Monito
my Program.cs is configured like this using Infrastructure; using Microsoft.AspNetCore.Authentication; using Microsoft.AspNetCore.Au
I am using Workbook in Azure Monitor and trying to create a dashboard. My All resources data goes into 1 Application Insights resource. I have resources like s
I am trying to search all requests that matches certain regular expression (simple wildcards mostly), but I am not sure how to proceed. I can easily do this wit
I've tried to enable synchronization of logs between my Dataverse environment and Azure Application Insights service. I've tried to setup the thing according to
I'm deploying an ARM template that take care of creating an app service plan. I've exported the template from the existing plan and parametrized for our needs.
In Azure Health Check option on App Services How is it different from Availability on Application Insights? Data generated is different? Which should be used i
With applicaiton insights logging, I am trying to get the operation_id to be a guid that we use throuhgout the rest of the system. I pull a row out of the data
In my .NET 5 aspnetcore application, NLog is mostly working except for loading the Instrumentation Key from appsettings.json for the logger. It seems to be load
I am generating logs for my client application where there is very limited internet connectivity. I am storing the offline logs and generating it to applicatio
Is it possible to query app insights custom metrics and include the namespace in the result? The Metrics Explorer provides a dropdown for namespace, but queryin
Event 1 Custom Event Prop1- abc customDimensions ID - [4,6,11] //multiple id’s Category- Q //can be one of P,Q,R,S Event 2 Custom Event Prop1- abc cu
I am experimenting with Node.js and the application insights SDK in two separate function apps. Nodejs is just what I am comfortable with to quickly poc, this m
I tried the below commands but getting this error https://aka.ms/cli_ref Read more about the command in reference docs ERROR: argument --app/-a: expected one a
Deploying incrementally an ARM template with a simple Application Insight resource, is automatically creating FailureAnomaliesDetector alert rule. Which is a pr
While writing a kusto query to create a custom chart on my azure dashboard, I want to be able to calculate the time grain based on the period the user selected
The following code work on my machine locally. That means all log statements are in app insights after some minutes... When I deploy the application with Publis