Implement baseline alerts according to: https://azure.github.io/azure-monitor-baseline-alerts/welcome/
This opens up the possibility of moving the app-service and aci modules out of archive, because by implementing alerts we'll have a reason to keep them 🙂
Example: equinor/terraform-azurerm-app-service#10. Note though that alert rules can be reused for multiple resources of the same type, so it might be a better idea to create an alerts submodule for each module. Discuss! 🙂
Tasks
Implement baseline alerts according to: https://azure.github.io/azure-monitor-baseline-alerts/welcome/
This opens up the possibility of moving the app-service and aci modules out of archive, because by implementing alerts we'll have a reason to keep them 🙂
Example: equinor/terraform-azurerm-app-service#10. Note though that alert rules can be reused for multiple resources of the same type, so it might be a better idea to create an
alertssubmodule for each module. Discuss! 🙂Tasks