How to connect Logic App to on-premise network via VNET integration?

Shawn 91 Reputation points
2023-01-25T10:19:39.6433333+00:00

Hi,

I have used the on-premise data gateway to connect the logic app: consumption plan type to the on premise network. In Logic App, I have used the file system connector as an action.

However, I would like to try out using VNET integration instead of on premise data gateway.

I cannot find the way to do it in a step-by-step description.

Can anyone provide me with the material describing the steps?

Also,

Is that true that we can only achieve this by using Logic app (standard), not using consumption plan?

Lastly,

Should I still use the file system connector in logic app if I manage to use VNET integration?

Thank you.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,856 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,159 questions
{count} vote

Accepted answer
  1. Bruno Lucas 4,411 Reputation points MVP
    2023-01-26T10:00:10.9033333+00:00

    Hi

    There is this a walkthrough for that but can be a little high level if you have not set a vpn before:

    [https://learn.microsoft.com/en-us/azure/logic-apps/secure-single-tenant-workflow-virtual-network-private-endpoint

    but you can only use this approach on standard.

    "Consumption resource type runs in the multi-tenant Azure Logic Apps or integration service environment, while the Standard resource type runs in single-tenant Azure Logic Apps environment."'

    User's image

    Would be complicated to have a vnet on a multi-tenant environment.

    notice the networking option is only available in standard:

    User's image

    but its not in the consumption:

    User's image

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more