Connection to a 3rd Party MySQL DB in ADF with SSL Keys and Certificates
I am trying to set up a connection to the MySQL database from ADF with a provided SSL Keys and client certificates.
I have 3 keys to upload for connection but can't figure where and how to upload and even the documentation is not clear.
There are no answers on the internet of how to do it and the current documentation provides only "specify the full path" statement, which is not enough. what is the full path.
It doesn't even have Azure Key Vault option there.
This is a priority and Please suggest on how to use the SSL keys and certs in ADF MySQL connector. If it is not supported, please suggest a workaround. It's really important for us to connect to that MySQl DB at any cost.