Skip to content

Commit eff1561

Browse files
authored
Merge pull request #126351 from fadarboye/patch-2
Update quick-kubernetes-backup-cli.md
2 parents 63c16ec + e46e390 commit eff1561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/quick-kubernetes-backup-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ az dataprotection backup-policy retention-rule set --lifecycles ./retentionrule.
5353
Once the policy JSON has all the required values, proceed to create a new policy from the policy object.
5454

5555
```azurecli
56-
az dataprotection backup-policy create -g testBkpVaultRG --vault-name TestBkpVault -n mypolicy --policy policy.json
56+
az dataprotection backup-policy create -g testBkpVaultRG --vault-name TestBkpVault -n mypolicy --policy akspolicy.json
5757
```
5858

5959
## Prepare AKS cluster for backup

0 commit comments

Comments
 (0)