Logic apps deployment architecture on ASE V3

RAMAKANTH VENGALA 20 Reputation points
2023-04-04T06:37:28.7966667+00:00

Hi , Can we get some information about standard logic app deployment into ASE V3? Also please help us to find an architecture

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

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,691 Reputation points Moderator
    2023-04-10T08:55:49.6766667+00:00

    @RAMAKANTH VENGALA You can use ASE v3 plan if you want your logic app to be in fully isolate environment and need a secure network access this means using this plan you can inherit the network setup from the selected ASEv3.

    [ASE is used when host applications from only one customer, and they do so on one of their virtual networks. Customers have fine-grained control over inbound and outbound application network traffic. Applications can establish high-speed secure connections over VPNs to on-premises corporate resources.]

    For example, when deployed to an internal ASE, workflows can access the resources in a virtual network associated with the ASE and have internal access points.

    As mentioned in document that ASE has all the same capabilities as Standard plan hosted in Single-tenant Azure Logic Apps (WS). See below additional benefits using ASE v3 plan for logic app.

    • Fully isolate your logic apps.
    • Create and run more logic apps than in single-tenant Azure Logic Apps.
    • Pay only for the ASE App Service plan, no matter the number of logic apps that you create and run.
    • Can enable autoscaling or manually scale with more virtual machine instances or a different App Service plan.
    • Inherit the network setup from the selected ASEv3. For example, when deployed to an internal ASE, workflows can access the resources in a virtual network associated with the ASE and have internal access points.   Summary if your requirement not related to isolated environment ASE V3 is not required.

    Please let us know if further query or clarification is required would be happy to help you.


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.