misleading warning message (local.host.settings) : Skipping 'xxx' from local settings as it's already defined in current environment variables
Open
needs-investigation
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
I have a setting value in local.host.settings which has an empty string value:
"xxx":""
Once I start the function I will get an
: Skipping 'xxx' from local settings as it's already defined in current environment variables
which is misleading
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.