0
votes

I was following this blog post to deploy my existing console app to web jobs.But, I'm unable to find right-click, "Add > Existing Project as Azure WebJob" option in Visual Studio 2015. I did install the new Azure SDK bits. Just wondering if this future has been deprecated ?

1

1 Answers

0
votes

The option is still there. But please do note that this is only supported on regular ASP.NET projects. So if you are using ASP.NET Core, that option is not available at this time.