Skip to content

Commit 332d46c

Browse files
authored
Merge pull request #104605 from tvriesde/patch-1
Removed "use-protectedsettings-for-commandtoexecute-secrets":
2 parents 7110fdc + d94eac7 commit 332d46c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/azure-resource-manager/bicep/bicep-config-linter.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ The following example shows the rules that are available for configuration.
9696
"use-parent-property": {
9797
"level": "warning"
9898
},
99-
"use-protectedsettings-for-commandtoexecute-secrets": {
100-
"level": "warning"
101-
},
10299
"use-recent-api-versions": {
103100
"level": "warning"
104101
},

0 commit comments

Comments
 (0)