You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-deploy-app-service.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -268,6 +268,6 @@ print(response.json())
268
268
269
269
* Learn to configure your Web App in the [App Service on Linux](/azure/app-service/containers/) documentation.
270
270
* 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).
272
272
* [Configure your App Service app to use Azure Active Directory sign-in](/azure/app-service/configure-authentication-provider-aad).
273
273
* [Consume a ML Model deployed as a web service](how-to-consume-web-service.md)
0 commit comments