Skip to content

Commit 404e305

Browse files
TLS updates.
1 parent 32078b4 commit 404e305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ print(response.json())
268268
269269
* Learn to configure your Web App in the [App Service on Linux](/azure/app-service/containers/) documentation.
270270
* Learn more about scaling in [Get started with Autoscale in Azure](/azure/azure-monitor/platform/autoscale-get-started?toc=%2fazure%2fapp-service%2ftoc.json).
271-
* [Use an SSL certificate in your Azure App Service](/azure/app-service/configure-ssl-certificate-in-code).
271+
* [Use a TLS/SSL certificate in your Azure App Service](/azure/app-service/configure-ssl-certificate-in-code).
272272
* [Configure your App Service app to use Azure Active Directory sign-in](/azure/app-service/configure-authentication-provider-aad).
273273
* [Consume a ML Model deployed as a web service](how-to-consume-web-service.md)

0 commit comments

Comments
 (0)