Does Azure expose an event that can be used to trigger an API when scaling out? For example, let's say we have a rule that will add another instance of a webapp based on some metric. When the rule condition is met, and Azure adds another instance, can a custom API (or APIM) be called?