I got a wcf service which I\'d like to run on azure, but I got several problems:
First: do I choose a web role or a worker role for running the wcf service?
there´s no right answer for every scenario. if your service is simple, and dont need to manage a lot of configurarions such as specific permissions and etc, the azure website may attend well.