Azure / azure-functions-on-container-apps

Docs , samples and issues for Azure Functions on Azure Container Apps
MIT License
74 stars 18 forks source link

There's no number for template when creating in function #6

Closed lilyjma closed 1 year ago

lilyjma commented 1 year ago

Running the command to create a http function prompts you to select a number corresponding to the template, but there are no options to choose from. Also, the flag already specifies the type of template to create, so it seems extra to ask again.

image
raorugan commented 1 year ago

This is because the template is already selected it is not expecting any input from user.