microsoft / vscode-azuretools

Common packages for building Azure extensions for VS Code
MIT License
106 stars 66 forks source link

appsettings: Add new app settings name validation for containerized function apps #1699

Closed motm32 closed 6 months ago

motm32 commented 6 months ago

Refer to this issue for the original error.

In order to resolve this functions issue we have to add a new name validation based on if it is a containerized function app or not.