Skip to content

Commit 1bcb9e2

Browse files
authored
Update backups.md
1 parent 97b9f90 commit 1bcb9e2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

umbraco-cloud/databases/backups.md

Lines changed: 7 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 could cause issues:
16+
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, special server configurations.
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.

0 commit comments

Comments
 (0)