Murugeswari_Muthurajan
Dec 08, 2021Copper Contributor
Parameterizing linked service
Currently in my work environment we are having 3 linked services ( All 3for seperate databases) for 3 different pipelines in the same adf without key vault.. So we planned to implement azure key vault and paramaterize the linked service so that a single linked service can be used to connect all db in that adf
So I have created key vault first and created three seperate secrets to store connection string values
Now coming back to linked service in adf when i chose the azure key vault option, it is asking to enter key vault name ( that i have entered which i created now) Next for secret name i want to parameterize and pass values dynamically from corresponding pipeline... Is that possible or how i can pass values to the secret name
So I have created key vault first and created three seperate secrets to store connection string values
Now coming back to linked service in adf when i chose the azure key vault option, it is asking to enter key vault name ( that i have entered which i created now) Next for secret name i want to parameterize and pass values dynamically from corresponding pipeline... Is that possible or how i can pass values to the secret name