vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

`SCM_DO_BUILD_DURING_DEPLOYMENT` optimization prompt not showing up

Open MicroFish91 opened this issue 2 years ago • 2 comments

Under P0 deployment tests related to the SCM_DO_BUILD_DURING_DEPLOYMENT option...

Deploy code from current workspace for the first time to this setup:

  • Linux web app with Node.js runtime
  • Deployment source set to None

Expected: The following prompt will come up to help configure for faster deployment when deploying the project for the first time:

image

Actual: The prompt doesn't show up.

MicroFish91 avatar Jan 25 '23 18:01 MicroFish91

I'd like to know if this is reproducing in the current released extension.

alexweininger avatar Jan 25 '23 21:01 alexweininger

It is also reproducing on the current release for me.

MicroFish91 avatar Jan 26 '23 23:01 MicroFish91