Logic App Standard Storage account best practices

Sumit Gaur 260 Reputation points
2023-06-20T16:01:57.24+00:00

Hi,

we are currently using logic app standard to build our integration and business process. i wanted to know the best practices when it comes to storage account required with a logic app standard.

To save cost we are thinking of using a single storage account for our multiple logic app standards instead of having individual storage account for each logic app

Is this approach correct and comes under the best practices?

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

Accepted answer
  1. Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
    2023-06-22T23:00:31.76+00:00

    It is recommended to use separate storage accounts for each Logic App instance. Reason being is this approach provides better isolation and reduces the risk of data loss or corruption.

    However, you can use a single storage account with multiple logic app instances. In this case, just make sure storage account is configured properly to handle the load and traffic for your multiple instances. For additional references check out Best practices for Azure Logic Apps


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.