Inquiry regarding potential 24-hour ingestion delays in Log Analytics at high throughput and related SLAs.
Experiencing delays in data ingestion into Log Analytics and would like to confirm whether these delays could reach up to 24 hours depending on throughput. Additionally, I would like to know if Microsoft provides any specific Service Level Agreements…
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…
We need to export and setup custom dashboard the resource inventory list
Hi We need to export and setup custom dashboard the Asset inventory details like Computer Name, Username, Domain, RAM, CPU, HDD drive size with utilization, Last boot time, Uptime, IP & Subnet address, OS & build version, Laptop/Desktop,…
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…
Troubleshooting Azure AI Evaluation Schedule
Facing difficulties in tracing the Azure AI evaluation for continuous monitoring. A schedule has been created, but unable to query the evaluation results. Additionally, seeking guidance on how to check the evaluation results in Application Insights. The…
Azure Monitor Alert: AgentExpiry on VaultXXX ( microsoft.recoveryservices/vaults ).
"Azure Monitor Alert AgentExpiry on VaultXXX ( microsoft.recoveryservices/vaults )" "Critical: Azure Site Recovery components of Recovery Services vault: 'VaultXXX' has expired." Hello, We've had two of the alerts stated above, over…
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…
Azure Resource Read Usage Admin Logs
I am looking to be able to extract Azure console usage via resource reads from users. GCP supports this via data access audit logs that can be enabled https://cloud.google.com/logging/docs/audit/configure-data-access and fetched over API or through…
Is there any REST Api available to ingest custom logs/events to Application insights
I was searching for a REST api which can help me insert logs and custom events into AppInsights by calling this REST api from anywhere i want. I did came across this document below https://learn.microsoft.com/en-us/rest/api/application-insights/ But it…
Azure resources metrics and their utilizations to Google sheet
Hello, In order to identify whether the Azure resources/services is Idle/underutilized I am looking for a solution to fetch all the key metrics for all the resources types to a google sheet and automate the sheet to decide whether the resource is…
Hide informational message on the Dashboard
When using the following query: // exception count by problem ID let start=ago(90m); let end=ago(30m); let timeGrain=1m; let dataset=exceptions // additional filters can be applied heret | where timestamp > start and…
Does Microsoft use the data sent to a Log Analytics Workspace for purposes other than providing the Log Analytics service itself, such as internal analysis, training AI models, or any other non-customer-related operations
For instance, if I send VM performance logs to my Log Analytics Workspace, is that data solely used for analysis and monitoring within my Azure environment, or could Microsoft use it for other purposes like product development or analytics unrelated to…
Creating a Custom Role for ARM to Restrict Deployment to Alerts and Action Groups
Hi All, We've a requirement to create a Service Principle which can, read all resource details (including which all resources are available) have deploy / write access only for all types of Alerts (Metrics, Scheduled query, Azure managed Prometheus…
Get free/used disk space on all our VMs for reporting purposes
Hi, Within our corporate environment, we have hundreds of Windows Azure VMs deployed to users via Citrix DaaS. For monitoring purposes, we would like to see free/used space on C drive. The goal is to have a reports showing disk space status on C drive…
403 Client Error forbidden for url:https://eastus.monitoring.azure.com//subscriptions/<my-subscription>/resourceGroups/<my-resource-group>/providers/Microsoft.OperationalInsights/workspaces/<my_workspace_name>/metrics
I am working off of my account and I am the owner of all the resources created under it. I have a resource group and a log analytics workspace created under it - both in eastus. Both of them have the Monitoring Metrics Publisher role assigned to it for…
Instance/workspace not showing in Resource Group when trying to deploy Cisco Umbrella connector
Trying to integrate Cisco Umbrella into our M365 tenancy. A valid subscription is present and created Resource Group in Australia East. Workspace created in same region Australia East in the same resource group, and confirmed it shows. Located the Cisco…
When I try to open the Monitoring & health Log Analytics section I get an error
I'm in the Entra Admin Center - Identity - Monitoring & health and click on Log Analytics and/or Workbooks and get this Error message: Insufficient permissions In order for you to be able to leverage Log Analytics or Workbooks you first need to get…
How to send log from a DCR to a log Analytics Workspace in a different subscription
I'm trying to create a DCR that would send log using AMA to a log analytics workspace in another subscription , both source subscription and destination subscription are under the same tenant When I try to configure destination using Azure Portal I…
In "Managed Prometheus" of Azure Monitor Workspace, how to ingest custom metrics data ?
We have event hub, where diagnostic logs from ADF and Databricks are going. Azure function reads events from this event hub, extract data points and create custom metrics. This metrics data we need to ingest to "Mananged Prometheus" of Azure…