Getting error for standard logic app sql trigger: The 'ListCallbackUrl' API is not supported by triggers of type 'ServiceProvider'

Phillip blackwell 0 Reputation points
2023-08-30T17:34:03.6533333+00:00

I have a standard logic app that needs to use a sql trigger for when a row is inserted. I am using vnet integration to connect to a peered vnet that's in different tenant. When I first create the sql connection, it is able to connect to the database and retrieve the tables so the networking appears to be correct.

However, once I save, I keep getting the error: The 'ListCallbackUrl' API is not supported by triggers of type 'ServiceProvider' in the activity feed.

I need to use a standard LA for the vnet injection/integration so a consumption based logic app is not an option. I noticed this behavior has been happening for over a year and still isn't fixed for standard logic apps.

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
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,361 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 24,111 Reputation points
    2023-09-01T06:13:58.6633333+00:00

    Phillip blackwell Thanks for the update.

    For the community:

    Please monitor the GitHub item for progress https://github.com/Azure/LogicAppsUX/issues/3236 

    0 comments No comments