|
by Steve Marx via Steve Marx's blog on 4/29/2010 5:41:57 PM
One of the coolest uses I’ve found for my Windows Azure Hosted Web Core Worker Role is to sync my website with blob storage, letting me change files at will and immediately see the results in the cloud. You can grab the code over on Code Gallery, or a prebuilt package that you can deploy right away. Here’s a 30-second video showing it in action: How It Works In a typical Windows Azure web role, IIS is configured to host the website contained in your application package. As you may know, thi
... [ read more ]
|
|