Skip to content

Commit fb1cfce

Browse files
Merge pull request #291142 from AbhishekMallick-MS/Nov-27-2024-Freshness1
Freshness - Manage MARS backup agent
2 parents a5d1cd2 + 1e324f8 commit fb1cfce

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

articles/backup/backup-azure-manage-mars.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage and monitor MARS Agent backups
33
description: Learn how to manage and monitor Microsoft Azure Recovery Services (MARS) Agent backups by using the Azure Backup service.
44
ms.reviewer: srinathv
55
ms.topic: how-to
6-
ms.date: 11/07/2023
6+
ms.date: 11/27/2024
77
ms.service: azure-backup
88
ms.custom: engagement-fy23
99
author: AbhishekMallick-MS
@@ -27,6 +27,8 @@ When you modify backup policy, you can add new items, remove existing items from
2727

2828
### Add new items to existing policy
2929

30+
To add new items to existing policy, follow these steps:
31+
3032
1. In **Actions**, select **Schedule Backup**.
3133

3234
![Screenshot shows how to schedule a Windows Server backup.](./media/backup-configure-vault/schedule-first-backup.png)
@@ -53,6 +55,8 @@ When you modify backup policy, you can add new items, remove existing items from
5355

5456
You can add exclusion rules to skip files and folders that you don't want to be backed up. You can do this during when defining a new policy or modifying an existing policy.
5557

58+
To add exclusion rules to an existing policy, follow these steps:
59+
5660
1. From the Actions pane, select **Schedule Backup**. Go to **Select items to Backup** and select **Exclusion Settings**.
5761

5862
![Screenshot shows the exclusion settings.](./media/backup-azure-manage-mars/select-exclusion-settings.png)
@@ -103,6 +107,8 @@ There are three ways to stop protecting Files and Folders backup:
103107

104108
### Stop protection and retain backup data
105109

110+
To stop protecting your data and retain backup data, follow these steps:
111+
106112
1. Open the MARS management console, go to the **Actions pane**, and **select Schedule Backup**.
107113

108114
![Screenshot shows how to select schedule backup.](./media/backup-azure-manage-mars/mars-actions.png)
@@ -119,6 +125,8 @@ There are three ways to stop protecting Files and Folders backup:
119125

120126
### Stop protection and delete backup data
121127

128+
To stop protecting your data and delete backup data, follow these steps:
129+
122130
1. Open the MARS management console, go to the **Actions** pane, and select **Schedule Backup**.
123131
2. From the **Modify or Stop a Scheduled Backup** page, select **Stop using this backup schedule and delete all the stored backups**. Then, select **Next**.
124132

@@ -145,7 +153,7 @@ After you delete the on-premises backup items, follow the next steps from the po
145153

146154
### Stop protection and retain backup data by policy
147155

148-
Follow these steps:
156+
To stop protecting your data and retain backup data by policy, follow these steps:
149157

150158
1. Open the *MARS management* console, go to the **Actions** pane, and then select **Schedule Backup**.
151159
2. On the **Select Policy Item** page, select **Modify a backup schedule for your files and folders** > **Next**.
@@ -164,6 +172,8 @@ Follow these steps:
164172

165173
If you stopped protection while retaining data and decided to resume protection, then you can re-enable the backup schedule using modify backup policy.
166174

175+
To resume protection, follow these steps:
176+
167177
1. On **Actions** select **Schedule backup**.
168178
1. Select **Re-enable backup schedule. You can also modify backup items or times** and select **Next**.<br>
169179

@@ -311,7 +321,8 @@ To monitor backup data usage and daily churn, follow these steps:
311321
Learn more about [other report tabs](configure-reports.md) and receiving those [reports through email](backup-reports-email.md).
312322

313323
## List recovery points for a data source
314-
Follow these steps:
324+
325+
To list recovery points for a data source, follow these steps:
315326

316327
1. On the **MARS agent console**, go to **Status Pane**.
317328
1. Under **Available Recovery Points**, select **View Details** to list all available recovery points.

0 commit comments

Comments
 (0)