Skip to content

Commit bcc8993

Browse files
committed
sql sharing ga
1 parent 878d537 commit bcc8993

File tree

3 files changed

+23
-18
lines changed

3 files changed

+23
-18
lines changed

articles/data-share/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@
4444
- name: Share from Azure Data Explorer
4545
href: /azure/data-explorer/data-share
4646
maintainContext: true
47-
- name: Monitor
48-
href: how-to-monitor.md
49-
- name: Troubleshoot
50-
href: data-share-troubleshoot.md
5147
- name: Add datasets
5248
href: how-to-add-datasets.md
5349
- name: Configure dataset mappings
@@ -58,10 +54,14 @@
5854
href: how-to-delete-invitation.md
5955
- name: Revoke a share subscription
6056
href: how-to-revoke-share-subscription.md
57+
- name: Monitor
58+
href: how-to-monitor.md
6159
- name: Security
6260
href: security.md
6361
- name: Disaster recovery
6462
href: disaster-recovery.md
63+
- name: Troubleshoot
64+
href: data-share-troubleshoot.md
6565

6666
- name: Reference
6767
items:

articles/data-share/index.yml

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.collection: collection
1313
author: hrasheed-msft #Required; your GitHub user alias, with correct capitalization.
1414
ms.author: hrasheed #Required; microsoft alias of author; optional team alias.
15-
ms.date: 08/11/2020 #Required; mm/dd/yyyy format.
15+
ms.date: 10/20/2020 #Required; mm/dd/yyyy format.
1616

1717
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1818

@@ -48,28 +48,33 @@ landingContent:
4848
url: subscribe-to-data-share.md
4949
- linkListType: how-to-guide
5050
links:
51-
- text: Add datasets
52-
url: how-to-add-datasets.md
53-
- text: Configure dataset mappings
54-
url: how-to-configure-mapping.md
55-
51+
- text: Share from Azure Storage
52+
url: how-to-share-from-storage.md
53+
- text: Share from Azure SQL Database or Synapse Analytics
54+
url: how-to-share-from-sql.md
55+
- text: Share from Azure Data Explorer
56+
url: https://docs.microsoft.com/azure/data-explorer/data-share
5657

5758
# Card (optional)
5859
- title: Monitor and manage
5960
linkLists:
6061
- linkListType: how-to-guide
6162
links:
62-
- text: Monitor your share
63-
url: how-to-monitor.md
64-
- text: Troubleshoot common issues
65-
url: data-share-troubleshoot.md
63+
- text: Add datasets
64+
url: how-to-add-datasets.md
6665
- text: Add recipients
67-
url: how-to-add-recipients.md
66+
url: how-to-add-recipients.md
67+
- text: Configure dataset mappings
68+
url: how-to-configure-mapping.md
6869
- text: Delete an invitation
6970
url: how-to-delete-invitation.md
7071
- text: Revoke a share subscription
7172
url: how-to-revoke-share-subscription.md
73+
- text: Monitor your share
74+
url: how-to-monitor.md
7275
- text: Security overview of Azure Data Share
7376
url: security.md
7477
- text: Disaster recovery
75-
url: disaster-recovery.md
78+
url: disaster-recovery.md
79+
- text: Troubleshoot common issues
80+
url: data-share-troubleshoot.md

articles/data-share/supported-data-stores.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ The below table details the supported data sources for Azure Data Share.
2222
| Azure Blob storage || |
2323
| Azure Data Lake Storage Gen1 || |
2424
| Azure Data Lake Storage Gen2 |||
25-
| Azure SQL Database |Public preview | |
26-
| Azure Synapse Analytics (formerly Azure SQL DW) |Public preview | |
25+
| Azure SQL Database | | |
26+
| Azure Synapse Analytics (formerly Azure SQL DW) | | |
2727
| Azure Data Explorer | ||
2828

2929
## Data store support matrix

0 commit comments

Comments
 (0)