How to move ownership of Azure resources between accounts?
We have a set of Azure resources running and would like to transfer ownership to a different account billing to a different credit card. There are a smattering of questions and documents if you search the web but they appear to be out of date and we have…
How to Monitor Performance of Message Consumer Applications
I have developed a background service in .NET 8.0 which is responsible for receiving messages from an Azure Service Bus queue. The Program.cs has Application Insights configured as you can see in the code snippet below. Is it possible to see in…
Powershell to create logsearch in bulk for azure vm's to check lowdiskspace
Hello, We have hundreds of Virtual machines on azure wanted to automate the script with PowerShell to create alert that checks the low space 95% for c and d. Manual process and query works just fine and we do get P1 alerts. But automatic this with…
Can we customize azure monitoring alert notification with Dynamic content?
Hi Team I'm working on creating an alert monitoring system based on Metric, application insight and log analytics based alerts. I managed to configure the alerts but I would like to change the subject of the email dynamically to include some of the…
Azure Monitor: data generation steps for various categories of Azure Activity Logs
Hello, I am trying to set up Azure Activity Logs on my Azure Portal using Diagnostic settings. While selecting the categories for Logs generation, I have chosen as Alerts, Security, Service Health, and Autoscale(as my requirements are concerned). I also…
AZURE application insights and log ingestion and querying from public networks
We have got Azure app insights configured within our environments where all azure resources are behind a private endpoint with VNET integration. I am evaluating the consequences of turning off the following options within Azure application insights and…
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…
The eventGridEventProperties_data_ObjectName_s property from Azure Key Vault is not appearing in the AzureDiagnostics log analytics query.
The eventGridEventProperties_data_ObjectName_s property in KQL for Log Analytics is not appearing. The diagnostics settings for Key Vault are configured as shown below, but only a few properties related to Key Vault operations are being reflected in Log…
Create alert if somebody creates application registration with not single tenant
Hi all, I am looking for a way to prevent/notify creating application registration with not a single tenant. I have checked many articles about it and summarized for myself next: Direct enforcement of "Single Tenant" for App Registrations via…
I'm being denied access to the Log Analytics Demo environment all of a sudden after having access. How to fix?
I want to connect to the Log Analytics Demo environment which I previously had access to for learning KQL log queries for my new job. All of a sudden I'm getting an error preventing me from accessing the demo environment. I'm not sure what I've done…
SQL Server in a VM Monitoring
Hi, I am just looking for timelines for SQL server monitoring feature to be in GA https://zcusa.951200.xyz/en-us/sql/sql-server/azure-arc/sql-monitoring?view=sql-server-ver16 Thanks
Why am I Only Seeing Warning Level Logs in Application Insights?
I am working on an ASP.NET Core application and have integrated Application Insights for logging. However, I'm facing an issue where only Warning level logs (severity level 2) are being sent to Application Insights, even though I expect to see logs of…
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 Extension creation/update failed
Error: creating/updating Extension (Subscription: "" logger.go:66: │ Resource Group Name: "01-rg" logger.go:66: │ Virtual Machine Name: "5w111" logger.go:66: │ Extension Name: "dynatrace-oneagent"): polling after…
Test function in Action Group sending metric alert when choosing "Log Alert V2"
I used the Test function in an action group to send an alert of type "Log Alert V2" with the common alert schema. I however seem to get an alert with signal type "Metric". I was expecting a "Log" signal type. Am I…
Is there a solution if I have lost Azure Functions apps logs?
Hello Everyone. I am using a BI tool to check Azure Functions apps logs, but am having problems with some data being missing. I followed the instructions on the official…
Unable to open Demo log in logs Analytics Demo Environment in Azure
Hi Team, I'm practicing KQL https://portal.azure.com/#view/Microsoft_OperationsManagementSuite_Workspace/LogsDemo.ReactView Error Demo log in logs Analytics Demo . Giving me the below error: Failed to retrieve schema. Please try to refresh the…
Mismatch in amount of data received in logs analytics workspace and DCR metrics
I have defined a data collection rule and am using logs ingestion api to send data to 2 custom tables. I have defined diagnostic settings for the DCR such that error logs are sent to logs analytics workspace. For about an hour, I have events ingested…
Azure AVD LogAnalytics bug with SessionHostSessionId field?
We are attempting to link AVD UserSessions to WVDConnections records in LogAnalytics. The _ResourceID + SessionHostSessionId looks like it should be perfect for making this association, however we have observed that the SessionHostSessionId field is…
Cant access the Log Analytics Demo,getting error "you dont have authorization to access this resource. /Demo
I am trying to access the Log Analytics Demo but getting error "you dont have authorization to access this resource. /Demo Purchased "the Definitive Guide to KQL" from MS PRess but cant access the demo tenant to learn / practice commands.…