Skip to content

Commit 826cdcc

Browse files
author
stevestein
committed
sqledge - acrolinx
1 parent c181722 commit 826cdcc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-sql-edge/features.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 05/19/2020
1616
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 |

0 commit comments

Comments
 (0)