Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Keith Jackson 183 posts 552 karma points
    Feb 02, 2013 @ 17:11
    Keith Jackson
    0

    Running Umbraco 4.11 on Azure

    I have an Umbraco 4.11 site currently deployed to a virtual server.

    I'm looking to migrate the instance over to Azure, but I can't seem to find any guides to tell me what I need to do that aren't going back to v4.7 or earlier.

    Can someone give me some indication what I need to do? This isn't a fresh build; the site is already up and running but I assume some things will need tweaking first.

  • Mark Bennett 199 posts 375 karma points
    Feb 05, 2013 @ 18:11
    Mark Bennett
    0

    I would setup an empty 4.11 on the Azure site with a DB name that is not the same as the one on your virtual box.

    Check that the new site works (i.e you can get into back office).

    Copy across templates / styles / other code that is deployed on your current virtual box (will be the same as the 4.7 guides).

    Backup DB from your virtual server and restore into the Azure system.

    Change your web.config to point to the restored DB.

    Log in and check it all works ;)

  • Jeavon Leopold 3074 posts 13631 karma points MVP 11x admin c-trib
    Feb 25, 2013 @ 11:10
    Jeavon Leopold
    0

    @Keith, Are you planning on using Azure Web Sites or Web Roles?

  • Keith Jackson 183 posts 552 karma points
    Feb 25, 2013 @ 11:44
    Keith Jackson
    0

    I got it partially running as a Web Role - In the end the cost was proving prohibitive - I detailed my experiences in an article here - http://www.ministryotech.co.uk/blog/azure-not-a-lean-solution/

  • Jeavon Leopold 3074 posts 13631 karma points MVP 11x admin c-trib
    Feb 25, 2013 @ 12:02
    Jeavon Leopold
    0

    Interesting post! Did you consider Azure Web Sites? For a single instance Azure deployment it is a very simple process.

    For Web Roles and multi instances, you currently need to use the Deprecated Windows Azure Accelerator for Umbraco

    More info in this thread http://our.umbraco.org/forum/getting-started/installing-umbraco/37103-Umbraco-on-multi-role-Azure-

Please Sign in or register to post replies

Write your reply to:

Draft