When you connect to windows azure via remote desktop you might notice that your version is not properly licensed. 
   
    
    
I you want to avoid court open .CSDEF file in Visual Studio and change OS family to 2.
  <ServiceConfiguration serviceName="Daenet.WinAzure.BlobStorageLab2" 
                        xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration"
                        osFamily="1"
                        osVersion="*">
   … 
     
  
		    
            
	        Posted
		    
Feb 17 2012, 11:01 PM
			by
		    
Damir Dobric