microsoft / vscode-azureappservice

Azure App Service extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureappservice
MIT License
111 stars 94 forks source link

Add Extension_Version setting for Linux apps as well #2623

Closed nturinski closed 6 months ago

nturinski commented 6 months ago

Linux uses ~3, so just adding that extension_version setting in the app settings configuration.

To test this, you can just create a web app. For windows, it should be ~2, and for linux, ~3.