Skip to content

Commit 745f2d4

Browse files
authored
Merge pull request #96439 from jpe316/patch-17
Update how-to-deploy-and-where.md
2 parents 6fa1f17 + 0a4538b commit 745f2d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,9 @@ For more information, see these documents:
575575

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

578+
### 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.
580+
578581
### <a id="local"></a> Local deployment
579582

580583
To deploy a model locally, you need to have Docker installed on your local machine.

0 commit comments

Comments
 (0)