Skip to content

Commit 9581ea7

Browse files
authored
ignore resourceToken and migrationToken as being secure params (#1955)
1 parent 9073b65 commit 9581ea7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ps-rule.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# YAML: Set the AZURE_BICEP_FILE_EXPANSION configuration option to enable expansion
22
configuration:
33
AZURE_BICEP_FILE_EXPANSION: true
4+
AZURE_DEPLOYMENT_NONSENSITIVE_PARAMETER_NAMES:
5+
- resourceToken
6+
- migrationToken

0 commit comments

Comments
 (0)