Skip to content

Commit 571520e

Browse files
Update backups.md
1 parent c66b96b commit 571520e

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

content/en/docs/deployment/mx-azure/backups.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -94,41 +94,42 @@ Your environment details page displays a message while the backup is being resto
9494

9595
## Uploading a Backup {#upload-backup}
9696

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).
9898

9999
You can upload archives containing a Full Snapshot.
100100

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.
102102

103103
## Downloading a Backup {#download-backup}
104104

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.
106106

107-
You can download a backup archive containing Full Snapshot.
107+
You can download archives containing a Full Snapshot.
108108

109109
{{% alert color="info" %}}
110110
Because the download archive is generated on request, it is not possible to estimate the file size before requesting a download.
111111
{{% /alert %}}
112112

113-
To download a backup of an App, follow these steps:
113+
To download a backup of an app, follow these steps:
114114

115115
1. Go to [Apps](https://sprintr.home.mendix.com) and open your app.
116116
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.
121122

122123
## Nightly/Weekly/Monthly Backups
123124

124125
Backups are created and retained as follows:
125126

126-
| Frequency | Timing | Type | Retention Period |
127-
| --------- | ---------------------------------------------------------- | ----------------------- | -------------------------------------|
128-
| 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) |
132133

133134
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.
134135

0 commit comments

Comments
 (0)