Hello @Cole Orton , If you enable Continuous Deployment for the App Service like below, it will automatically deploy (and restart) using webhook every time you push a new image to ACR. Otherwise if CD is off, you will need to restart the App Service yourself to pull the updated image.