Logic app in ISE connecting to SQL in Azure vm

Aleksandar Krstić 1 Reputation point
2021-02-26T15:50:33.997+00:00

Hi, I created ISE in one vnet, and have vm with sql installed in another vnet. I also have peering between these two vnets. Is it possible to create Logic app in ISE and have it connected to sql server on azure vm? If it is possible, can someone please share link to the document describing cration of sucha logic app, because I cannot seem to find it anywhere? Thanks in advance Aleksandar

SQL Server on Azure Virtual Machines
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,996 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,611 Reputation points Microsoft Employee
    2021-03-01T04:54:29.547+00:00

    @Aleksandar Krstić Yes. This is indeed possible.

    You would first add the ISE connector to your ISE after which you can use them in your Logic App. The first time you add the SQL Server Connector, you would just have to provide the required connection details for your ISE to be able to communicate with the SQL Server.

    Note that if you need Windows Authentication, the ISE Connector doesn't have support for this requiring you to use the Non-ISE Connector along with the On-Premises Data Gateway.