I see that Azure supports basic AppSettings name/value pair style of configuration settings. However, I can’t find any mention that custom configuration settings are also supported. Are they?
I see that Azure supports basic AppSettings name/value pair style of configuration settings. However,
Share
Custom configuration settings are not supported. See my answer here: CloudConfigurationManager does not pick up ApplicationSettings from app.config