Hey,
You can parameterize the values and have those values in key vault and either get them directly via LS key vault integration wherever possible or use web activity to get those values.
dynamic key vault
arkiboys
9,696
Reputation points
Hello,
I have created a linkedservice to sql server where database and server names are passed into it via a parameter.
For the sql authentication part, I have manually entered the generic user account and typed the password manually.
This allows connection to sql server using the same login but (different server and database as they get passed as parameters)
Question:
I would like to put the login details into AKV.
How do I put the login details into AKV and yet be able to use the linkedservice with the parameters for the server and database name?
Thank you
Accepted answer
-
Nandan Hegde 33,326 Reputation points MVP
2021-11-29T03:13:46.293+00:00