Skip to content

Commit 960b181

Browse files
authored
Update ast-overview.md
1 parent 2c6b0e2 commit 960b181

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/ast/ast-overview.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: mausher
1818

1919
# Overview of Azure Synapse Translate
2020

21-
Azure Synapse Translate (AST) helps you upgrade to a modern data platform by automating the translation of your existing data warehouse to T-SQL for [Azure Synapse SQL](http://aka.ms/synapse). AST translates Data Definition Language (DDL) and Data Manipulation Language (DML) statements implementing best practices to reduce migration costs, eliminate human code translation errors, and to quickly migrate some or all of your existing solution.
21+
Azure Synapse Translate (AST) helps you upgrade to a modern cloud data warehouse platform by automating the code translation of your existing data warehouse to T-SQL for [Azure Synapse SQL](http://aka.ms/synapse). AST translates Data Definition Language (DDL) and Data Manipulation Language (DML) statements into T-SQL compliant language and implementing best practices to reduce migration costs, eliminate human code translation errors, and to quickly migrate some or all of your existing solution.
2222

2323
## Get Azure Synapse Translate
2424

@@ -32,7 +32,9 @@ To install AST, download the latest version of the tool from the [Microsoft Down
3232

3333
## Capabilities
3434

35-
- DDL/DML Code Translation.
35+
DDL Transaltion: Schemas
36+
37+
DML Translation
3638

3739

3840
## Supported source and target versions
@@ -52,4 +54,4 @@ AST supported source and target versions are:
5254
## See also
5355
[Azure Synapse Translate: Configuration Settings](../ast/ast-configuration.md)
5456

55-
[Azure Synapse Translate: Best Practices](../ast/ast-bestpractices.md)
57+
[Azure Synapse Translate: Best Practices](../ast/ast-bestpractices.md)

0 commit comments

Comments
 (0)