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

There is no error when typing a web app name with "test-"

Open v-mengwe opened this issue 3 years ago • 1 comments
trafficstars

OS: Win10 Build Version: 20220225.1 Regression: Preview release

Repro Steps:

  1. Click "Create New Web App.." button -> Select a subscription -> Type a web app name with "test-".
  2. Check whether there is an error when typing a web app name with "test-".

Expect: There is an error when typing a web app name with "test-". image

Actual: There is no error when typing a web app name with "test-". image

More Info: Fail to create the web app "test-" with an error "The host name webappname azurewebsites.net is invalid."

v-mengwe avatar Mar 10 '22 09:03 v-mengwe

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

nturinski avatar Mar 24 '22 22:03 nturinski