Secure Output into foreach activity

CHOI Alex (PT/GDU-AP) 1 Reputation point
2020-08-03T03:33:09.147+00:00

In adf, I'm running a for-each loop for a multi-line secret out of Keyvault. and the secret value is visible in parameter. how can I make sure secret is secure but not need to input secret list in the pipeline one by one?

14999-image.png

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,145 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. HarithaMaddi-MSFT 10,136 Reputation points
    2020-08-03T07:34:11.487+00:00

    Hi @CHOI Alex (PT/GDU-AP) ,

    Apologies for the delay in responding to the question with inputs from Product Team.

    Can you please check using parameter as input for foreach activity and selecting "Secure String" option for Parameter as shown below. Also, kindly check if secure input and output options in activities used inside foreach activity will help. Hope this helps! Please suggest if this does not cover the scenario and we will be glad to help further.

    16172-securestringparameter.png16531-foreachsecureinput.png