Share via

How to secure SQL connection string in Azure Logic App Standard

Abhishek Verma 26 Reputation points
2022-08-16T17:01:53.607+00:00

I am using SQL action in the Azure Logic App workflow. SQL connection setup and connection string added to app settings by default. The connection string contains the username and password and is visible to all. Now I want to secure the connection. Can I use KeyVault to store the connection string as a secret? How to replace the connection string in app settings to retrieve it from Azure KeyVault?

Are there any other options?

Azure Key Vault
Azure Key Vault

An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.

Azure Logic Apps
Azure Logic Apps

An Azure service that automates the access and use of data across clouds without writing code.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.