Skip to content

Commit b518d4f

Browse files
authored
Update backups.md
1 parent fb1a5c0 commit b518d4f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

umbraco-cloud/databases/backups.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Read more about Umbraco Cloud's Backup and data retention policy in the FAQ.
1414

1515
When restoring a database backup on Umbraco Cloud, certain elements may cause issues:
1616

17-
- **SQL Server logins** - Those could be stored at the server level (in the master database) rather than within the user database itself.
18-
- **Complex Database Objects** - A complex database object in SQL is an element with external dependencies or special server configurations.
17+
- **SQL Server logins** - Custom SQL Server logins (e.g., admin, sysuser, etc.) may conflict with existing logins when restoring the database in our hosting platform.
18+
- **Complex Database Objects** - Custom complex database object in SQL is an element with external dependencies or special server configurations which may result in conflicts when restoring the database in our hosting platform.
1919

2020
## Backup on Umbraco Cloud
2121

@@ -68,6 +68,8 @@ Once the Database has been uploaded, restoring the backup to your environment is
6868

6969
### Restore Database
7070

71+
When restoring a database backup on Umbraco Cloud, certain elements may cause issues. For more details, see the [Limitations](#limitations) section .
72+
7173
Once you have uploaded a backup, you might want to restore it to one of your environments. To restore a backup to an environment follow the steps below.
7274

7375
1. Click on the small watch on the right side.

0 commit comments

Comments
 (0)