Skip to content

Commit 09bbab0

Browse files
committed
TLS 1.3 support
1 parent 1fd0779 commit 09bbab0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/search/search-security-overview.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,13 @@ Optionally, you can add customer-managed keys (CMK) for supplemental encryption
189189

190190
### Data in transit
191191

192-
In Azure AI Search, encryption starts with connections and transmissions. For search services on the public internet, Azure AI Search listens on HTTPS port 443. All client-to-service connections use TLS 1.2 encryption. Earlier versions (1.0 or 1.1) aren't supported.
192+
In Azure AI Search, encryption starts with connections and transmissions. For search services on the public internet, Azure AI Search listens on HTTPS port 443.
193+
194+
+ All client-to-service connections use TLS 1.2 encryption by default.
195+
196+
+ You can [file a support ticket](/azure/azure-portal/supportability/how-to-create-azure-support-request) to use TLS 1.3 instead.
197+
198+
Earlier versions (1.0 or 1.1) aren't supported.
193199

194200
### Data at rest
195201

0 commit comments

Comments
 (0)