Skip to content

Commit 95da645

Browse files
authored
Update azure_check_for_sufficient_point_in_time_restore_pitr_backup_retention_period.yaml
1 parent 6a6dc2d commit 95da645

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compliance/controls/baseline/azure/sql/azure_check_for_sufficient_point_in_time_restore_pitr_backup_retention_period.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Query:
1010
Parameters:
1111
- Key: azureDatabaseServerRetentionPeriodDays
1212
Required: true
13-
DefaultValue: ""
13+
DefaultValue: "7"
1414
PrimaryTable: azure_sql_server
1515
QueryToExecute: |
1616
SELECT
@@ -39,4 +39,4 @@ Tags:
3939
- Azure Managed SQL Service
4040
score_tags:
4141
- Missing Backup
42-
Title: Check for Sufficient Point in Time Restore (PITR) Backup Retention Period
42+
Title: Check for Sufficient Point in Time Restore (PITR) Backup Retention Period

0 commit comments

Comments
 (0)