vscode-azureappservice
vscode-azureappservice copied to clipboard
No error validation prompts when creating a new web app with an existing name
trafficstars
OS: Win10 Build Version: 20220225.1 Regression: Previous Release
Repro Steps:
- F1 -> Azure App Service: Create New Web App... -> Enter an existing name.
- Check whether an error validation prompts.
Expect:
An error validation prompts.

Actual:
No error validation prompts.

This will be fixed by updating the @microsoft-vscode-azext-appservice extension