Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 2cd6d4e

Browse files
Merge pull request #28975 from azaricstefan/patch-1
Update sqlpackage-for-azure-synapse-analytics.md
2 parents cde7240 + ffae685 commit 2cd6d4e

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/tools/sqlpackage/sqlpackage-for-azure-synapse-analytics.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,9 @@ See [SqlPackage publish](sqlpackage-publish.md#examples) for more examples of au
6464

6565
Synapse serverless SQL pools are supported for both the extract and publish actions. The T-SQL surface area of serverless SQL pools is limited by [design](/azure/synapse-analytics/sql/on-demand-workspace-overview#t-sql-support) to external tables, external views, stored procedures, functions, statistics, and credentials. The following features are included in support for serverless SQL pools:
6666

67-
- delta external file format
68-
- openrowset provider CosmosDB with PROVIDER, CONNECTION, OBJECT, and CREDENTIAL or SERVER_CREDENTIAL specified
69-
- openrowset format SStream
70-
- `with ()` clause on openrowset
67+
- [Delta](/azure/synapse-analytics/sql/query-delta-lake-format) external file format
68+
- [OPENROWSET](/azure/synapse-analytics/sql/develop-openrowset) provider CosmosDB with PROVIDER, CONNECTION, OBJECT, and CREDENTIAL or SERVER_CREDENTIAL specified
69+
- `with ()` clause on [OPENROWSET](/azure/synapse-analytics/sql/develop-openrowset)
7170

7271
## Next Steps
7372
- Learn more about [Extract](sqlpackage-extract.md)

0 commit comments

Comments
 (0)