How do I connect Azure Function to Azure Logic App?

Andrew Glover 0 Reputation points
2025-02-28T16:34:35.9766667+00:00

I have created a Azure Python Function, and it runs successfully. However, it is now showing as an available connection when trying to use the Azure Functions connector within Azure logic apps. See the screenshots below.

User's image

User's image

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. RithwikBojja 3,210 Reputation points Microsoft External Staff Moderator
    2025-03-03T10:08:31.0733333+00:00

    Hi @Andrew Glover,

    You are in right direction, You will able to find all the functions in the subscription in which logic app is present as below:

    enter image description here

    Then select the function app or click on search by giving function apps, after giving connection name. Then click on create new:

    enter image description here

    Output:

    enter image description here

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.


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.