How to access Key Vault secrets in Logic app to provide secured authentication with SQL Connector.? Do we have any possibility to configure the JSON Script of the app?
Logic App design work flow:
I would like to configure ConnectionName, SQL ServerName, SQL database name Values in JSON Script and UserName and Password, I would like to get from KeyVault in JSON Script.
Can any one let me know how should be the JSON Configurations for this?