Azure Logic App – Read secrets information from Azure Key Vault to authenticate blob connector
I have to create a workflow using standard Azure Logic App. I am trying to authenticate Azure BLOB connector using connection string. One of the easiest way is to add connection string directly but manual intervention is required whenever there…