Do you have some Application settings in appsettings.json for App Service (or Azure Function) structured in sections? And do you know how to set up same structure as Application settings in Azure?
It’s easy – just write Application settings Key
in format Section:MyAttribute
for appsettings.json:
|
|
will Application settings look like: