An automotive manufacturer plans to implement a serverless solution to automate their vehicle diagnostic alert system. The solution must integrate multiple APIs, send emails via Office 365, and create a support ticket in a third-party CRM when a critical error code is detected. The IT team wants to build and maintain this integration using a visual designer without writing custom code. Which Azure service should the manufacturer use to meet these requirements?
- Azure Logic AppsAnswer
- BAzure Functions
- CAzure Virtual Machines
- DMicrosoft 365
Answer
Azure Logic Apps
Azure Logic Apps is the correct service because it is a serverless orchestration engine that features a visual designer and pre-built connectors to integrate systems and applications (such as CRM and Office 365) without requiring extensive custom code development.
Step-by-Step Solution
Key Concept
Azure Logic Apps is a serverless, designer-first orchestration service for integrating apps and data.