exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 5 question 43 discussion

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

You company's developers have created an Azure Data Factory pipeline that moves data from an on-premises server to Azure Storage. The pipeline consumes
Azure Cognitive Services APIs.
You need to deploy the pipeline. Your solution must minimize custom code.
You use Self-hosted Integration Runtime to move data to the cloud and Azure Logic Apps to consume Cognitive Services APIs.
Does this action accomplish your objective?

  • A. Yes, it does
  • B. No, it does not
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
A self-hosted Integration Runtime is capable of running copy activity between a cloud data stores and a data store in private network.
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.
Reference:
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
rveney
2 years ago
A. Yes, it does. Using a Self-hosted Integration Runtime in Azure Data Factory allows you to move data from an on-premises server to Azure Storage. Azure Logic Apps can be used to consume Azure Cognitive Services APIs by leveraging the built-in connectors and actions available for interacting with Cognitive Services. With Azure Logic Apps, you can easily create workflows and utilize the Logic Apps Cognitive Services connectors to integrate with Azure Cognitive Services APIs, such as Text Analytics, Computer Vision, or Language Understanding (LUIS). This allows you to incorporate cognitive capabilities into your data pipeline without the need for significant custom code. Therefore, by using Self-hosted Integration Runtime for data movement and Azure Logic Apps for consuming Cognitive Services APIs, you can deploy the pipeline and accomplish your objective of minimizing custom code.
upvoted 1 times
...
YipingRuan
3 years, 11 months ago
"minimize custom code"?
upvoted 1 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 ...