Forum Discussion
loadedlouie27
Aug 17, 2020Brass Contributor
LogAnalytics Workspaces - Suppression of alarms from specific Resources
Hi all just a quick question.
I currently have a suppress rule for the resource group with all of the resources in that RG suppressed.
I also have another RG with log analytics workspace, a...
- Aug 18, 2020
loadedlouie27 the best was is if you use 'Aggregated on', in a metric measure log alert rule, on '_ResourceId'. Then use Action Rules to suppress based on the alert content, setting the relevant resource group from the VM ARM resource ID.
Example of VM resource ID:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}
Action rules context filter:
loadedlouie27
Aug 19, 2020Brass Contributor
yalavi First of all thanks for your reply...
I will try that approach. and provide feedback in the next couple of days.
loadedlouie27
Aug 20, 2020Brass Contributor