
Ultimate access to all questions.
You have an Azure subscription containing an Azure Synapse Analytics workspace named ws1 and an Azure Cosmos DB account named Cosmos1. Cosmos1 has a container named container1, and ws1 includes a serverless SQL pool.
You need to query the data in container1 from the serverless SQL pool.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A
Enable Azure Synapse Link for Cosmos1.
B
Disable the analytical store for container1.
C
In ws1, create a linked service that references Cosmos1.
D
Enable the analytical store for container1.
E
Disable indexing for container1.