Skip to content

Commit b5a23bd

Browse files
Merge pull request #276584 from HeidiSteen/heidist-may28
update to yesterday's edit
2 parents 61d6fb1 + dd73122 commit b5a23bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-security-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,10 @@ Optionally, you can add customer-managed keys (CMK) for supplemental encryption
197197

198198
For search service connections over the public internet, Azure AI Search listens on HTTPS port 443.
199199

200-
Client-to-service channel encryption is either TLS 1.2 or 1.3:
200+
Azure AI Search supports TLS 1.2 and 1.3 for client-to-service channel encryption:
201201

202202
+ TLS 1.3 is the default on newer client operating systems and versions of .NET.
203-
+ TLS 1.2 is the default on older systems, but you can [explicitly specify 1.3 on a client request](/dotnet/framework/network-programming/tls).
203+
+ TLS 1.2 is the default on older systems, but you can [explicitly set TLS 1.3 on a client request](/dotnet/framework/network-programming/tls).
204204

205205
Earlier versions of TLS (1.0 or 1.1) aren't supported.
206206

0 commit comments

Comments
 (0)