Skip to content
Merged
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 content/en/docs/deployment/mx-azure/mx-azure-backups.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Mendix on Azure integrates backup and restore functionality that allows you to c

Backup snapshots include both the database and the file documents associated with the Mendix app environment.

The backup snapshot file format used by Mendix on Azure is identical to the backup snapshot file format used in the public Mendix Cloud. This allows for easy migration of app data between these deployment options.

## Enabling Backups

To start using backups, select **Try new Backup and Restore** on the **Backups** page in the Mendix for Kubernetes portal.
Expand Down