Skip to content

Commit 5aef00c

Browse files
authored
Update azure_check_for_sufficient_soft_deleted_data_retention_period.yaml
1 parent 3ab10d4 commit 5aef00c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compliance/controls/baseline/azure/storage_account/azure_check_for_sufficient_soft_deleted_data_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: azureStorageBlobSoftDeleteSufficientDays
1212
Required: true
13-
DefaultValue: ""
13+
DefaultValue: "1"
1414
PrimaryTable: azure_storage_account
1515
QueryToExecute: |
1616
SELECT
@@ -40,4 +40,4 @@ Tags:
4040
- Azure Storage Accounts
4141
score_service_name:
4242
- Azure Storage Accounts
43-
Title: Check for Sufficient Soft Deleted Data Retention Period
43+
Title: Check for Sufficient Soft Deleted Data Retention Period

0 commit comments

Comments
 (0)