Skip to content

Commit 215247f

Browse files
authored
Update quick-create-template.md
Update soft delete settings
1 parent 9016364 commit 215247f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/key-vault/keys/quick-create-template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ To complete this article:
112112
"properties": {
113113
"accessPolicies": [],
114114
"enableRbacAuthorization": false,
115-
"enableSoftDelete": false,
115+
"enableSoftDelete": true,
116+
"softDeleteRetentionInDays": "90",
116117
"enabledForDeployment": false,
117118
"enabledForDiskEncryption": false,
118119
"enabledForTemplateDeployment": false,

0 commit comments

Comments
 (0)