I have created an MVC5/EF6 website which is running on Azure - I have hit a problem on the reporting side (AZURE Hosting & MVC5 Reporting) with one possible solution being to create a web role?
Is it as easy as creating a web role project and adding my existing project to it? What do I need to do on the Azure side of things or will it just work?
Thanks in advance!
David