Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-304 Topic 5 Question 5 Discussion

Actual exam question for Microsoft's AZ-304 exam
Question #: 5
Topic #: 5
[All AZ-304 Questions]

You are designing an order processing system in Azure that will contain the Azure resources shown in the following table.

The order processing system will have the following transaction flow:

* A customer will place an order by using App1.

* When the order is received, App1 will generate a message to check for product availability at vendor 1 and vendor 2.

* An integration component will process the message, and then trigger either Function1 or Function2 depending on the type of order.

* Once a vendor confirms the product availability, a status message for App1 will be generated by Function1 or Function2.

* All the steps of the transaction will be logged to storage1.

Which type of resource should you recommend for the integration component?

Show Suggested Answer Hide Answer
Suggested Answer: A

A data factory can have one or more pipelines. A pipeline is a logical grouping of activities that together perform a task.

The activities in a pipeline define actions to perform on your data.

Data Factory has three groupings of activities: data movement activities, data transformation activities, and control activities.

Azure Functions is now integrated with Azure Data Factory, allowing you to run an Azure function as a step in your data factory pipelines.


https://docs.microsoft.com/en-us/azure/data-factory/concepts-pipelines-activities

Comments

Currently there are no comments in this discussion, be the first to comment!


Save Cancel