A university needs to orchestrate a data integration workflow that automatically triggers when a student submits an enrollment form. The administration wants to build this workflow using a graphical designer and pre-built connector blocks rather than writing custom code. Which Azure service is designed to meet this requirement?
- AAzure Functions
- BAzure Virtual Machines
- Azure Logic AppsAnswer
- DMicrosoft 365
Answer
Azure Logic Apps
Azure Logic Apps is the correct service because it is a serverless, designer-first orchestration engine. It allows users to build workflows visually using a graphical designer and pre-built connector blocks with minimal or no custom code.
Step-by-Step Solution
Key Concept
Azure Logic Apps is a serverless, designer-first integration platform that uses pre-built connectors to automate workflows without writing custom code.
Estimated Time:45s