vscode-azureappservice
vscode-azureappservice copied to clipboard
No "Deploying..." label displays next to the web app when deploying a project
trafficstars
OS: All Azure Resources Build Link: vscode-azuresourcegroups-0.8.1-alpha.2 1.vsix App Service Version: v0.25.1 Regression: Not a regression
Repro Steps:
- Open a project in VSCode.
- Create a new web app -> Click "Deploy" button in the notification -> Select the opened project.
- Check whether the "Deploying..." label displays next to the web app.
Expect:
The "Deploying..." label displays next to the web app.
Actual: No "Deploying..." label displays next to the web app.
More Info: This issue doesn't reproduce when deploying a project using "Deploy to Web App..." command.