Skip to content

Commit ee66d56

Browse files
authored
Merge pull request #94756 from henrikrxn/patch-1
Update rule name to match schema in Azure/bicep repository
2 parents e90ca3f + a0cd38c commit ee66d56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/bicep/linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This rule finds possible exposure of secrets in the settings property of a custo
1313

1414
Use the following value in the [Bicep configuration file](bicep-config-linter.md) to customize rule settings:
1515

16-
`use-protectedsettings-for-commandtoexecute-secrets`
16+
`protect-commandtoexecute-secrets`
1717

1818
## Solution
1919

@@ -79,4 +79,4 @@ resource customScriptExtension 'Microsoft.HybridCompute/machines/extensions@2019
7979

8080
## Next steps
8181

82-
For more information about the linter, see [Use Bicep linter](./linter.md).
82+
For more information about the linter, see [Use Bicep linter](./linter.md).

0 commit comments

Comments
 (0)