Azure / Azure-Proactive-Resiliency-Library-v2

Azure Proactive Resiliency Library v2 (APRL) - Source for Azure WAF reliability guidance and associated ARG queries
https://azure.github.io/Azure-Proactive-Resiliency-Library-v2/
MIT License
39 stars 59 forks source link

Runbook support #217

Closed caseywatson closed 2 weeks ago

caseywatson commented 2 weeks ago

Overview/Summary

Related Issues/Work Items

Breaking Changes

This update breaks existing "implicit selector" functionality where KQL scripts are wrapped in an inner join. To enable this functionality, users must explicitly set the -UseImplicitRunbookSelectors switch on the collector script.

As part of this pull request I have