Azure / Azure/azure-functions-host
Configuration entry with - is not allowed - Impacts dotnet-isolated settings
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
The portal prevents to do any appsettings updates if the key has a "-" in it. This will be a problem for dotnet isolated because our worker runtime name has a dash in it(dotnet-isolated).

This is issue is to investigate this behavior a bit (see whether it is just a portal limitation) and then follow up with the right team to fix it.
Contributor guide
Assessment
This issue has not been assessed yet.