Skip to content

Commit b66aa23

Browse files
Merge pull request #302814 from AbhishekMallick-MS/Jul-16-2025-Freshness
Freshness - Update VM backup policy using CLI
2 parents f09abc0 + 0e945f2 commit b66aa23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/backup/modify-vm-policy-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Update the existing VM backup policy using CLI
33
description: Learn how to update the existing VM backup policy using Azure CLI.
44
ms.topic: how-to
55
ms.custom: devx-track-azurecli
6-
ms.date: 07/30/2024
6+
ms.date: 07/16/2025
77
author: jyothisuri
88
ms.author: jsuri
99
# Customer intent: As a system administrator, I want to update the VM backup policy using CLI commands, so that I can modify retention settings and ensure my virtual machines are backed up according to the latest requirements.
1010
---
1111
# Update the existing VM backup policy using CLI
1212

13-
You can use Azure CLI to update an existing VM backup policy. This article will explain how to export the existing policy to a JSON file, modify the file, and then use Azure CLI to update the policy with the modified policy.
13+
This article describes how to update an existing VM backup policy using Azure CLI. To modify the policy, export the policy to a JSON file, make the required updates in the file, and then use Azure CLI to apply the changes. You can also [modify the policy using the Azure portal](backup-azure-manage-vms.md#modify-backup-policy).
1414

1515
## Modify an existing policy
1616

0 commit comments

Comments
 (0)