Redirect: Using Windows Azure to stream videos from Azure Blob storage.

Thanks to RemyP, for pointing out some great posts on how to get started using Windows Azure to host videos, and using Silverlight with Windows Live Writer to post videos to your blogs.

https://blogs.msdn.com/david_sayed/archive/2010/01/07/hosting-videos-on-windows-azure.aspx 

Although this is not true smooth streaming at the moment, you can use blob storage CDN functionality and have a great experience with your videos around the globe.
I originally had to host my own MVC ASP.NET applications to embed content, and LiveWriter gives me some cool flexibility to post to other places.

Enjoy!