Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot connect to SQL Server from logic app

I'm having trouble connecting to my SQL Server in an Azure Logic App.

I've just created a fresh SQL Server and database and am now attempting to connect to it in my logic app. However, it doesn't appear to be showing when I enter my credentials. I've been following this tutorial.

enter image description here

Does anyone know why this might be the case? Is it perhaps a permission thing that I may have missed?

I've also found that if i do an AD connection, I get this: enter image description here

like image 420
Greg Avatar asked Aug 08 '26 06:08

Greg


1 Answers

Try this for connecting to your DB:

  • first of all, try to connect with Azure AD Integrated here, and if you don't see your SQL Server and DB in the list try the next step
  • go to Resource Group where you created LogicApp and find the connection name that you used when trying to connect with Azure AD Integrated. You need to open it and click on Edit API Connection. In Authentication Type use SQL Server Authentication and other data to connect to your DB here.
like image 111
Egor Avatar answered Aug 10 '26 19:08

Egor



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!