0
votes

I was trying to create a release pipleline for azure function app, which I want host under consumption plan hence I don't have an app service created. May I know which template to select for the same. The default template I got have a mandatorty app service plan to be inserted

enter image description here

1

1 Answers

1
votes

I have found how it works. When you publish the function app from visual studio it will generate a default app service, which you can give in the release pipeline