Skip to content

Commit 2779884

Browse files
authored
Merge pull request #188518 from Rodrigossz/main
FAQ update
2 parents 053f879 + 54ebeaf commit 2779884

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/cosmos-db/synapse-link-frequently-asked-questions.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,16 @@ sections:
136136
Can I customize or override the way transactional data is transformed into columnar format in the analytical store?
137137
answer: |
138138
Currently you can’t transform the data items when they are automatically propagated from the transactional store to analytical store. If you have scenarios blocked by this limitation, email the [Azure Cosmos DB team](mailto:[email protected]).
139+
140+
- question: |
141+
Can I access analytical store with Azure Cosmos DB SDKs?
142+
answer: |
143+
No, you can't access analytical store with the Azure Cosmos DB SDKs. You need to use Azure Synapse analitics, Spark or SQL serverless pools.
144+
145+
- question: |
146+
Can I access analytical store with Azure Cosmos DB REAS APIs?
147+
answer: |
148+
No, you can't access analytical store with the Azure Cosmos DB REST APIs. You need to use Azure Synapse analitics, Spark or SQL serverless pools.
139149
140150
- question: |
141151
Is analytical store supported by Terraform?

0 commit comments

Comments
 (0)