In my environment, A Container Instance in the backend pool of the Application Gateway changes its Private IP when it is restarted. Therefore, the communication from the frontend is interrupted every time it is restarted.
Is there a way to communicate with Application Gateway even if the private IP of Container Instance changes? For example, activity log alerts detect the restart of Container Instance, and Automation runbook changes the routing rule of Application Gateway.
Thank you in advance!