Skip to content

Commit af29aaa

Browse files
authored
Merge pull request #109655 from TimShererWithAquent/us1679050ca
Change SSL to TLS per 1679050
2 parents bd43e80 + 49bb07c commit af29aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-local-container-notebook-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ print("prediction:", resp.text)
9191

9292
* [How to deploy a model using a custom Docker image](how-to-deploy-custom-docker-image.md)
9393
* [Deployment troubleshooting](how-to-troubleshoot-deployment.md)
94-
* [Secure Azure Machine Learning web services with SSL](how-to-secure-web-service.md)
94+
* [Use TLS to secure a web service through Azure Machine Learning](how-to-secure-web-service.md)
9595
* [Consume a ML Model deployed as a web service](how-to-consume-web-service.md)
9696
* [Monitor your Azure Machine Learning models with Application Insights](how-to-enable-app-insights.md)
9797
* [Collect data for models in production](how-to-enable-data-collection.md)

0 commit comments

Comments
 (0)