Take a look at the minimum security features to be considered when publishing an Azure Logic App, and highlight HTTP-triggered Logic Apps, which need particular care.
- [Instructor] Azure Logic apps are both powerful…and easy to create.…So the very first thing you need to consider…after creating an Azure Logic app is security.…There is of course the security considerations…for connecting to other APIs.…So for example, when you have API connections to Twitter,…to Slack, to other services like that,…you need to manage those credentials quite carefully.…The credentials will be stored in Azure…and you would need to decide whether those credentials…are to be shared among workflows or not.…
Typically these are going to be stored…in the same resource group as the Logic app itself…but you have consider, if there's two or three Logic apps…in the same resource group, should they be sharing…these API connections?…You can use naming to distinguish…but the more key consideration is whether…you intend to use an individual's account,…like in my examples, I logged in as myself…into Twitter and Slack, but you can also use shared accounts…where it's allowed or practical.…So think through and design for your identity management…
Released
10/4/2017- What is Azure Logic Apps?
- API connections: triggers and actions
- Composing a workflow
- Adding custom code with Azure Functions
- Security and monitoring
Share this video
Embed this video
Video: Security