Skip to content

Commit 44c1765

Browse files
committed
Add warning to restore-backup
1 parent 76435f9 commit 44c1765

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/backups/restore-backup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ Contact [Mendix Support](https://support.mendix.com/) if you need further assist
107107

108108
You may want to restore a backup that has been created on another platform (for example, an on-premises deployment). In this case, you will have to construct a backup file that Mendix Cloud will recognize. It is possible to upload a **Database Only** or **Full Snapshot** backup file.
109109

110+
{{% alert color="warning" %}}
111+
Any local manipulation you perform after creating a backup is at your own risk. You may end up with a backup file which cannot be restored.
112+
{{% /alert %}}
113+
110114
### Database Only Format{#database-only}
111115

112116
A **Database Only** backup file is a *.backup* file (for example, *database-fc9e126f-201811210121.backup*).

0 commit comments

Comments
 (0)