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: articles/backup/backup-azure-delete-vault.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
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.
4
4
ms.topic: conceptual
5
5
ms.date: 09/20/2019
6
6
---
7
7
# Delete an Azure Backup Recovery Services vault
8
8
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.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-manage-mars.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,8 +73,8 @@ You can add exclusion rules to skip files and folders that you don't want to be
73
73
74
74

75
75
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.
78
78
79
79
2. Complete the subsequent steps and click **Finish** to complete the operation.
80
80
@@ -84,7 +84,7 @@ There are two ways to stop protecting Files and Folders backup:
84
84
85
85
-**Stop protection and retain backup data**.
86
86
- 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.
88
88
- You'll be able to restore the backed-up data for unexpired recovery points.
89
89
- 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.
90
90
-**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
- 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.
164
164
165
-
166
165
## Next steps
167
166
168
167
- 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