Skip to content

Commit e90ca3f

Browse files
authored
Merge pull request #94757 from henrikrxn/patch-2
Update rule name to match schema in Azure/bicep repository
2 parents 330383e + 879290e commit e90ca3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following example shows the rules that are available for configuration.
5959
"simplify-interpolation": {
6060
"level": "warning"
6161
},
62-
"use-protectedsettings-for-commandtoexecute-secrets": {
62+
"protect-commandtoexecute-secrets": {
6363
"level": "warning"
6464
},
6565
"secure-secrets-in-params": {

0 commit comments

Comments
 (0)