Can I add a Worker Role to a standard MVC4 Website which I am deploying to Azure Websites? I haven't seen any documentation on how to add a worker role to these deployments.
I hope I don't have to rebuild my entire project as a cloud project, convert MVC4 Website to a Web Role and then Add a new worker role... Is this the case? If so, has anyone done this with any success? I have a very large website that I would hate to repackage into a new project.
No, but that's not a problem. You can have the following setup:
You can keep using Windows Azure Web Sites for your ASP.NET MVC application and create a new Cloud Service with a Worker Role for your background jobs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With