Skip to content

Commit 0b3cda8

Browse files
authored
Update azure_check_for_sufficient_instant_restore_retention_period.yaml
1 parent 5aef00c commit 0b3cda8

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_instant_restore_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: azureSufficientInstantRestoreRetention
1414
Required: true
15-
DefaultValue: ""
15+
DefaultValue: "7"
1616
PrimaryTable: azure_compute_virtual_machine
1717
QueryToExecute: |
1818
SELECT
@@ -43,4 +43,4 @@ Tags:
4343
- Azure Virtual Machines
4444
score_service_name:
4545
- Azure Virtual Machines
46-
Title: Check for Sufficient Instant Restore Retention Period
46+
Title: Check for Sufficient Instant Restore Retention Period

0 commit comments

Comments
 (0)