I just figured out, that we use different price abos for staging and live-db in azure. But I need a fully copy of staging and deploy it on the live-server.
The staging-system has the basic-abo and the live-system has the standard-abo. Is this possible without any sideeffects? If not, how can I transfer my data without setting them up manually? I looked for Umbraco Courier, but I think it is not possible, because of budget restrictions. uSync could help me, but at the moment I don't know how to use it and if it will support me actually.
I saw there is usync/data-folder after initialisation, but I don't know the next steps. I think I first have to install the usync-package on the livesystem and then copy & paste from usynch/data to live-system? I really don't get this point, because it is not clear described in the documentation of usync.
Deploying Datebase via Azure
Hi people,
I just figured out, that we use different price abos for staging and live-db in azure. But I need a fully copy of staging and deploy it on the live-server.
The staging-system has the basic-abo and the live-system has the standard-abo. Is this possible without any sideeffects? If not, how can I transfer my data without setting them up manually? I looked for Umbraco Courier, but I think it is not possible, because of budget restrictions. uSync could help me, but at the moment I don't know how to use it and if it will support me actually.
I saw there is usync/data-folder after initialisation, but I don't know the next steps. I think I first have to install the usync-package on the livesystem and then copy & paste from usynch/data to live-system? I really don't get this point, because it is not clear described in the documentation of usync.
Cheers, Nadine
We figured out that you can't copy databases within different price classes, so you have to upgrade databases.
is working on a reply...