LogicApp Data persistance

JacksWastedLife 1 Reputation point
2020-09-08T11:09:39.023+00:00

Hi,

Im working with some logicApps that pass sensitive information during calls as part of the runbook. According to the LogicApp KB, it says

Azure Logic Apps relies on Azure Storage to store and automatically encrypt data at rest. This encryption protects your data and helps you meet your organizational security and compliance commitments. By default, Azure Storage uses Microsoft-managed keys to encrypt your data. For more information, see Azure Storage encryption for data at rest.

My question, is where is this storage account, as i've not configured one for use in my LogicApp? Who has access?

Thanks

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

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,536 Reputation points
    2020-09-09T02:47:49.89+00:00

    Hi @JacksWastedLife

    I believe you are talking about this article. The logic app service in the backend has different components that use other Azure services.
    One of the services that are used is the azure storage account and that is managed by Microsoft. Customer doesn't have access to those services.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    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.