Azure "Log Analytics workspace" alerts are binded to workspace object, instead of the computer set in the dimensionDescriptionWhen setting up Azure Alert integration following doc below:https://docs.servicenow.com/bundle/quebec-it-operations-management/page/product/event-management/task/azure-events-webhook.htmlthe em_event created by Azure alert is binded to the workspace object, instead of the the computer in the dimensionSteps to Reproduce In Azure Portal:(This is for "Log Analytics workspaces"):-Under: Workspace Data Sources > Virtual Machines, open the VM then connect.-Then under: Agents configuration > Linux performance counters, add Azure OOB counters-Now open the Alert Rules for this Log Analytics workspaces, edit Condition, and you can pick the Platform type signal, e.g. % Used Memory (Platform)-Also in the Configure signal logic menu, under: Split by dimensions, make sure computer is picked-Configure action to send to:https://<username>:<password>@<instance-name>.service-now.com/api/sn_em_connector/em/inbound_event?source=azuremonitor-Save the rule===On ServiceNow instance, check em_event table, confirm event is bounded to the "Log Analytics workspace" object, instead of the computer.WorkaroundThere is no known workaround for this issue. If you are able to upgrade, review the "Intended Fix Version" section below below to determine the versions that have a permanent fix.Related Problem: PRB1497851