Skip to content

Commit c34e678

Browse files
authored
Merge pull request #112302 from dcurwin/april22-2020
two MARS changes
2 parents edf5f94 + c6cadc8 commit c34e678

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

articles/backup/backup-azure-delete-vault.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Delete a Microsoft Azure Recovery Services vault
3-
description: In this article, learn how to remove dependencies and then delete a Microsoft Azure Backup Recovery Services (MARS) vault.
3+
description: In this article, learn how to remove dependencies and then delete an Azure Backup Recovery Services vault.
44
ms.topic: conceptual
55
ms.date: 09/20/2019
66
---
77
# Delete an Azure Backup Recovery Services vault
88

9-
This article describes how to delete a Microsoft [Azure Backup](backup-overview.md) Recovery Services (MARS) vault. It contains instructions for removing dependencies and then deleting a vault.
9+
This article describes how to delete an [Azure Backup](backup-overview.md) Recovery Services vault. It contains instructions for removing dependencies and then deleting a vault.
1010

1111
## Before you start
1212

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ You can add exclusion rules to skip files and folders that you don't want to be
7373

7474
![Select the items](./media/backup-azure-manage-mars/select-items-remove.png)
7575

76-
> [!NOTE]
77-
> Proceed with caution when you completely remove a volume from the policy. If you need to add it again, then it will be treated as a new volume. The next scheduled backup will perform an Initial Backup (full backup) instead of Incremental Backup. If you need to temporarily remove and add items later, then it is recommended to use **Exclusions Settings** instead of **Remove Items** to ensure incremental backup instead of full backup.
76+
> [!NOTE]
77+
> Proceed with caution when you completely remove a volume from the policy. If you need to add it again, then it will be treated as a new volume. The next scheduled backup will perform an Initial Backup (full backup) instead of Incremental Backup. If you need to temporarily remove and add items later, then it is recommended to use **Exclusions Settings** instead of **Remove Items** to ensure incremental backup instead of full backup.
7878
7979
2. Complete the subsequent steps and click **Finish** to complete the operation.
8080

@@ -84,7 +84,7 @@ There are two ways to stop protecting Files and Folders backup:
8484

8585
- **Stop protection and retain backup data**.
8686
- This option will stop all future backup jobs from protection.
87-
- Azure Backup service will retain all existing recovery points indefinitely. Recovery points will not be checked for expiration until protection is resumed.
87+
- Azure Backup service will continue to retain all the existing recovery points.
8888
- You'll be able to restore the backed-up data for unexpired recovery points.
8989
- If you decide to resume protection, then you can use the *Re-enable backup schedule* option. After that, data would be retained based on the new retention policy.
9090
- **Stop protection and delete backup data**.
@@ -162,7 +162,6 @@ A passphrase is used to encrypt and decrypt data while backing up or restoring y
162162
![Generate passphrase.](./media/backup-azure-manage-mars/passphrase2.png)
163163
- Ensure that the passphrase is securely saved in an alternate location (other than the source machine), preferably in the Azure Key Vault. Keep track of all the passphrases if you have multiple machines being backed up with the MARS agents.
164164

165-
166165
## Next steps
167166

168167
- For information about supported scenarios and limitations, refer to the [Support Matrix for the MARS Agent](https://docs.microsoft.com/azure/backup/backup-support-matrix-mars-agent).

0 commit comments

Comments
 (0)