Azure / Azure/azure-functions-vscode-web
[Feature]: Download the application settings from the application to the app in VS Code for the web
- Dominant language
- No language data
- Stars
- 1
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Feature Name *
Download application settings
### Feature Description *
Today, it seems we automatically generate the local.settings file to include AzureDevSessionsRemoteHostName and set the AzureWebJobsStorage and runtime. I think we should download all of the app settings that are in the cloud and add them to the local.settings file. This could probably also include the AzureWebJobsStorage connection as we would not rely on Azurite then.
### Use Case *
If you deploy your app and later come back to edit, any app settings that are set in the app in the cloud are not downloaded and are available.
### Benefits
_No response_
### Alternatives
_No response_
### Additional Context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.