QuestionQ49
Integrate an Azure Cosmos DB solutionYou have a container named container1 in an Azure Cosmos DB for NoSQL account.
You need to make the contents of container1 available as reference data for an Azure Stream Analytics job.
Solution: Create an Azure Synapse pipeline that uses the Azure Cosmos DB for NoSQL change feed as a trigger and Azure Event Hubs as its output.
Does this satisfy the goal?
- A Yes
- B No
Community Discussion