Skip to content

Commit 7a5ffcf

Browse files
committed
Updates incorporated
1 parent 7a27bf6 commit 7a5ffcf

4 files changed

Lines changed: 12 additions & 7 deletions

File tree

docs/tools/synapse-pathway/media/synapse-pathway-assessment/commandline-assessment.png renamed to docs/tools/synapse-pathway/media/synapse-pathway-assessment/command-line-assessment.png

File renamed without changes.

docs/tools/synapse-pathway/media/synapse-pathway-assessment/commandline-help.png renamed to docs/tools/synapse-pathway/media/synapse-pathway-assessment/command-line-help.png

File renamed without changes.

docs/tools/synapse-pathway/pathway-faq.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,13 @@ A. In this preview version of Synapse Pathway, following data warehouses are inc
3939
### Q. What is included as part of the code conversion?
4040

4141
A. Synapse Pathway preview version supports code translation of tables, schemas, and views.
42-
|Source Platform |Statement Types Supported|
43-
|-------------|---------------|
44-
|IBM Netezza|Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table
45-
|Microsoft SQL Server|Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br />Create/Alter/Drop Table|
46-
|Snowflake|Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br />Create/Alter/Drop Table|
42+
43+
| Source Platform| Statement Types Supported |
44+
|:-------------------:|:------------------|
45+
| IBM Netezza | Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table |
46+
|Microsoft SQL Server | Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table |
47+
| Snowflake | Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table |
48+
4749

4850
### Q. Can it also scan my environment and provide an assessment report of all the objects that need to be converted/translated?
4951

docs/tools/synapse-pathway/synapse-pathway-assessment.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,13 @@ To complete this tutorial, make sure you've installed [Azure Synapse Pathway](sy
6262
1. On installation, AspCmd.exe will be available in C:\Program Files (x86)\Azure Synapse Pathway (Preview)
6363
1. Launch the command prompt and go to the file location
6464
1. Type aspcmd.exe --help for a list of commands
65-
![Azure Synapse assessment command line help commands.](./media/synapse-pathway-assessment/commandline-help.png)
65+
66+
![Azure Synapse assessment command line help commands.](./media/synapse-pathway-assessment/command-line-help.png)
67+
6668

6769
4. You can start running the translations using the command line
68-
![Azure Synapse assessment using command line.](./media/synapse-pathway-assessment/commandline-assessment.png)
70+
71+
![Azure Synapse assessment using command line.](./media/synapse-pathway-assessment/command-line-assessment.png)
6972

7073
## Next steps
7174

0 commit comments

Comments
 (0)