Skip to content

Commit 592fb1d

Browse files
authored
Merge pull request #6993 from umbraco/Musealali-patch-1
Update backups.md
2 parents d5beeda + 1d4d23e commit 592fb1d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

umbraco-cloud/databases/backups.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ description: >-
1010
Read more about Umbraco Cloud's Backup and data retention policy in the FAQ.
1111
{% endhint %}
1212

13+
## Limitations
14+
15+
When restoring a database backup on Umbraco Cloud, certain elements may cause issues:
16+
17+
- **SQL Server logins** - Custom SQL Server logins (for example, admin, sysuser, etc.) may conflict with existing logins when restoring the database in the hosting platform.
18+
- **Complex Database Objects** - Custom complex database objects 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.
19+
1320
## Backup on Umbraco Cloud
1421

1522
On Umbraco Cloud, you can utilize our 35-day point-in-time recovery to create and download a `bacpac` file from your project.
@@ -61,6 +68,8 @@ Once the Database has been uploaded, restoring the backup to your environment is
6168

6269
### Restore Database
6370

71+
When restoring a database backup on Umbraco Cloud, certain elements may cause issues. For more details, see the [Limitations](#limitations) section .
72+
6473
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.
6574

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

0 commit comments

Comments
 (0)