Create Logic app with Storage account in Private Endpoint

Yuvaraj Madheswaran 390 Reputation points
2023-03-27T14:43:32.8966667+00:00

We have usecase to create logic apps in with Storage account in Private Endpoint via Portal. The same scenario will work via ARM Templates.

Support team mentioned create logic apps in with Storage account in Private Endpoint via Portal is not supported when we raised concern on May 2022.

Any updates or thoughts?

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

Accepted answer
  1. MikeUrnun 9,777 Reputation points Moderator
    2023-04-15T02:46:23.1433333+00:00

    Hello @Yuvaraj Madheswaran Sorry for the late reply.

    Securing Storage Account using Private Endpoints during Logic Apps creation in Portal/VSCode isn't possible at this time since VNET integration isn't allowed yet in the Portal/VSCode experience. You might already be aware but you can still accomplish the configuration in Portal after creation of the Logic Apps resource in Portal: https://learn.microsoft.com/en-us/azure/logic-apps/deploy-single-tenant-logic-apps-private-storage-account#deploy-using-azure-portal-or-visual-studio-code

    For immediate VNET integration during Logic Apps creation time, the Logic Apps team recommends an ARM deployment approach.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.