
Porting this famous blog to Windows Azure Websites (Final Part)
The final part is actually leaving Azure Websites :-( The service is really good and works as expected but there is one single problem. I want to host my blog under my own domain ( blog.fabse.net ). This feature is supported by Azure Websites but you have to use reserved instances for this. The minimum size for reserved instances is small! So my feature request is not cheap: While I was happy with the service, I was not happy with the price tag. I decided to use an Azure VM instead. This way I c
More