vscode-azureappservice
vscode-azureappservice copied to clipboard
[GB18030] Fail to add a new setting named with GB18030 language for the Linux web app
trafficstars
OS: Win10 Azure App Service Version: v0.24.9 GB18030: All
Repro Steps:
- Create a new Linux web app.
- Expand the web app -> Right click the "Application Settings" node -> Click "Add New Setting..."-> Enter the name with GB18030 language.
- Check the result.
Expect: Succeed to add a new setting without any error.
Actual:
Fail to add a new setting.
More Info: This issue doesn't reproduce for Windows web App.
This issue also reproduces for Static Web App and Linux Function App.