Hello @Martin Nohejl
Unfortunately it is not possible to be notified when outbound IP address change in advanced, as it is controlled by Azure.
The IP address to use is selected randomly at runtime
https://learn.microsoft.com/en-us/azure/app-service/overview-inbound-outbound-ips#when-outbound-ips-change
You can find the set of all possible outbound IP addresses your app can use, regardless of pricing tiers, by looking for the possibleOutboundIpAddresses property or in the Additional Outbound IP Addresses field in the Properties blade of your WebApp.
There is also list with Azure IP Ranges and Service Tags – Public Cloud
https://www.microsoft.com/en-us/download/details.aspx?id=56519