3,037 questions with Azure Monitor tags

Sort by: Updated
0 answers

Why is this log alert not triggering?

I made a simple alert to test a simple log search. This takes two heartbeats, so every time the query runs, it will have two. As far as I know with these settings, every 5 minutes it runs the query. Is row count greater than 1? (shouldn't it always…

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,037 questions
asked 2024-07-26T23:16:17.38+00:00
poseyjmac 20 Reputation points
1 answer One of the answers was accepted by the question author.

View all IP access from Azure App Service

According to this link, I was also trying to identify all the incoming IP traffics that trying to access my app. However, when I run "ResourceManagementPublicAccessLogs" in my log analytics window. I got the following error: 'table' operator:…

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,037 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2024-07-23T03:11:16.2033333+00:00
Violet Zeng 30 Reputation points
accepted 2024-07-26T21:03:39.11+00:00
Violet Zeng 30 Reputation points
0 answers

Application insight is not able to get data from app running on asp.net 4.5 framework in windows server 2019 but same is working on windows server 2022

I want to connect my app in asp net 4.5 framework with azure application insight. I have installed nuget packages version 2.14 of microsoft.applicationsinsight.web and microsoft.applicationsinsight and publish the code and host on IIS. The same is able…

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,037 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,585 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
126 questions
asked 2024-07-22T14:57:23.2233333+00:00
Harman Saini 0 Reputation points
edited a comment 2024-07-26T13:28:23.1433333+00:00
Kanav Sharma 25 Reputation points
0 answers

No Data in VM insight dashboard

We have configured the VM insight with Data collect rule, but we are not getting any data in VM insight dashboard. We checked the outbound traffic towards below endpoint is reachable.

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,037 questions
asked 2024-07-26T12:26:31.78+00:00
Mahavir Saroj 201 Reputation points
0 answers

Why Error Retrieving Data error message appear while investigating on failures in appinsights ?

Each time trying to investigate on Failures , it shows Errors while retrieving data , how can I resolve this 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,037 questions
asked 2024-07-23T20:52:50.8033333+00:00
Mohammed S. Shaaban 0 Reputation points
edited the question 2024-07-26T04:52:22.56+00:00
VarunTha 5,980 Reputation points Microsoft Vendor
0 answers

how to intergrate Export secrets and certificates for enterprise apps data with slack alerting

once we have export secrets and certificates for enterprise apps data how we can set alert to get emails or to slack channel that your cert are going to expire .

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,037 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,628 questions
asked 2024-07-25T23:35:05.2866667+00:00
Kranthi Allam 0 Reputation points
2 answers

Syslog through AMA (CEF) Connector

Hi, Follwing up on my last question: https://learn.microsoft.com/en-us/answers/questions/1690671/syslog-through-ama-connector-not-showing-in-the-co I have now installed Arc, and the machine is showing up on Azure Arc. The AMA is installed and is…

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,037 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,065 questions
asked 2024-06-11T10:30:54.9766667+00:00
Bl()e 25 Reputation points
answered 2024-07-25T20:11:20.5233333+00:00
Kaspars Ročāns 10 Reputation points
8 answers One of the answers was accepted by the question author.

Error Code:STATUS_ACCESS_VIOLATION when searching alert rules in Azure Portal in EDGE

Hi, Since KB5039212 was installed I am unable to search within Azure for alert rules where the customer has a sizable number of alerts (e.g. where AMBA has been deployed) If I search within the search bar it errors out with…

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,037 questions
asked 2024-06-20T08:13:02.22+00:00
James Greensmith 65 Reputation points
commented 2024-07-25T19:16:40.7266667+00:00
Swin 56 Reputation points
1 answer

Monitoring Extension shows not installed, but it is and Defender extension shows not enabled, but it is

I have servers in a DMZ. One is working properly, but the others show that the Monitoring extension is not installed and Defender extension shows not enabled. The monitoring extension IS installed and Defender is Enabled. What could be preventing the…

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,037 questions
asked 2024-07-24T21:46:53.1133333+00:00
Admin - Ricardo Dittmer 0 Reputation points
edited the question 2024-07-25T14:35:53.75+00:00
Ryan Hill 27,111 Reputation points Microsoft Employee
2 answers

Table Transformation DCR

I would like to transform my table using the transformation editor. I have the following KQL used for the transformation: source | extend regexPattern = "}{"messageType"" | extend modifiedString = replace_string(Message, regexPattern,…

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,037 questions
asked 2024-02-13T14:30:44.7966667+00:00
LS 25 Reputation points
answered 2024-07-25T13:02:37.67+00:00
Anton Boyko 0 Reputation points Microsoft Regional Director
1 answer One of the answers was accepted by the question author.

Is "adding the Microsoft Monitoring Agent VM extension" different than "installing the Microsoft Monitoring Agent VM agent"?

Related to Az-104, I encountered a certain question in one of the online tests: You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System…

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,037 questions
asked 2024-04-04T17:03:36.98+00:00
Boni Shah 45 Reputation points
commented 2024-07-25T12:28:22.2633333+00:00
Mini Lahariya 0 Reputation points
1 answer

how to monitor enterprise application in entra id using azure monitor

we have lot of enterprise application in entra id we have to monitor every time for cert expiry . I want to set up alert monitor for these event in azure monitor . how we can set up azure monitor for enterprise application (app registration ) events like…

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,037 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,628 questions
asked 2024-07-24T18:33:10.63+00:00
Kranthi Allam 0 Reputation points
answered 2024-07-25T04:32:27.9666667+00:00
Sedat SALMAN 13,345 Reputation points
1 answer

Assistance with Profiling and Monitoring Microservices in Azure

Hello, I'm building my project using microservices, with components developed in both Python and Java. I need to effectively capture key performance metrics such as response time, CPU usage, memory consumption, and other relevant metrics for both API 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,037 questions
asked 2024-07-24T12:46:45.09+00:00
Geetha Vani Gowri 0 Reputation points
answered 2024-07-25T03:11:02.57+00:00
Sina Salam 7,441 Reputation points
0 answers

How to Monitor App Registrations on Entra ID Account in azure monitor

we have lot of enterprise application in entra id we have to monitor every time for cert expiry . I want to set up alert monitor for these event in azure monitor . how we can set up azure monitor for enterprise application (app registration ) events like…

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,037 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,628 questions
asked 2024-07-24T18:31:01.9166667+00:00
Kranthi Allam 0 Reputation points
1 answer

Azure Logic-app - Run query and list results V2 (Preview) - Time Range

Dear Azure Community Team, I am currently working with the Azure Logic-app - Run Query and List Results V2 (Preview) connector. I noticed that the documentation on the Azure Monitor Logs connector page does not provide details on the value that needs to…

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,037 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,996 questions
asked 2024-07-24T12:48:16.7866667+00:00
mx-oss 61 Reputation points
commented 2024-07-24T18:06:20.4833333+00:00
mx-oss 61 Reputation points
1 answer One of the answers was accepted by the question author.

CANNOT SET DESTINATION WHEN ADD DATA SOURCE FOR DATA COLLECTION RULE

Hi, I am investigating how to send log to LogAnalytics. I follow this guide https://learn.microsoft.com/en-us/python/api/overview/azure/monitor-ingestion-readme?view=azure-python Problem is, this guide requires to create Data Collection Rule and at…

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,037 questions
asked 2024-06-25T11:22:05.3933333+00:00
Tú Nguyễn 70 Reputation points
commented 2024-07-24T17:06:00.2266667+00:00
SadiqhAhmed-MSFT 41,716 Reputation points Microsoft Employee
0 answers

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)

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,037 questions
asked 2024-06-18T16:34:51.4166667+00:00
Rob Underwood 5 Reputation points
edited a comment 2024-07-24T14:10:32.3133333+00:00
Frawley, Kevin 0 Reputation points
1 answer

Add original client IP to App Service HTTP log instead of WAF

Hi Team, I have an App Service sitting behind an 3rd party WAF. It is configured to write web logs to Azure Log Analytics. However, the IP on the CIp field in these logs displays the WAF IP addresses. Not the real client IPs. I see others have asked this…

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,037 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2024-07-23T07:22:45.3633333+00:00
ינון גינדי 0 Reputation points
commented 2024-07-24T12:17:21.4433333+00:00
Sina Salam 7,441 Reputation points
0 answers

How to get notified when Diagnostic events occurs

Last night, we had an event where all of our app services worker processes were recycled. This lead to some strange errors and also an MySql-in-app service not restarting as well (or because of?). Initially we just saw some strange error logs while we…

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,037 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
asked 2024-07-24T11:23:44.4+00:00
Svend Tofte 0 Reputation points
1 answer

Azure service health alerts - PIR

We have some alerts configured at subscription level for Azure service health alerts. Once a alerts is triggered we would also get notified in our own monitoring tool. Is there a way to configure the rules such that we don't receive service alerts 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,037 questions
asked 2024-05-15T09:11:53.39+00:00
Shivam Singh 220 Reputation points
commented 2024-07-24T09:13:55.88+00:00
Athiththan Kathirgamasegaran 0 Reputation points