vscode-azureappservice
vscode-azureappservice copied to clipboard
There is no step "Select an OS" when creating a .NET 9 (STS) (Preview) advanced web app
OS: All App Service Build Version: 20240827.1 Regression: Not a regression
Repro Steps:
- F1 -> Azure App Service: Create New Web App... (Advanced) -> Select a subscription -> Enter a name -> Select a resource -> Select the ".NET 9 (STS) (Preview)" runtime stack.
- Check whether the next step is “Select an OS".
Expect: The next step is "Select an OS".
Actual: The next step is "Select a location for new resources.".
More Info:
- This issue doesn't reproduce when creating .NET 8 (LTS)/.NET 7 (STS)/.NET 6 (LTS) web app.
- The workaround is to enable "App Service: Show Hidden Stacks" in Settings for VS Code/VS Code-Insiders.