Skip to content

Commit 6a6dc2d

Browse files
authored
Update azure_check_for_sufficient_daily_backup_retention_period.yaml
1 parent 0b3cda8 commit 6a6dc2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compliance/controls/baseline/azure/virtual_machine/azure_check_for_sufficient_daily_backup_retention_period.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Query:
1212
Parameters:
1313
- Key: azureSufficientDailyBackupRetention
1414
Required: true
15-
DefaultValue: ""
15+
DefaultValue: "7"
1616
PrimaryTable: azure_compute_virtual_machine
1717
QueryToExecute: |
1818
SELECT
@@ -40,4 +40,4 @@ Tags:
4040
- Azure Virtual Machines
4141
score_service_name:
4242
- Azure Virtual Machines
43-
Title: Check for Sufficient Daily Backup Retention Period
43+
Title: Check for Sufficient Daily Backup Retention Period

0 commit comments

Comments
 (0)