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

There is no "Reset default" button in the popped up dialog when executing "Azure App Services: Deploy to Slot..." from command palette

Open v-xinda opened this issue 3 years ago • 0 comments
trafficstars

OS: Windows 10 Build Version: 20220513.10

Repro Steps:

  1. Right click a slot -> Click "Deploy to Slot...".
  2. "Always deploy the workspace...to..." -> Select "Yes" -> Make sure the app ID saved in the workspace settings. image
  3. F1 -> Click "Azure App Services: Deploy to Slot..." -> Select a subscription -> Select a resource -> Select a slot.
  4. Check whether there is a "Reset default" button in the popped up dialog.

Expect: There is a "Reset default" button in the popped up dialog. image

Actual: There is no "Reset default" button in the popped up dialog.

More Info: There is a "Reset default" button in the popped up dialog when executing "Azure App Services: Deploy to Web App..." from command palette. image

v-xinda avatar May 16 '22 10:05 v-xinda