Forum Discussion
RyuLindow
Apr 22, 2022Copper Contributor
How to get notified when an app service is moved to a different worker?
Hi there I have a bunch of sites hosted on app services and would like to figure out if it's possible to be notified when Azure moved them between their workers. As it's not part of the planned...
RyuLindow
Apr 22, 2022Copper Contributor
I have found out that looking at All Scaling Operations in Configuration and Management shows when the count of the instances increases which also matches when the app service reboots and the log files get a new worker name, so I got that far but now comes the question of how to hook into this to get notified when this happens 🤔