You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-sql-edge/features.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,10 @@ ms.date: 05/19/2020
13
13
14
14
# Supported features of Azure SQL Edge (Preview)
15
15
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).
17
17
18
18
> [!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.
20
20
21
21
## Azure SQL Edge Editions
22
22
@@ -62,22 +62,22 @@ The list below includes the SQL Server 2019 on Linux features that are currently
62
62
| | Spatial Data Type and related DDL commands and Transact-SQL functions, catalog views and dynamic management views |
63
63
| | Stretch DB and related DDL commands and Transact-SQL functions, catalog views and dynamic management views |
64
64
| | 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|
66
66
|**Database Engine**| Replication. However Azure SQL Edge can be configured as a push subscriber of a replication topology. |
67
67
| | Polybase. However Azure SQL Edge can be configured as a target for External tables in Polybase |
68
68
| | Language extensibility through Java and Spark |
69
69
| | Active Directory Integration |
70
70
| | Database Snapshots |
71
71
| | Support for Persistent Memory |
72
-
| | Microsoft Distributed Transaction Cordinator|
72
+
| | Microsoft Distributed Transaction Coordinator|
73
73
| | Resource Governor and IO Resource Governance |
74
74
| | Buffer Pool Extension |
75
75
| | Distributed query with 3rd-party connections |
76
76
| | Linked Servers |
77
77
| | System extended stored procedures (XP_CMDSHELL, etc.) |
78
78
| | CLR Assemblies and related DDL commands and Transact-SQL functions, catalog views and dynamic management views |
79
-
| | CLRdependent T-SQL functions like ASSEMBLYPROPERTY, FORMAT, PARSE, TRY_PARSE |
80
-
| | CLRdependent 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 |
81
81
| | Buffer Pool Extension |
82
82
| | Database Mail |
83
83
|**SQL Server Agent**| Subsystems: CmdExec, PowerShell, Queue Reader, SSIS, SSAS, SSRS |
0 commit comments