Designing and Implementing an Azure AI Solution (legacy) — Question 11

You have an SAP production landscape.
You plan to use Azure Machine Learning to develop a fraud detection API. The API will identify potentially fraudulent transactions in the SAP production landscape in near real time.
You need to recommend a workflow for the API.
What should you recommend?

Answer options

Correct answer: A

Explanation

The correct answer is A because an Azure Data Factory pipeline is designed to integrate data from SAP and facilitate the execution of machine learning models in a streamlined manner. The other options do not provide the same level of efficiency or real-time capabilities; for instance, using Excel (option B) is not practical for real-time processing, while an Azure logic app (option C) may introduce delays and a Jupyter Notebook (option D) lacks the automated pipeline features necessary for continuous fraud detection.