An IT team needs to design an automated workflow that triggers whenever a security alert is generated. The workflow must automatically post the alert details to a Microsoft Teams channel. The team wants to build this visually using a designer with pre-built connectors, without writing any custom code. Which Azure service should they use?
- AAzure Virtual Machines
- BAzure Functions
- Azure Logic AppsAnswer
- DMicrosoft 365
Answer
Azure Logic Apps
Azure Logic Apps is the correct choice because it is a serverless orchestration service that offers a visual workflow designer and a large gallery of pre-built connectors, enabling users to integrate services and automate actions without writing code.
Step-by-Step Solution
Key Concept
Distinguishing between code-first Azure Functions and designer-first Azure Logic Apps for serverless automation.
Estimated Time:45s