Forum Discussion
GouravIN
Jan 31, 2019Brass Contributor
ARM Template for KQL Query Alert
Hi All, I want to configure Log Analytics alert using ARM templates so just following given link:-https://docs.microsoft.com/en-in/azure/azure-monitor/insights/solutions-resources-searches-alerts#...
- Feb 04, 2019
While not exactly what you're looking for, we're automating Alert creation using the alert toolkit here:
https://github.com/Microsoft/manageability-toolkits
ScottAllison
Feb 04, 2019Iron Contributor
While not exactly what you're looking for, we're automating Alert creation using the alert toolkit here:
https://github.com/Microsoft/manageability-toolkits
GouravIN
Feb 05, 2019Brass Contributor
Thanks Scott, this worked like a charm on my requirement.
Amazing!!