Install Application Initialization on Azure Web Role by hosting multiple websites

I have the azure role hosted as a cloud service, I am trying to set the initialization of the application, as suggested in the following link:

http://fabriccontroller.net/blog/posts/iis-8-0-application-initialization-module-in-a-windows-azure-web-role

but how will all my sites in this single web browser warm up?

I followed the steps in the link above. But not sure how it will be with multiple websites in a single role.

+1
c # azure azure-web-roles azure-cloud-services azure-deployment
source share

No one has answered this question yet.

See similar questions:

7
Does Windows Azure support Warm-Up module applications or something like that?

or similar:

205
What is the difference between the Azure website and the Azure Web role?
sixteen
Multiple websites on a single instance of Windows Azure Web Sites
2
Cancel an Azure WebRole project from a web application
2
Dynamically host multiple websites in Azure
2
Azure Website vs. Azure Cloud Service Web Role
one
Dilute Cloud Service Web Role Deployment Before VIP Sharing
one
Running multiple applications on the same Azure WebRole (Cloud Services)
one
SslRequireCert and Azure Web Roles
0
Deploy a web role in a Windows Azure project to a website
0
Azure PHP Application

All Articles