If, for whatever reason, azure app configuration resource is not responsive this might lead to app not being able to start/not getting any settings. This could be remedied by:
- Enable offlinecache
- Introduce a second az app conf (preferably in another region) resource serving as fallback
If, for whatever reason, azure app configuration resource is not responsive this might lead to app not being able to start/not getting any settings. This could be remedied by: