Azure Alert Rule: Hopping Window(run every n hours, query data of last n+m hours)
I have an Azure Function that every 4 hours runs a database query and writes logs to app insights in case of errors found.
I create an Azure Alert rule with this query:
Azure Alert Rule does not trigger even if KQL returns data
I have a problem with my Azure Alert Rule. Here is json view of that alert:
Best Practices for Azure Alert Management Across Multiple Subscriptions with action groups
I am currently managing around 100 different Azure subscriptions and I want to allow subscription owners to create their own alerts. However, I want all these alerts to use the same Logic App to send the alerts via an Action Group.