Why can't I create an azure alert rule with a specific KQL query
1 I was tasked to create an alert rule for a specific VM using custom log search and with query from the client's parameter sheet: Event | where EventLog == "System" | where EventLevelName == "Critical" | where Computer ==…

API keys for querying data from Azure Monitor application insights will be retired
We received an email with the following title: API keys for querying data from Azure Monitor application insights will be retired on 31 March 2026 — transition to using Azure AD. We're currently using connection strings when sending data to Application…
Azure VM Disk IOPs report with Disk details
Hi, I'm trying to fetch the IOPs report of the Azure VMs disk with some additional information such as Disk assigned letter, Disk Name, Disk size, Disk size utilization, Read Iops, Write IOPs & etc.. I've the query created but the problem is the…

Issues with Entra Joined PC Logging Collection Setup
Details Steps have been followed from the documentation at Azure Monitor Agent for Windows Client to set the monitored object and associate it with a DCR via PowerShell for Log Analytics, but there has been no success. Seeking guidance on troubleshooting…
I have created a free account of Azure by my email
I have created a free account of Azure by my email
Azure Monitor Alert Multi-Tenant Secure Webhook
Is it possible to have an Azure Monitor action group action use a Secure Webhook to call an EntraID authenticated Azure Function in a different tenant? As long as my Azure Function is in the same tenant, I can successfully select the ObjectID of my…
How do I get windows firewall logs my workspace?
I have a W11 endpoint, not a VM btw. I deployed AMA through Intune. AMA is running fine. My workspace is only showing Heartbeat logs for the endpoint. I need FW logs. I made sure public, private & domain profiles are enabled on my endpoint. I made…
Azure dashboard
The Mail memory value is wrong, why?
Sending Azure Firewall logs to azure diagnostic table and resource specific tables simultaneously?
Hello, I have the Azure Firewalls for my environment and was wondering if it was possible to configure the firewall logs to be sent to both the AzureDiagnostics table and the Resource specific tables in Log Analytics workspace. I believe that I would…
Log Analytics Workspace: "Unknown" under Operational Issues
There is no way for me to access the logs of any resource. I have created a Log Analytics Workspace. It shows "Unknown" under Operational Issues. Could you check what’s happening or let me know what else I need to do? I believe I have the…
VM Guest Agent has the AMA extension installed and enabled, but only the AMAExtHealthMonitor process is running
VM Guest Agent has the AMA extension installed and enabled, but only the AMAExtHealthMonitor process is running. It's unable to validate the persistence key for the data store at path:…
Azure activity connector no longer data receiving
The Azure activity connector is installed and configured, but no longer receives data. However, associated assignment policies are compliant. Please suggest a solution.
Seeking Examples of Azure Monitor Common Schema Alerts
While working on an endpoint for receiving Alerts from Azure, the documentation on Sample alert payloads... was referenced. It appears that there is no common alert schema for the Budget... alert, despite having common schemas for Actual Cost Budget...…
Azure Monitor workbook - In which format should I pass table to visualize nodes relations as Graph
I'm trying to do simple visualization in Azure Monitor of my entities. When I created relations manually: datatable(nodeId: string, SourceId: string, targetId: string) [ "node1", "", "node1", "node2",…
How can I suppress duplicate notifications from Azure Monitor alerts after receiving the first relevant alert?
I have configured pod restart alerts using a Log Analytics workspace, so that I receive an alert whenever a pod restarts. The alert evaluation frequency is set to every 5 minutes. However, while I'm troubleshooting the issue, the alert keeps triggering…

Azure Monitoring: Tracking maximum concurrent sessions over 30 days
Is it feasible to track the highest concurrent sessions in Azure Monitoring for the past 30 days? We're planning to expand our VMs but require metrics such as the maximum number of users connected to a VM on a specific date. For example, on May 17th,…
How to setup Monitoring alert for all Azure VM issues?
is there a way for me to set up alerts to check for any issue related to virtual machine that might be causing such a problem in the future? this includes price spike or vm utilization or vm failure.
Add a Min, Max, 50th, 95th clickable bar in Azure workbooks
Good day all I hope this message finds you well. For my question today, I would like to know if it is possible to add a clickable bar in an Azure Workbook through our Azure log analytics workspaces that allows to view the Avg Min Max 50th…
Azure Subscription Created Without Consent or Access – Role Unknown, Billing Blocked, No Support Available
I signed into Azure using my domain (******@korryngravesllc.net) to begin building a cloud infrastructure project under my verified tenant, Korryn Graves LLC. Upon first sign-in, a Pay-As-You-Go subscription was automatically provisioned under my tenant…
How can we integrate MongoDB ATLAS in AZURE monitoring?
We are going to implement MongoDB ATLAS on azure. Post implementation we need to monitor the Database health without using ATLAS monitoring dashboard. We are already using AZURE monitoring for other services. Please let me know how can we integrate…