Can I get the same data from the cloud when I run it locally

0
  For example, I ran an application in the cloud and added records for the required fields. Now the data is stored in the cloud and whenever I run the application I am able to view the data. Is there any way to view this data when I run the application locally without adding the data again.
asked
2 answers
2

You could download a backup and restore it locally.

answered
1

Hi Sunetha,

 

You can download database backups from the cloud enviornment and import them in your local project. Go to Cloud Portal -> Backups

If you have a free license though, you can not trigger a backup whenever you want so you have to rely on the nightly backups, at least as far as I know.

Hope this helps,

Andrej

 

answered