Monthly Archives: July 2012

Windows Azure Load Balancer

All public facing compute resources in Windows Azure sit behind a load balancer. It provides round robin load balancing. It does not check the health of the compute resources as that is the responsibility of Fabric Controller application. As a … Continue reading

Posted in Azure | Leave a comment

Windows Azure IAAS Resources

Official name of Windows Azure IAAS offering is Windows Azure Virtual Machines(VM). This feature is still in preview mode and is expected to become generally available later this year. I will use this blog post to provide a list of … Continue reading

Posted in SharePoint, Virtual Machines, Windows Azure | Leave a comment

Server Software Support for Virtual Machines

With the introduction of Windows Azure Virtual Machines on June 7th questions about support comes up very often. The following article provides details about which Server Software created by Microsoft is supported to run on Azure Virtual Machines. http://support.microsoft.com/kb/2721672 There … Continue reading

Posted in Virtual Machines, Windows Azure | Leave a comment

Running Custom SuseServer Linux In Windows Azure

Windows Azure Image Library provides Suse Linux image but it has very basic packages installed on it. If you want to build a customer Suse Image you can use free SuseStudio tool. This blog post describes how to build a … Continue reading

Posted in Linux, Virtual Machines, Windows Azure | Leave a comment

Linux on Windows Azure Virtual Machine

Since Microsoft released Windows Azure Virtual Machines feature in June 2012 we have an ability to run Linux in Windows Azure VM’s. We have partnered with a few Linux distribution owners to provide supported version of Linux. These Linux distributions … Continue reading

Posted in Linux, Virtual Machines, Windows Azure | Leave a comment