Skip to content

Commit bbab589

Browse files
authored
Merge pull request #111517 from aashishb/patch-6
Clarify TLS use
2 parents e9180cd + 6de3845 commit bbab589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/concept-enterprise-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@ Azure Databricks can be used in Azure Machine Learning pipelines. By default, th
238238

239239
### Encryption in transit
240240

241-
You can use TLS to secure internal communication between Azure Machine Learning microservices and to secure external calls to the scoring endpoint. All Azure Storage access also occurs over a secure channel.
241+
Azure Machine Learning uses TLS to secure internal communication between various Azure Machine Learning microservices. All Azure Storage access also occurs over a secure channel.
242242

243-
For more information, see [Use TLS to secure a web service through Azure Machine Learning](https://docs.microsoft.com/azure/machine-learning/how-to-secure-web-service).
243+
To secure external calls to the scoring endpoint Azure Machine Learning uses TLS. For more information, see [Use TLS to secure a web service through Azure Machine Learning](https://docs.microsoft.com/azure/machine-learning/how-to-secure-web-service).
244244

245245
### Using Azure Key Vault
246246

0 commit comments

Comments
 (0)