Logic app security

Cloudsec 160 Reputation points
2023-11-10T22:10:20.7+00:00

Hey,

I am looking to secure my logic apps by only allowing particular IPs to access them. How do I know which IPs I need?

Will there be certain apps that connect to logic apps that use certain IPs, is there a log where I can see this?
Thanks

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

Accepted answer
  1. MayankBargali-MSFT 70,941 Reputation points Moderator
    2023-11-14T09:03:41.17+00:00

    @Cloudsec Thanks for reaching out.

    You can find the list of inbound and outbound IP address that you are using for the particular regions.

    For managed connectors you can refer to this IP list.

    For more details on Secure access and data in Azure Logic Apps you can refer to this document.

    Let me know if you have any queries or concerns.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Q&A Assist
    2023-11-10T22:10:20.71+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To restrict access to your logic app workflows by IP address, you can use the Allowed inbound IP addresses feature. This feature allows you to specify the IP addresses that are allowed to trigger your logic app workflows. You can specify IP addresses for both consumption and standard workflows. To get the IP addresses for your logic app workflows, you can review the Limits and configuration for Azure Logic Apps documentation. Additionally, you can use Azure API Management to provide on-premises connection options, such as site-to-site virtual private network and ExpressRoute integration for secured proxy and communication to on-premises systems.

    There is no log available to see which apps connect to logic apps that use certain IPs. However, you can specify the IP addresses that are allowed to trigger your logic app workflows using the Allowed inbound IP addresses feature.


    References:

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.