APICS Certified Supply Chain Professional (CSCP) — Question 368

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a container named container1 in an Azure Cosmos DB Core (SQL) API account.
You need to make the contents of container1 available as reference data for an Azure Stream Analytics job.
Solution: You create an Azure Data Factory pipeline that uses Azure Cosmos DB Core (SQL) API as the input and Azure Blob Storage as the output.
Does this meet the goal?

Answer options

Correct answer: A

Explanation

The solution is correct because using an Azure Data Factory pipeline to transfer data from Azure Cosmos DB to Azure Blob Storage allows the Azure Stream Analytics job to access the data it needs as reference data. Option B is incorrect as it fails to recognize that this method effectively meets the requirement of making the data available for the analytics job.