Enable use of the Secret Manager in development mode
In a Javascript Azure function, developper settings are stored in local.settings.json. It must be possible to use the Secret Manager (like in an ASP.Net Core app)
1
vote
