File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
articles/synapse-analytics/synapse-link Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
-
3
2
title : Azure Synapse Link for Cosmos DB supported features
4
3
description : Understand the current list of actions supported by Azure Synapse Link for Cosmos DB
5
4
services : synapse-analytics
@@ -12,7 +11,6 @@ ms.author: acomet
12
11
ms.reviewer : jrasnick
13
12
---
14
13
15
-
16
14
# Azure Synapse Link for Azure Cosmos DB supported features
17
15
18
16
This article describes what functionalities are currently supported in Azure Synapse Link for Azure Cosmos DB.
@@ -41,7 +39,6 @@ Here is list of the currently supported features within Synapse Link for Cosmos
41
39
## Supported code-generated actions for Spark
42
40
43
41
| Gesture | Description | OLTP | HTAP |
44
-
45
42
| :-------------------- | :----------------------------------------------------------- | :----------------------------------------------------------- | :----------------------------------------------------------- |
46
43
| ** Load to DataFrame** | Load and read data into a Spark DataFrame | X| ✓ |
47
44
| ** Create Spark table** | Create a table pointing to an Azure Cosmos DB container| X| ✓ |
@@ -54,12 +51,13 @@ Here is list of the currently supported features within Synapse Link for Cosmos
54
51
## Supported code-generated actions for SQL serverless
55
52
56
53
| Gesture | Description | OLTP | HTAP |
54
+ =======
57
55
| :-------------------- | :----------------------------------------------------------- | :----------------------------------------------------------- | :----------------------------------------------------------- |
58
56
| ** Select top 100** | Preview top 100 items from a container| X| ✓ |
59
57
| ** Create view** | Create a view to directly have BI access in a container through Synapse SQL| X| ✓ |
60
58
61
59
## Next steps
62
60
63
-
64
61
See how to [ connect to Synapse Link for Azure Cosmos DB] ( ./how-to-connect-synapse-link-cosmos-db.md )
65
62
63
+
You can’t perform that action at this time.
0 commit comments