You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/deployment/mx-azure/backups.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,41 +94,42 @@ Your environment details page displays a message while the backup is being resto
94
94
95
95
## Uploading a Backup {#upload-backup}
96
96
97
-
To upload a backup, click **Upload Backup** and then select the backup archive you want to upload. For information on downloading backup archives, see [Download Backup](#download-backup), below.
97
+
To upload a backup, click **Upload Backup**, and then select the backup archive which you want to upload. For information on downloading backup archives, see [Downloading a Backup](#download-backup).
98
98
99
99
You can upload archives containing a Full Snapshot.
100
100
101
-
Uploading a backup creates a new backup item in your backup list. You can then restore the new backup item via the regular restore process (as described in [Restore Backup](#restore-backup), below). This ensures less downtime for your application.
101
+
Uploading a backup creates a new backup item in your backup list. You can then restore the new backup item by following the regular restore process, as described in [Restoring a Backup](#restore-backup). This ensures less downtime for your application.
102
102
103
103
## Downloading a Backup {#download-backup}
104
104
105
-
To download a backup, click **More Options** ({{% icon name="three-dots-menu-horizontal" %}}) > **Download** on the backup you want to download.
105
+
To download a backup, click **More Options** ({{% icon name="three-dots-menu-horizontal" %}}) > **Download** on the backup which you want to download.
106
106
107
-
You can download a backup archive containing Full Snapshot.
107
+
You can download archives containing a Full Snapshot.
108
108
109
109
{{% alert color="info" %}}
110
110
Because the download archive is generated on request, it is not possible to estimate the file size before requesting a download.
111
111
{{% /alert %}}
112
112
113
-
To download a backup of an App, follow these steps:
113
+
To download a backup of an app, follow these steps:
114
114
115
115
1. Go to [Apps](https://sprintr.home.mendix.com) and open your app.
116
116
2. In the [navigation pane](/developerportal/#navigation-pane), click **Backups**.
117
-
3. On the backup you want to download, click **More Options** ({{% icon name="three-dots-menu-horizontal" %}}). Select **Download** from the drop-down list.
118
-
4. Click **Start** to submit a backup download request.
119
-
5. Once the download request is processed and the backup is completed, click on the **Download** button to retrieve the backup file.
120
-
6. You can click on the **Show URL** button to view/copy the download link.
117
+
3. On the backup you want to download, click **More Options** ({{% icon name="three-dots-menu-horizontal" %}}).
118
+
4. Select **Download** from the drop-down list.
119
+
5. Click **Start** to submit a backup download request.
120
+
6. After the download request is processed and the backup is completed, click on the **Download** button to retrieve the backup file.
121
+
7. You can click on the **Show URL** button to view/copy the download link.
| Nightly | Each night | Automatic | 14 days (counting from yesterday)|
129
-
| Weekly | Each Sunday | Automatic | Three months(counting from yesterday)|
130
-
| Monthly | First Sunday of each month | Automatic | One year(1st Sunday of each month)|
131
-
| On demand | On demand | Manual (user initiated) | 14 days (counting from yesterday)|
127
+
| Frequency | Timing | Type | Retention Period |
128
+
| --- | --- | --- | ---|
129
+
| Nightly | Each night | Automatic | 14 days (counting from yesterday) |
130
+
| Weekly | Each Sunday | Automatic | Three months(counting from yesterday)|
131
+
| Monthly | First Sunday of each month | Automatic | One year(1st Sunday of each month) |
132
+
| On demand | On demand | Manual (user initiated) | 14 days (counting from yesterday) |
132
133
133
134
Each backup is automatically deleted when its retention period is over, but you can always manually delete it before then. By default, backups are retained for exactly the specified period; for example, a weekly backup created at on October 22nd expires at January 22nd. If you want to keep a backup for longer than scheduled, you can download the backup to your computer.
0 commit comments