Skip to content

Commit 0e78669

Browse files
authored
Merge pull request #104255 from CHEEKATLAPRADEEP-MSFT/patch-82
(AzureCXP) MicrosoftDocs/azure-docs#48024
2 parents 246a7a4 + c948322 commit 0e78669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/how-to-use-azure-key-vault-secrets-pipeline-activities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This feature relies on the data factory managed identity. Learn how it works fr
6161
> [!CAUTION]
6262
> Set the Secure Output option to true to prevent the secret value from being logged in plain text. Any further activities that consume this value should have their Secure Input option set to true.
6363
64-
5. To use the value in another activity, use the following code expression **@activity('web1').output.value**.
64+
5. To use the value in another activity, use the following code expression **@activity('Web1').output.value**.
6565

6666
![Code expression](media/how-to-use-azure-key-vault-secrets-pipeline-activities/usewebactivity.png)
6767

0 commit comments

Comments
 (0)