As it is explained by Steve Marx on this article, startup tasks are actions that can be set before the Azure roles start, and a powerful resource to configure IIS and other role components.
Similar Posts
Windows Azure Toolkits for iOS, Android and Windows Phone
This is great news for mobile developers. Now you leverage the cloud to simplify the complexity of supporting multiple devices. I am planning to start testing the toolkit in the following days, and will report my results. Click here to open link…
Windows Azure Insider June 2013 – Architecting Multi-Tenant Applications in Windows Azure
One of the biggest challenges that companies face when migrating applications to Windows Azure is going from a single to a multi-tenant approach, which means that some of the compute and data resources are shared by their customers. We take a look at four different areas affected by this process: – Identity and security –…
Architecture + Strategy using the Windows Azure AppFabric Service Bus
Excellent blog entry from David Chou explaining the differences between an Enterprise Service Bus and and an Interent Service Bus, and how to take advantage of the latter when designing architectures for the cloud. Click here to open link…
Netflix Launches Canadian Serv…
Netflix Launches Canadian Service for Streaming Movies and TV Episodes over the Internet: Hey, friends in Canada….. http://bit.ly/9jisMh
AzureSamples.com – Windows Azure Code Samples
Intuitive and well organized Silverlight interface to different Azure code samples… Click here to open link…
Announcing Improved In-place Updates for Windows Azure
Two days ago, significant changes and enhancements to the In-place update process were announced for the Windows Azure platform. It is now possible to apply multiple changes to virtual instances without having to redploy the whole solution, including the following: change the VM size, increase the local storage, add or remove roles, or change the…