"Select Web App" Provides No Options
brentarias opened this issue · 1 comments
I have a .Net 6 ASP.NET Web API that I want to deploy to Azure App Services. When I run the Azure Pipeline Configure
command, it gives me several prompts...all of which work properly, until it asks me Select Web App
. It doesn't give me any web app to select...the drop-down is empty...so the my use of the wizard dead-ends.
How to resolve this?
For a bit more context:
I'm on Windows 11, with VSCode version 1.74.3 and Node 16.14.2, sandboxed: no.
One of the questions I'm asked by the wizard is "Select an Azure Pipelines template", and it gives me these options:
- .NET Web App to Windows on Azure
- .NET Web App to Linux on Azure
- Simple application to Windows Web App
I don't receive these options when I'm in a folder which does not contain a web app...so I presume it can see my Web API code. So it is strange that it
Hi @brentarias, thanks for reporting this issue.
We are currently working on higher-priority issues, but we will investigate this issue later.