Skip to content

Commit b74a33a

Browse files
authored
Update backups.md
1 parent f46b793 commit b74a33a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

umbraco-cloud/databases/backups.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ When restoring a database backup on Umbraco Cloud, certain elements may cause is
1717
- **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.
1818
- **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.
1919

20-
Also note: Restoring a database will switch the existing database with a fresh one with the restored content. Because the initial database is removed you will not be able to create database backups with a timestamp that lies before the restore. Any existing backups are still available though.
20+
{% hint style="info" %}
21+
Restoring a database replaces the existing database with a fresh one containing the restored content. Once a Restore has run, you cannot create database backups with a **Date and Time for snapshot (UTC)** earlier than the time of the Restore-operation. However, any existing backups are still available.
22+
{% endhint %}
2123

2224
## Backup on Umbraco Cloud
2325

0 commit comments

Comments
 (0)