Force update Web App configuration settings
Vedran Devcic
1
Reputation point
Hello all,
I am using terraform to deploy and key vault and web apps. When I update my value in terraform and do release through Azure Devops my Web Apps are holding old application settings.
I have tried stopping and starting Web app, restarting web app and the only thing that helped is edit reference to key vault ( deleting one letter ) then recreating that reference ( adding deleted letter ). How can I force Web App to clear cache for app settings? How can I report this as a bug? Did you experience this?
Sign in to answer