Add default for pitr (#19901)

Co-authored-by: Candice Ye <canye@microsoft.com>
This commit is contained in:
Candice Ye
2022-06-30 19:06:26 -07:00
committed by GitHub
parent 9a22c429a9
commit 179f9e8270

View File

@@ -1552,6 +1552,7 @@
"description": "%arc.sql.retention.days.description%",
"variableName": "AZDATA_NB_VAR_SQL_RETENTION_DAYS",
"type": "number",
"defaultValue": 7,
"min": 1,
"max": 35,
"required": false