From the course: Azure Logic Apps

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Plan for security

Plan for security - Azure Tutorial

From the course: Azure Logic Apps

Start my 1-month free trial

Plan for security

- [Narrator] The next tip that we want to talk about pertains to security. How do you go about securing your Logic Apps? First and foremost, Azure Logic Apps rely on Azure Storage to store and automatically encrypt your data at rest. This encryption protects your data and helps you meet your organization's security and compliance needs. Let's talk about access to the various Logic App operations. You can only permit specific users or groups to run specific tasks, such as managing, editing, and viewing Logic Apps. You do that by taking advantage of built-in roles that are available within Logic Apps, things like the Logic App contributor role is the one that is allowed to manage Logic Apps. Let's talk about the access to Logic App run history. As I've said earlier in this course, during a Logic App run, all of the data is encrypted in transit using the transport layer security and at rest within the Azure Blob Storage. When…

Contents