I have an existing application developed in Visual Studio 2012 with .Net framework 4. And my project is hosted on cloud Azure. I want to add a Windows Azure WebJob project in it but cannot find extension to configure this.
I find an extension given below but it is not working for 2012 https://visualstudiogallery.msdn.microsoft.com/f4824551-2660-4afa-aba1-1fcc1673c3d0
Is there any way to configure it for 2012. I have Windows Azure 2.2 sdk installed.