vscode-azureappservice
vscode-azureappservice copied to clipboard
Fail to deploy the large app to the .NET web app
trafficstars
OS: Win10 Build Version: 20240510.1 Regression: Not a regression
Repro Steps:
- Get the project from https://github.com/alexweininger/test-large-webapp and open it in VS Code.
- Create an advanced Linux .NET 6 web app.
- Deploy the project to the web app.
- Check whether succeeds to deploy the project to the web app.
Expect: Succeed to deploy the project to the web app.
Actual:
- Pop up an error dialog.
- Fail to deploy the project to the web app after clicking "Debug Anyway".