Skip to content

Commit d163cd6

Browse files
authored
Merge pull request #96617 from Blackmist/patch-5
fixing en-us link
2 parents 745f2d4 + c1a762c commit d163cd6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/service/how-to-deploy-and-where.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,8 @@ For more information, see these documents:
576576
Deployment uses the inference configuration deployment configuration to deploy the models. The deployment process is similar regardless of the compute target. Deploying to AKS is slightly different because you must provide a reference to the AKS cluster.
577577

578578
### Securing deployments with SSL
579-
Please see [this document](https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-secure-web-service#enable) for more information on how to secure your web service deployments.
579+
580+
For more information on how to secure a web service deployment, see [Use SSL to secure a web service](how-to-secure-web-service.md#enable).
580581

581582
### <a id="local"></a> Local deployment
582583

0 commit comments

Comments
 (0)