Skip to content

Commit f678626

Browse files
author
stevestein
committed
added tools section
1 parent 784f330 commit f678626

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

docs/sql-server/what-s-new-in-sql-server-vnext.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Community technology preview (CTP) 2.0 is the first public release of [!INCLUDE[
6262
- Always Encrypted with secure enclaves
6363
- Certificate management in SQL Server Configuration Manager
6464
- [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)
6767

6868
Continue reading for more details about these features.
6969

@@ -213,7 +213,7 @@ For detailed information, see [What's new in SQL Server Machine Learning Service
213213

214214
## <a id="security"></a>Security
215215

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).
217217

218218
- **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:
219219

@@ -226,8 +226,12 @@ For detailed information, see [What's new in SQL Server Machine Learning Service
226226

227227
## <a id="tools"></a>Tools
228228

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)
231235

232236

233237
## Next steps

0 commit comments

Comments
 (0)