I have not had to use this before so take with a pinch of salt, but if you store your certs in Azure Key Vault, you can parameterize the name of the key you are looking for. Then you just use that parameter to change the key that is selected.
ADF Web Activity Dynamic SSL Certificates
Courtney Haedke
151
Reputation points
Hello,
I would like to create a dynamic web activity post request.
The api I'm reaching requires both basic authentication and an SSL certificate.
I'm able to put the basic authentication in the headers and attach the SSL certificate but I have to manually upload the certificate.
I would like to create a web activity I can parameterize and will use the specific SSL certificate based off the parameters I provide.
Is there a way I can accomplish this without manually having to upload the SSL certificate each time per customer?
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions