Azure / azure-functions-host

The host/runtime that powers Azure Functions
https://functions.azure.com
MIT License
1.94k stars 442 forks source link

adding UserSecretsId #10622

Closed brettsam closed 1 week ago

brettsam commented 1 week ago

Switching to use UserSecrets for development rather than modifying launchSettings.json.

Pull request checklist

IMPORTANT: Currently, changes must be backported to the in-proc branch to be included in Core Tools and non-Flex deployments.