Skip to content

Commit a350588

Browse files
authored
Merge pull request #107724 from julieMSFT/20200313_ria_toc_test
testing toc
2 parents 6b9a615 + bf1a651 commit a350588

File tree

7 files changed

+432
-6
lines changed

7 files changed

+432
-6
lines changed

articles/sql-data-warehouse/TOC.yml

Lines changed: 407 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
author: julieMSFT
3+
ms.service: synapse-analytics
4+
ms.topic: include
5+
ms.date: 4/6/2020
6+
ms.author: jrasnick
7+
---
8+
> [!IMPORTANT]
9+
> Azure Synapse Analytics (Workspaces) is currently in public preview.
10+
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
11+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.reviewer: jrasnick
1313

1414
# Azure Synapse Analytics cheat sheet
1515

16+
[!INCLUDE [preview](includes/note-preview.md)]
17+
1618
The Azure Synapse Analytics cheat sheet will guide you through the basic concepts of the service and important commands. This article will be helpful for both new learners and those who want highlights of the essential Azure Synapse topics.
1719

1820
## Architecture

articles/synapse-analytics/overview-what-is.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ ms.author: saveenr
1111
ms.reviewer: jrasnick
1212
---
1313

14-
# What is Azure Synapse
14+
# What is Azure Synapse Analytics (workspaces)
15+
16+
[!INCLUDE [preview](includes/note-preview.md)]
1517

1618
Today enterprise analytics requires operating at massive scale on any kind of data--raw, refined, or highly curated. To build these kinds of analytics solutions, enterprises have needed to stitch together big data and data warehousing technologies such as Spark and SQL. Then integrate them into rich data pipelines that work across data in relational stores and data lakes. Solutions like this are difficult to build, configure, secure, and maintain and delay enterprises from quickly getting the insights they need.
1719

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Azure Synapse has four components:
2626
- Studio: Unified user experience. (Preview)
2727

2828
> [!NOTE]
29-
> To access the preview features of Azure Synapse, request access [here](https://aka.ms/synapsepreview). Microsoft will triage all requests and respond as soon as possible.
29+
> Access [Azure Synapse Analytics (Workspaces](../overview-cheat-sheet.md)) which is currently in public preview.
3030
3131
## Synapse SQL pool in Azure Synapse
3232

articles/synapse-analytics/sql-data-warehouse/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
- name: Azure Synapse Analytics Documentation
1+
- name: Azure Synapse (SQL DW)
22
href: index.yml
3+
- name: Switch to Azure Synapse (workspaces preview)
4+
href: ../overview-what-is.md
35
- name: Overview
46
items:
57
- name: What is Azure Synapse Analytics?

articles/synapse-analytics/toc.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
- name: Azure Synapse Analytics Documentation
2-
# href: index.yml
1+
- name: Azure Synapse (workspaces preview)
2+
href:
3+
- name: Switch to Azure Synapse (SQL DW)
4+
href: ../sql-data-warehouse/sql-data-warehouse-overview-what-is.md
35
- name: Overview
46
items:
5-
- name: What is Azure Synapse
7+
- name: What is Azure Synapse Analytics
68
href: overview-what-is.md
79
# - name: Who can benefit
810
# href: overview-who-can-benefit-azure-synapse-analytics

0 commit comments

Comments
 (0)