Skip to content

Commit bf26355

Browse files
Merge pull request #311668 from akarshprabhu/main
Added default policy, MDCC and ILR failure updates
2 parents 1c15f53 + 490a728 commit bf26355

3 files changed

Lines changed: 54 additions & 39 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ To manage a backup policy:
8686

8787
:::image type="content" source="./media/backup-azure-manage-vms/backup-policy-create-new-inline.png" alt-text="Screenshot showing to choose a backup policy." lightbox="./media/backup-azure-manage-vms/backup-policy-create-new-expanded.png":::
8888

89+
### Default backup policies in Recovery Services vaults
90+
When you create a Recovery Services vault, Azure Backup automatically creates a small set of system‑managed default backup policies. These policies ensure that baseline backup functionality is always available in any vault. Examples include policies such as HourlyBackup, DefaultPolicy, or Enhanced.
91+
These default policies are system‑managed, can be deleted temporarily but are recreated automatically and act as fallback policies when no custom policy is defined.
92+
You can safely ignore these default policies if your organization uses its own standards for policy naming, scheduling, or retention. Create custom backup policies that match your requirements and assign your protected items to those custom policies. The default policies will continue to exist in the vault but will not be used unless explicitly selected.
93+
8994
## Run an on-demand backup
9095

9196
You can run an on-demand backup of a VM after you set up its protection. Keep these details in mind:

0 commit comments

Comments
 (0)