Skip to content

Commit c11018e

Browse files
committed
add next steps
1 parent 989dd4b commit c11018e

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

articles/synapse-analytics/overview-cheat-sheet.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,11 @@ The Azure Synapse Analytics cheat sheet will guide you through the basic concept
4646
|**Linked service**| Connection strings that define the connection information needed for the workspace to connect to external resources.|
4747
|**Dataset**| Named view of data that simply points or references the data to be used in an activity as input and output. It belongs to a Linked Service.|
4848

49+
## Next steps
4950

51+
- [Create a workspace](quickstart-create-workspace.md)
52+
- [Use Synapse Studio](quickstart-synapse-studio.md)
53+
- [Create a SQL pool](quickstart-create-sql-pool.md)
54+
- [Use SQL on-demand](quickstart-sql-on-demand.md)
55+
- [Create an Apache Spark pool](quickstart-create-apache-spark-pool.md)
5056

articles/synapse-analytics/overview-faq.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,11 @@ A: Yes, you can use your third-party business applications, like Tableau and Pow
9898
### Q: Does Azure Synapse Analytics provide APIs
9999

100100
A: Yes, we provide an SDK to programmatically interact with Azure Synapse Analytics. More information is available [here] on which operations are supported by Synapse.
101+
102+
## Next steps
103+
104+
- [Create a workspace](quickstart-create-workspace.md)
105+
- [Use Synapse Studio](quickstart-synapse-studio.md)
106+
- [Create a SQL pool](quickstart-create-sql-pool.md)
107+
- [Use SQL on-demand](quickstart-sql-on-demand.md)
108+
- [Create an Apache Spark pool](quickstart-create-apache-spark-pool.md)

0 commit comments

Comments
 (0)