Copied to clipboard

Flag this post as spam?

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


  • Damion 96 posts 331 karma points
    Apr 08, 2019 @ 09:59
    Damion
    0

    Dev and live databases for the one Umbraco app

    I want to have a separate dev and live database for my next umbraco project.

    I have ran through the initial set-up and pointed the site to my dev db so that has now been created. Is it safe enough to just to copy the dev db in Azure, give it a new name and just change the connection string in the web.config, or is there anything in the initial db setup that gets generated in the tables that would be unique to that db? I see there are some tables with data after set-up, so I'm not sure if just copying the db is the right thing to do.

  • Ronak Panchal 71 posts 230 karma points
    Apr 08, 2019 @ 11:27
    Ronak Panchal
    100

    Hello Damion,

    You can just take generate a backup of dev environment and restore into azure or in the live env database just change the connection string in web.config.

Please Sign in or register to post replies

Write your reply to:

Draft