I have a function app in azure. When i develop locally on VS it is called local.settings.json
But when i deploy the app to Azure , does the settings file name change ?
what is the file called where all the application-specific settings are stored ?
I want to be able to read the file and extract some values ?
New contributor
Kate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.