hi,
I noted that web.config file is package into all .cspkg file. It seems that we are unable to make change of it except redeploy the entire whole package cskpg which take long time.
I've also noted that web can promote some of the config in serviceconfiguration.cscfg. However, the thing is, in most of our code have use web.config as the place to store the setting including connection string, app setting, etc.
Could somebody advise this issue with the minimum of effort?