Azure Monitor Agent Troubleshooting
After running through the following troubleshooting steps and changing firewall rules, I'm still unable to get my VMs w/Azure Monitor Agent to log data into my log analytics workspace: AMA Troubleshooting Steps: Uninstall and re-install Azure Monitor…
Container Apps Metrics missing on GovCloud
I have a service built with Container Apps that I'm deploying with Terraform on both Commercial and GovCloud. On Commercial Cloud I am able to see the container app metrics such as CPU Usage, Memory, Network IO, etc. On GovCloud there appears to be an…
Log analytics workspace reports 10 warnings
Data of type AzureDiagnostics is being dropped due to incorrect format at lineOffset: . Exception message: Invalid property identifier character: . Path 'records[].properties', line 1, position *. (10)
Error when Log Analytics queries Azure Resource Log with join expression
Hi. I found this issue while doing Azure Resource Graph query in Log Analytics. If the join expression is included, the above error message appears, except for that, it works well. In Resource Graph Explorer, it works fine. What I changed in the Log…
Azure Metrics and Azure Logs not same values
Hi, I'm not understanding why if I use "Azure Metrics" -> add metric -> filter from 01st Jan 2025 to 13th Jan 2025 I see 174M of requests and if I use "Azure Logs" quering AppRequests via KQL I just retrive 21M of request. Any…
Is it possible to set Severity on Activity Log Alert Rules? (Microsoft.Insights/ActivityLogAlerts)
Within Azure Monitor is there any way to set the severity of an Activity Log, Resource Health or Service health focused alert rule? (Essentially all of type Microsoft.insights/ActivityLogAlerts)? This doesn’t seem to be possible in the portal and there…
Facing an error "The access token has been obtained for the wrong audience or resource" in the workbook parameter
After signing out and signing in facing an error in the workbook Parameter (query is fetching the right result in edit mode of the parameter), however externally can see an error "The access token has been obtained for the wrong audience or…
Unable to apply background color thresholds using a Stat in Azure Dashboard (Log Analytics query)
Issue Description: I am trying to apply background color thresholds based on the FinalStatusCode column in Azure Dashboards when visualizing results from a Log Analytics query. However, I am encountering an error when configuring the "Color…
MMA agent is now deprecated how SCOM agent will do monitoring based on MMA. till when my org can continue monitoring with SCOM for Azure VMS
MMA agent is now deprecated how SCOM agent will do monitoring based on MMA. till when my org can continue monitoring with SCOM for Azure VMS
az monitor app-insights component show is neither returning error nor terminating
Hi Team, When I try to fetch application insights component using below command is not terminating. az monitor app-insights component show --name "xxxxx" --resource-group "xxxx" --debug --> az extension add is not adding extension…
Activity logs vs resource logs
Hi Can you please explain me (What is difference between Activity logs and resource logs) in easy way with real time example. Thanks Regards
Azure Monitor Agent(AMA) increase Cache size from 10gb.
Recently we discovered that AMA agent limits its cache size to 10 GB, we want to increase the cache size, so that we have logs in any unforeseen downtime events. It will be very helpful if someone can assist in letting me know which configuration file is…
Securing Application Insights
Hi, We have an instance of Application insights which is ingesting data from client side (react) applications. Is it advised to add any security appliance in front of application insights like Application Gateway with WAF or Front Door with WAF or any…
How can I determine where all these User Errors are coming from in Service Bus?
Looking at metrics for the Service Bus, the amount of User Errors that are occurring do not add up to the errors that we are seeing for the processes that take place due to the service bus. Due to this we are concerned that there are a large number of…
Need Dimension Value PC in the teams Alert
Hi , we want to send the alarm via a logic app to a teams channel. The logic app was created like this: https://zcusa.951200.xyz/de-de/azure/azure-monitor/alerts/alerts-logic-apps?tabs=send-email this is the template: This is the log analytics…
How to Use Azure Dashboard JSON to Create a Dashboard via Terraform?
I have exported a JSON file of a dashboard that I created on the Azure Portal. Now, I want to use this JSON file to deploy the same dashboard through Terraform. Can someone guide me on how to achieve this? Specifically: Which Terraform resource should…
How to monitor partition count currently in use for event hub namespaces?
We are trying to create an alert to notify us when our event hub namespaces are nearing partition count capacity. I have been able to find out how many partitions are allocated to an event hub namespace using KQL, but have not been able to figure out how…
SQL Monitoring
Hi Experts, Pls guide if Azure Monitor can monitor SQL MI SQL Database SQL on Azure VM SQL on VM using ARC If yes , please share some reference articles , documents
Custom webhook payloads for Smart Alerts with Common Alert Schema
I'm trying to define an alert rule for a Smart Alert, where the trigger should be an action group with a webhook using the Common Alert Schema. I need to include some custom properties to the webhook as well. I'm currently defining the alert rule using…
How to access service bus queues metrics in Azure Metrics Exporter
I'm sending Azure metrics to Prometheus and setting up prometheus alerts. I'm able to send Azure Metrics for all Azure resources through resource id, but when trying to access Azure metrics for Service bus queues, i'm getting 400 error. I'm using…