startup tasks

About this tag
Startup tasks in Windows Azure allow you to run scripts or executables when a web or worker role starts. These tasks can be used to configure the environment, install software, or enable features like Classic ASP. Elevated privileges are often required for such tasks. The WebPI command line can be used within startup tasks to install packages. Understanding startup tasks is essential for customizing cloud role instances in Azure.
  1. News

    Windows 7 Cloud Cover Episode 34 - Advanced Startup Tasks and Video Encoding

    Join Wade and Steve each week as they cover the Windows Azure Platform. You can follow and interact with the show at Link Removed. In this episode, Steve and Wade: Talk through some tips, tricks, and gotchas when using Startup Tasks Discuss how to use the WebPI Command Line from within...
  2. News

    Windows 7 Cloud Cover Episode 31 - Startup Tasks, Elevated Privileges, and Classic ASP

    Join Ryan and Steve each week as they cover the Microsoft cloud. You can follow and interact with the show at @cloudcovershow. In this episode: Learn how to use startup tasks in your web or worker role. Learn how to enable Classic ASP with an elevated startup task. Learn about the PDC 2010...
Back
Top