Skip to content

Commit e4e606e

Browse files
Update articles/azure-resource-manager/bicep/linter-rule-secure-params-in-nested-deploy.md
Co-authored-by: Stephen Weatherford (MSFT) <[email protected]>
1 parent 8be8541 commit e4e606e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/linter-rule-secure-params-in-nested-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 09/21/2022
77

88
# Linter rule - secure params in nested deploy
99

10-
Outer-scoped nested deployment resources shouldn't be used for secure parameters or list* functions. You could expose the secure parameter values in the deployment history.
10+
Outer-scoped nested deployment resources shouldn't use for secure parameters or list* functions. You could expose the secure values in the deployment history.
1111

1212
## Linter rule code
1313

0 commit comments

Comments
 (0)