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: docs/sql-server/what-s-new-in-sql-server-vnext.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,8 +62,8 @@ Community technology preview (CTP) 2.0 is the first public release of [!INCLUDE[
62
62
- Always Encrypted with secure enclaves
63
63
- Certificate management in SQL Server Configuration Manager
64
64
-[Tools](#tools)
65
-
- SSMS 18.0 (preview)
66
-
- Azure Data Studio
65
+
-SQL Server Management Studio (SSMS) 18.0 (preview)
66
+
- Azure Data Studio (preview)
67
67
68
68
Continue reading for more details about these features.
69
69
@@ -213,7 +213,7 @@ For detailed information, see [What's new in SQL Server Machine Learning Service
213
213
214
214
## <aid="security"></a>Security
215
215
216
-
-**Always Encrypted with secure enclaves**: Expands upon Always Encrypted with in-place encryption and rich computations, by enabling computations on plaintext data inside a secure enclave on the server side. For details, see [Always Encrypted with secure enclaves](../relational-databases/security/encryption/always-encrypted-enclaves.md).
216
+
-**Always Encrypted with secure enclaves**: Expands upon Always Encrypted with in-place encryption and rich computations by enabling computations on plaintext data inside a secure enclave on the server side. For details, see [Always Encrypted with secure enclaves](../relational-databases/security/encryption/always-encrypted-enclaves.md).
217
217
218
218
-**Certificate management in SQL Server Configuration Manager**: SSL/TLS certificates are widely used to secure access to SQL Server instances. Certificate management is now integrated into the SQL Server Configuration Manager, simplifying common tasks such as:
219
219
@@ -226,8 +226,12 @@ For detailed information, see [What's new in SQL Server Machine Learning Service
226
226
227
227
## <aid="tools"></a>Tools
228
228
229
-
-[**SQL Server Management Studio (SSMS) 18.0 (preview)**](../ssms/sql-server-management-studio-ssms.md)
230
-
-[**Azure Data Studio**](../sql-operations-studio/what-is.md)
229
+
-[**SQL Server Management Studio (SSMS) 18.0 (preview)**](../ssms/sql-server-management-studio-ssms.md)
230
+
231
+
- Support for Always Encrypted with secure enclaves.
232
+
- SSMS 18.0 is based on the Visual Studio 2017 Isolated Shell.
233
+
234
+
-[**Azure Data Studio (preview)**](../sql-operations-studio/what-is.md)
0 commit comments