Skip to content

Commit d94eac7

Browse files
authored
Removed "use-protectedsettings-for-commandtoexecute-secrets":
The linter is giving me errors for the property: use-protectedsettings-for-commandtoexecute-secrets , probably it does not exist anymore and documentation needs to be updated.
1 parent ffb6d86 commit d94eac7

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
@@ -92,9 +92,6 @@ The following example shows the rules that are available for configuration.
9292
"use-parent-property": {
9393
"level": "warning"
9494
},
95-
"use-protectedsettings-for-commandtoexecute-secrets": {
96-
"level": "warning"
97-
},
9895
"use-recent-api-versions": {
9996
"level": "warning"
10097
},

0 commit comments

Comments
 (0)