Add the facility to modify web.config - required especially for live integration
Live integration is configured in web.config of my Azure app. When I changed and created a new secret key, it demand me to rebuild the app and host it again. Looking for a facility to configure the web.config file or move all configurations into the Azure configuration file.
74
votes
2 comments
-
Allan
commented
Stored WCF endpoints in web.config ... a change means redeployment . Pain.
-
Daniell Chong
commented
agree