logic app with single outbound ip address

AzureUser2023 5 Reputation points
2023-02-05T08:25:50.4133333+00:00

hi

i need to create an app logic with a single fixed outbound ip address.

in the past i could do that with ISE, but based on what i've read this service will end at 2024.

so what's the best way to go about it today?

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

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 23,786 Reputation points Microsoft Employee
    2023-02-06T07:35:28.91+00:00

    @AzureUser2023 Thank you for reaching out to Microsoft Q&A, Yes ISE is going to expire in August31 2024 since underlying ISE is dependent on Cloud service is going to be retire as well as mentioned here.

    Refer to blog post to know more about the ISE retirement.

    If you want to limit the outbound Ip address to single Ip then you need to create a standard logic apps with virtual network integration enabled and followed by NAT gateway.

    Standard logic app uses app service plan as underlying it will provide a list of outbound Ip addresses.

    Feel free to reach back to me if you have any further questions.

    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.