From 4ea359b35d34c8338a3ba6ac41200d3a5d22462d Mon Sep 17 00:00:00 2001 From: Slawomir Koszewski Date: Sun, 1 Mar 2026 11:09:16 +0100 Subject: [PATCH] Update README to clarify long-term protection with Azure Backup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6b4f84..721266f 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ This example provides quick rollback using storage-account level protection (`so Short-term recovery from accidental deletion or modification can be achieved using the built-in Azure Storage Account data protection features enabled in this module. -### Azure Backup recovery (vaulted) +### Long-term protection with Azure Backup To add a long-term vaulted recovery option, the `backup-vault` module is required. After creating the vault, configure Azure Backup (policy and backup instance) to protect the storage account for vaulted retention and restore workflows.