exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 1 question 2 discussion

Actual exam question from Microsoft's AI-100
Question #: 2
Topic #: 1
[All AI-100 Questions]

HOTSPOT -
You plan to deploy an Azure Data Factory pipeline that will perform the following:
✑ Move data from on-premises to the cloud.
✑ Consume Azure Cognitive Services APIs.
You need to recommend which technologies the pipeline should use. The solution must minimize custom code.
What should you include in the recommendation? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Self-hosted Integration Runtime
A self-hosted IR is capable of running copy activity between a cloud data stores and a data store in private network.
Not Azure-SSIS Integration Runtime, as you would need to write custom code.

Box 2: Azure Logic Apps -
Azure Logic Apps helps you orchestrate and integrate different services by providing 100+ ready-to-use connectors, ranging from on-premises SQL Server or SAP to Microsoft Cognitive Services.
Incorrect:
Not Azure API Management: Use Azure API Management as a turnkey solution for publishing APIs to external and internal customers.
References:
https://docs.microsoft.com/en-us/azure/data-factory/concepts-integration-runtime https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-examples-and-scenarios

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dev2dev
2 years, 5 months ago
Logic apps is low/no code solution
upvoted 1 times
...
vatan
4 years, 2 months ago
1. Self-Hosted Integration Runtime 2. The solution must minimize custom code based on this I would go with Logic Apps
upvoted 2 times
...
sayak17
4 years, 8 months ago
proof for second https://docs.microsoft.com/en-us/azure/azure-functions/functions-twitter-email
upvoted 4 times
...
birender
4 years, 9 months ago
Self-Hosted Integration Runtime (SHIR) service to connect on-premises and Azure data sources. For Cognitive services, Azure Webjobs is appropriate answer (per my understanding)
upvoted 2 times
Cornholioz
4 years, 5 months ago
WebJobs need more custom code than Logic Apps.
upvoted 2 times
...
...
Miles19
5 years, 2 months ago
Yes, self-hosted integration runtime is the correct answer here.
upvoted 2 times
...
CodeAnant
5 years, 9 months ago
Correct answer ADF leverages a Self-Hosted Integration Runtime (SHIR) service to connect on-premises and Azure data sources. SHIR can run copy activities between a cloud data store and a data store in a private network, and it can dispatch transform activities against compute resources in an on-premises network or an Azure virtual network.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...