How are updates to the .net framework handled in azure?
        Posted  
        
            by Allen
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Allen
        
        
        
        Published on 2010-06-14T14:29:19Z
        Indexed on 
            2010/06/14
            14:32 UTC
        
        
        Read the original article
        Hit count: 256
        
If someone is hosting something in Azure and a new KB comes along and requires the .net framework to be updated, how is this handled in Azure? Do they automatically update it for you or give you the option to remain at the older version?
I'm more interested in how the versioning is handled, rather than uptime etc. Do they force you to stay at the most up to date version of a given version number? As in, the most up to date version of 3.5, etc.
© Stack Overflow or respective owner