Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions azure-sql/managed-instance/automated-backups-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ The frequency of transaction log backups depends on the compute size and the amo

A tail log backup is taken every time before a database or SQL managed instance is deleted.

- Azure SQL Managed Instance does not back up system databases (master, model and msdb).

### Backup storage redundancy

By default, Azure SQL Managed Instance stores backups in geo-redundant [storage blobs](/azure/storage/common/storage-redundancy) that are replicated to a [paired region](/azure/reliability/cross-region-replication-azure). Geo-redundancy helps protect against outages that affect backup storage in the primary region. It also allows you to restore your instance to a different region in the event of a disaster.
Expand Down