File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/azure-resource-manager/bicep Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ The default set of linter rules is minimal and taken from [arm-ttk test cases](.
40
40
- [ outputs-should-not-contain-secrets] ( ./linter-rule-outputs-should-not-contain-secrets.md )
41
41
- [ prefer-interpolation] ( ./linter-rule-prefer-interpolation.md )
42
42
- [ prefer-unquoted-property-names] ( ./linter-rule-prefer-unquoted-property-names.md )
43
+ - [ protect-commandtoexecute-secrets] ( ./linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md )
43
44
- [ secure-parameter-default] ( ./linter-rule-secure-parameter-default.md )
44
45
- [ secure-params-in-nested-deploy] ( ./linter-rule-secure-params-in-nested-deploy.md )
45
46
- [ secure-secrets-in-params] ( ./linter-rule-secure-secrets-in-parameters.md )
46
47
- [ simplify-interpolation] ( ./linter-rule-simplify-interpolation.md )
47
48
- [ simplify-json-null] ( ./linter-rule-simplify-json-null.md )
48
49
- [ use-parent-property] ( ./linter-rule-use-parent-property.md )
49
- - [ protect-commandtoexecute-secrets] ( ./linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md )
50
50
- [ use-recent-api-versions] ( ./linter-rule-use-recent-api-versions.md )
51
51
- [ use-recent-module-versions] ( ./linter-rule-use-recent-module-versions.md )
52
52
- [ use-resource-id-functions] ( ./linter-rule-use-resource-id-functions.md )
You can’t perform that action at this time.
0 commit comments