Azure Monitor in External Tenant
Hi, We are setting up an Entra External ID tenant to house external users of a web app that we host. I presently stream our internal diagnostics logs to an Event Hub in our workforce tenant and then to an IDR. I found this article and was successful at…
Azure Monitor on Linux VM extension provisioning failed
Hi All, I got error about when I enable diagnostic on Azure Linux VM (Ubuntu). Why provisioning failed, and how i do to fixing this issue? BR. za_phu
is there a way to manually ignore exceptions through the Azure dashboard?
I have an exception that is showing up in the logs of my application that cannot be traced to anything in the code. It is being logged at the window level from window.onerror(). Suspicion is that it is coming from a chrome extension. Would like to ignore…
Failing to edit, delete or replace an azure graph query due to location not supported.
Issue: The graph query "Config" got created in the past few weeks using the west europe location. But starting this week, the query can't be edited, deleted or replaced because the location is no longer supported. Tried using the portal…
Failing to edit, delete or replace an azure graph query due to location not supported.
Hi Team, The graph query Config got created in the past few weeks using the west europe location. But starting this week, the query can't be edited, deleted or replaced because the location is no longer supported. Tried using the portal (see…
How to Send Azure Pipeline Logs to Application Insights or Log Analytics Workspace?
I am using a stored procedure that prints the output of commands in pipeline logs, and I want to push these logs to Application Insights or a Log Analytics workspace. What steps are needed to achieve this?
Calculate metrics based on APIM API prodcut
Hi Team, While creating shared dashboard for each API in APIM. I see issues with product based grouping. To calculate health(uptime, error rate) , Performance metrics (response time, latency ) and Success/failures rate percentage metrics for each API…
About more logging detail in Azure Synapse
Hi, I recently built an Azure Workbook to minitor an ADF Pipeline. Everything went well, since in Log Analytics (via Diagnostic Settings) I had the enough detail to write my Kusto query (inputs and outputs of a pipeline and activity). I was asked to do…
![](https://techprofile.blob.core.windows.net/images/X2_ZHbXCsEm8jhJNtLjZJg.png?8DB5FD)
unable to retrieve Log analytics logs from Azure Grafana
I am trying to retrieve Azure Virtual machine logs linked to Azure Log Analytics workspace from Azure Managed Grafana service. Used service principle and the authentication from Grafana is successful. But still i am unable to see the logs on Grafana…
![](https://techprofile.blob.core.windows.net/images/6zoZhv5_BgAAAAAAAAAAAA.png?8DABC3)
I want to get the user details who are all downloading my azure python package which I am publishing internally to an organization. Is there any way to get the user details?
I have created and published a python package in Azure arttifact to my organization. I want to track the user details who are downloading the package. Is there any way to get the user details or any python code that i can add to my setup.py file?
The Definitive Guide to KQL: LAdemo
Trying to follow sample data and queries on Log Analytics Demo at aka.ms//LAdemo from the book "The Definitive Guide to KQL: Using Kusto Query Language for operations, defending, and threat hunting". Running into problem with queries for…
Data not being refreshed in the Log Analytics demo
I'm currently working through the KQL learning path. The logs in the Log Analytics Demo environment don't seem to be refreshing. This is supposed to be a training ground for KQL but for example there is no data in the SecurityEvent table for several…
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…
Log Analytics Webspace against ContainerInstanceLogs has no entry Container IP
Can anyone suggest, issue i am facing is that i need to set an alert that if my container restarts, it should retain the assigned IP, otherwise it should send an alert. However to enable such alert, I am unable to find my ContainerInstanceLog containing…
Azure subscription management problem
I have been assigned an Azure subscription owner role to perform Azure Monitor configuration and deployment, under my subscription info i see this: Error details Code: AuthorizationFailed Message: The client 'admin@yourcompany.com' with object id…
How to create an alerte over a long period of time in Azure
I am trying to create an alert that triggers if a backup process has not happen over the last 3 days (backup period). I have sett my service to create a custom event when the backup starts and created a query that looks for this event in the last 3 days.…
I have updated Azure sdk to new version, but I cannot get metrics from metrics_client
I got this error: |GET https://management.azure.com/subscriptions/6ddf7e68-372e-4965-9318-8666c7502426/resourceGroups/s-o1g1e/providers/Microsoft.Network/loadBalancers/s-o1g1e-public-3/providers/Microsoft.Insights/metrics RESPONSE 400: 400 Bad…
I have issue in accessing the azure free for students subscribtion
I am student but i can't able to access the azure free for student even though it verified my academic details but it show me a page like this
Azure Log Analytics Workspace
I have created an Azure Log Analytics Workspace. Now, I want to connect an Azure VM to this workspace. It was very straightforward a year ago, but now Microsoft has changed the steps. Can you help me connect an Azure VM using the new method? I can still…
About reading some Azure Workbooks
Hi, I have several Azure Workbooks that get data from a Log Analytics Workspace using Kusto queries. I was asked to share with some colleagues these workbooks, in a reader mode. So, I thought about creating a group for them with the enough privileges to…