3,662 questions with Azure Monitor tags

Sort by: Updated
3 answers

Azure Portal Log Analytics bug

Found a bug in Azure portal

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-06T02:33:52.1933333+00:00
Gleb Boushev 1 Reputation point
answered 2025-07-08T11:46:12.9066667+00:00
Gleb Boushev 1 Reputation point
0 answers

Packaging Data Collection Components for Azure Sentinel Solutions: DCEs, DCRs, and Custom Logs

I need guidance on packaging Data Collection Endpoints (DCEs), Data Collection Rules (DCRs), and custom logs, as they aren't directly under Sentinel resources. How can I effectively include these components within my solution for proper deployment and…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-06-27T20:34:47.9033333+00:00
Omkar Jadhav 0 Reputation points
commented 2025-07-08T11:23:02.3933333+00:00
Rahul Jorrigala 660 Reputation points Microsoft External Staff Moderator
0 answers

How to use authentication for Prometheus adapter so that it can fetch metrics from Azure Monitor Workspace?

Hello I have enabled Azure managed Prometheus and set up workspace. Now I want to do scaling of pods using HPA on a custom metrics, for which I have deployed the https://github.com/kubernetes-sigs/prometheus-adapter. I have enabled workload identity in…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-03T06:53:41.2966667+00:00
Balraj Kumar 25 Reputation points
commented 2025-07-08T11:17:52.8666667+00:00
Rahul Jorrigala 660 Reputation points Microsoft External Staff Moderator
1 answer

How to get availability test response body in logs

I’m working with Azure Application Insights to monitor availability tests for a web application. I’m encountering below issue: My availability test results has response body and it is not logging in the availabilityResults table in Log Analytics. Could…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-08T09:45:25.42+00:00
Shekhar Nadide 201 Reputation points
answered 2025-07-08T10:42:30.51+00:00
Alex Burlachenko 10,565 Reputation points
1 answer One of the answers was accepted by the question author.

Need help to correct my KQL in Azure

I have created below KQL for APP to get the login count but output always coming as 0, I need help what to update here: AuditLogs | where AdditionalDetails contains "B2C_1A_RPBT_SignIn" //| where LoggedByService == "B2C" and…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-06-26T18:11:36.21+00:00
Sonika Sahu 40 Reputation points
accepted 2025-07-08T10:36:03.5133333+00:00
Sonika Sahu 40 Reputation points
2 answers One of the answers was accepted by the question author.

Need help for KQL query

I have 2 KQL : 1st is: AppEvents | where Name contains "MANAGEPASSKEYS_ADDPROCESS_INITIATED" | project Event = Name, obj = tostring(Properties.ObjectId), session = tostring(Properties.CorrelationId) | distinct Event, obj,…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-06-23T07:09:15.88+00:00
Sonika Sahu 40 Reputation points
accepted 2025-07-08T09:41:43.1666667+00:00
Sonika Sahu 40 Reputation points
1 answer

DCR based custom tables are not working

Hello All, I have a Linux server vm in Azure as my syslog server. My Meraki MX devices are sending logs to the syslog server into their individual folders, and they are flowing. I used to have custom logs in Azure Log Analytics that pulls these logs…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-06-25T13:59:59.66+00:00
Sing Kit Cheng 96 Reputation points
commented 2025-07-08T09:28:25.14+00:00
Rahul Jorrigala 660 Reputation points Microsoft External Staff Moderator
0 answers

We wanted to achieve, trigger an alert when a resource is deployed in subscriptions through the KQL. Now we want working az cli command to create. The one which we are having an issue.

We wanted to achieve, trigger an alert when a resource is deployed in subscriptions through the KQL. Now we want working az cli command to create. The one which we are having an issue.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-07T10:44:16.35+00:00
nikita tiwari 25 Reputation points
commented 2025-07-08T09:24:32.5966667+00:00
Rahul Jorrigala 660 Reputation points Microsoft External Staff Moderator
2 answers

Discrepancies in Azure Activity Logs Schema and EventDataId Field between Event Hub and Log Analytics Workspace

Hello, We are currently forwarding Azure Activity Logs from Azure Monitor using Diagnostic Settings to both an Event Hub and a Log Analytics Workspace. We have observed some discrepancies that we would like to clarify: The schema of the logs received in…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-02T06:44:32.9633333+00:00
Margi Patel 0 Reputation points
commented 2025-07-08T05:25:41.56+00:00
Vinod Pittala 4,175 Reputation points Microsoft External Staff Moderator
0 answers

Not able to uninstall MMA extension on Azure Virtual silver peaks

Not able to uninstall MMA extension on Azure Virtual silver peaks

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-06-28T20:25:18.7033333+00:00
Jason Samuel 0 Reputation points
commented 2025-07-08T04:55:07.8+00:00
Vinod Pittala 4,175 Reputation points Microsoft External Staff Moderator
0 answers

Setting user id for traces in azure application insight

const attributes: Attributes = { 'enduser.id': 'enduserid-1', 'user.id': 'user-id', 'anothercustom.attribute': 'custom-value', }; getSpan.addEvent('sending event', attributes); im using azure application insght opentelemetry sdk for…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-07T09:34:12.1333333+00:00
謝 友濠 SYU, YUHAO[YTC] 0 Reputation points
commented 2025-07-08T04:45:06.78+00:00
Vinod Pittala 4,175 Reputation points Microsoft External Staff Moderator
0 answers

Where can we find the updates regarding Azure Monitor Diagnostics support for Mobile app

Since Azure Monitor is implementing mobile app support for mobile analytics and diagnostics, where can we find updated regarding any timeline or release plan if the implementation?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-03T11:06:07.5133333+00:00
REDDY Harika 1 Reputation point
commented 2025-07-07T23:21:02.6+00:00
Naveena Patlolla 3,850 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure Diagnostics settings reappearing after deletion, for some of the NSGs

We’ve recently migrated a subscription from one tenant to another. After the move, a diagnostic setting continues to reappear on certain network resources—even after manual deletion. We’ve investigated the following: There are no active policy…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-02T07:16:19.5133333+00:00
Rupesh Sonawane 20 Reputation points
accepted 2025-07-05T00:55:39.75+00:00
Rupesh Sonawane 20 Reputation points
1 answer

Azure Monitor Alert execution log

I know there is a Monitor | Alerts page that shows those alerts that have been "Fired" as they alert query has met the criteria configured for the alert, but is there a log or page that shows all of the executions of the alert rule that shows…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-01T12:32:06.7+00:00
Conrad, Patrick 0 Reputation points
commented 2025-07-03T23:37:55.81+00:00
Naveena Patlolla 3,850 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Which resources require workspace key to connect to Log Analytics workspaces ?

Hello, I was just wondering which resources require the use of a workspace key to connect to a log analytics workspace? currently I know that VMs, containers and DevOps can use such a connection. However I was wondering if anyone knew of a concrete list…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2023-05-01T19:47:44.5766667+00:00
Julian D'Cruze 25 Reputation points
commented 2025-07-03T22:32:58.32+00:00
MOLLOY, STEVEN D 0 Reputation points
1 answer

How to interpret the OriginHealthPercentage metric values in Log Analytics Workspace

It seems as though there might be a bug in the export of the OriginHealthPercentage metric of a Premium Front Door to a Log Analytics Workspace. When graphed in Azure Metrics at a one minute interval to match the PT1M granularity in the Log Analytics…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-06-30T20:58:52.4566667+00:00
MattDuboisHEHIM-4944 0 Reputation points
commented 2025-07-03T06:47:35.9366667+00:00
Stanislav Zhelyazkov 28,596 Reputation points MVP Volunteer Moderator
1 answer

Log analytics workspace archive restore data not working

Hi, I'm trying to access data older than 1 month from a Log Analytics Workspace where the total retention period is as follows: I've been following this guide from MS docs: https://learn.microsoft.com/en-us/azure/azure-monitor/logs/restore?tabs=api-1 …

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-06-24T23:05:13.2333333+00:00
Alejandro Ochoa 0 Reputation points
edited an answer 2025-07-03T00:19:15.12+00:00
Naveena Patlolla 3,850 Reputation points Microsoft External Staff Moderator
1 answer

Settings in mdsd.xml ignored by azure monitor agent

I have relatively small disks which are constantly filled by Azure Monitor Agent. After configuring 7 days and max 100MB logs in mdsd.xml, <Management eventVolume="Large" defaultRetentionInDays="7" > <AgentResourceUsage…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-01T10:00:22.0633333+00:00
David P 0 Reputation points
commented 2025-07-02T18:02:41.04+00:00
Ashok Gandhi Kotnana 10,430 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Set log analytics workspace in ASE for all app services

Hi I have 30 app services within a single ASE. Previously, each app service had its own dedicated Application Insights instance. However, after Microsoft’s classic app service migration, we are now required to create a Log Analytics workspace as…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-07-02T09:10:16.3333333+00:00
Khandu Shinde 150 Reputation points
accepted 2025-07-02T13:45:01.5766667+00:00
Khandu Shinde 150 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to remove auto-created Data Collection Endpoint in Azure, error "AuthorizationFailed : Operation not allowed"

I created a Log Analytics Workspace in Azure and enabled replication to another region. When replication is enabled, Azure automatically creates a Data Collection Endpoint (DCE). There was no Azure Monitoring Private Link Scope used and no Data…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
asked 2025-05-23T13:40:18.55+00:00
lodi 20 Reputation points
answered 2025-07-02T07:56:02.99+00:00
Paul Towler 0 Reputation points