Skip to content

Commit 8f6dbf0

Browse files
Merge pull request #114582 from stevestein/sqledge-5.8.2
Sqledge 5.8.2
2 parents b9b841d + 826cdcc commit 8f6dbf0

File tree

6 files changed

+18
-86
lines changed

6 files changed

+18
-86
lines changed

articles/azure-sql-edge/create-stream-analytics-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,5 +204,5 @@ The streaming job can be in any one of the following statuses
204204

205205
## Next Steps
206206

207-
- View metadata associated with streaming jobs in Azure SQL Edge (Preview)
207+
- [View metadata associated with streaming jobs in Azure SQL Edge (Preview)](streaming-catalog-views.md)
208208
- [Create an External Stream](create-external-stream-transact-sql.md)

articles/azure-sql-edge/features.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ ms.date: 05/19/2020
1313

1414
# Supported features of Azure SQL Edge (Preview)
1515

16-
This article provides details of features supported by Azure SQL Edge. Azure SQL Edge, is built on the latest versions of the Microsoft SQL Server Database Engine on Linux, and supports a subset of the features supported in SQL Server 2019 for Linux, in addition to some features that are currently not supported or available in SQL Server 2019 on Linux or on Windows. For a complete list of the features supported in SQL Server on Linux, see [Editions and supported features of SQL Server 2019 on Linux](https://docs.microsoft.com/sql/linux/sql-server-linux-editions-and-components-2019). For editions and supported features of SQL Server on Windows, refer [Editions and supported features of SQL Server 2019 (15.x)](https://docs.microsoft.com/sql/sql-server/editions-and-components-of-sql-server-version-15).
16+
This article provides details of features supported by Azure SQL Edge. Azure SQL Edge, is built on the latest version of the Microsoft SQL Server Database Engine on Linux, and supports a subset of the features supported in SQL Server 2019 for Linux, in addition to some features that are currently not supported or available in SQL Server 2019 on Linux or on Windows. For a complete list of the features supported in SQL Server on Linux, see [Editions and supported features of SQL Server 2019 on Linux](https://docs.microsoft.com/sql/linux/sql-server-linux-editions-and-components-2019). For editions and supported features of SQL Server on Windows, refer [Editions and supported features of SQL Server 2019 (15.x)](https://docs.microsoft.com/sql/sql-server/editions-and-components-of-sql-server-version-15).
1717

1818
> [!NOTE]
19-
> Azure SQL Edge is currently in (Preview) and as such should NOT be used in production environments. Microsoft may recommend running Azure SQL Egde in production environments after validation of the deployment and the use case scenarios.
19+
> Azure SQL Edge is currently in (Preview) and as such should NOT be used in production environments. Microsoft may recommend running Azure SQL Edge in production environments after validation of the deployment and the use case scenarios.
2020
2121
## Azure SQL Edge Editions
2222

@@ -62,22 +62,22 @@ The list below includes the SQL Server 2019 on Linux features that are currently
6262
|   | Spatial Data Type and related DDL commands and Transact-SQL functions, catalog views and dynamic management views |
6363
|   | Stretch DB and related DDL commands and Transact-SQL functions, catalog views and dynamic management views |
6464
|   | Full Text Indexes and search and related DDL commands and Transact-SQL functions, catalog views and dynamic management views|
65-
|   | FileTable, FILESTREAM and related DDL commands and Transact-SQL functions, catalog views and dynamic management views|
65+
|   | FileTable, FILESTREAM, and related DDL commands and Transact-SQL functions, catalog views and dynamic management views|
6666
| **Database Engine** | Replication. However Azure SQL Edge can be configured as a push subscriber of a replication topology. |
6767
|   | Polybase. However Azure SQL Edge can be configured as a target for External tables in Polybase |
6868
|   | Language extensibility through Java and Spark |
6969
|   | Active Directory Integration |
7070
|   | Database Snapshots |
7171
|   | Support for Persistent Memory |
72-
|   | Microsoft Distributed Transaction Cordinator |
72+
|   | Microsoft Distributed Transaction Coordinator |
7373
|   | Resource Governor and IO Resource Governance |
7474
|   | Buffer Pool Extension |
7575
|   | Distributed query with 3rd-party connections |
7676
|   | Linked Servers |
7777
|   | System extended stored procedures (XP_CMDSHELL, etc.) |
7878
|   | CLR Assemblies and related DDL commands and Transact-SQL functions, catalog views and dynamic management views |
79-
|   | CLR dependent T-SQL functions like ASSEMBLYPROPERTY, FORMAT, PARSE, TRY_PARSE |
80-
|   | CLR dependent date and time catalog views, functions and query clauses |
79+
|   | CLR-dependent T-SQL functions like ASSEMBLYPROPERTY, FORMAT, PARSE, TRY_PARSE |
80+
|   | CLR-dependent date and time catalog views, functions, and query clauses |
8181
|   | Buffer Pool Extension |
8282
|   | Database Mail |
8383
| **SQL Server Agent** | Subsystems: CmdExec, PowerShell, Queue Reader, SSIS, SSAS, SSRS |

articles/azure-sql-edge/index.yml

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,13 @@ landingContent:
2020
# Start card title with a verb
2121

2222
# Card
23-
- title: SQL Edge
23+
- title: SQL Edge
2424
linkLists:
2525
- linkListType: overview
2626
links:
2727
- text: What is SQL Edge?
2828
url: overview.md
29-
30-
# Card
31-
- title: Deploy SQL Edge
32-
linkLists:
33-
- linkListType: quickstart
29+
- linkListType: deploy
3430
links:
3531
- text: Deploy SQL Edge
3632
url: deploy-portal.md
@@ -45,6 +41,15 @@ landingContent:
4541
- text: Sync SQL Edge data with SQL Database
4642
url: tutorial-sync-data-sync.md
4743

44+
# Card
45+
- title: Data streaming
46+
linkLists:
47+
- linkListType: concept
48+
links:
49+
- text: Data streaming
50+
url: stream-data.md
51+
- text: Streaming catalog views
52+
url: streaming-catalog-views.md
4853

4954
# Card
5055
- title: Machine learning

articles/azure-sql-edge/release-notes.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

articles/azure-sql-edge/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
items:
55
- name: What is SQL Edge?
66
href: overview.md
7-
- name: What's new
8-
href: whats-new.md
9-
- name: Release notes
10-
href: release-notes.md
117
- name: Supported editions and features
128
href: features.md
139
- name: Quickstarts

articles/azure-sql-edge/whats-new.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)