Virtual Directory in Azure Web Role
        Posted  
        
            by John
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by John
        
        
        
        Published on 2009-08-07T05:23:29Z
        Indexed on 
            2010/03/19
            5:11 UTC
        
        
        Read the original article
        Hit count: 237
        
Is there a way to create a Virtual Directory in Azure web role. I know you can create them programmaticly on a normal instance of IIS 7, but you have to assign a physical path. How is that possible in Azure?
© Stack Overflow or respective owner