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/service/how-to-deploy-app-service.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -262,8 +262,8 @@ print(response.json())
262
262
263
263
## Next steps
264
264
265
-
*For more information on configuring your Web App, see the [App Service on Linux](/azure/app-service/containers/) documentation.
266
-
*For more information on scaling, see [Get started with Autoscale in Azure](/azure/azure-monitor/platform/autoscale-get-started?toc=%2fazure%2fapp-service%2ftoc.json).
267
-
*For more information on SSL support, see [Use an SSL certificate in your Azure App Service](/azure/app-service/app-service-web-ssl-cert-load).
268
-
*For more information on authentication, see [Configure your App Service app to use Azure Active Directory sign-in](/azure/app-service/configure-authentication-provider-aad).
269
-
* [Consume a ML Model deployed as a web service](how-to-consume-web-service.md)
265
+
*Learn to configure your Web Appin the [App Service on Linux](/azure/app-service/containers/) documentation.
266
+
*Learn more about scalingin [Get started with Autoscale in Azure](/azure/azure-monitor/platform/autoscale-get-started?toc=%2fazure%2fapp-service%2ftoc.json).
267
+
* [Use an SSL certificate in your Azure App Service](/azure/app-service/app-service-web-ssl-cert-load).
268
+
* [Configure your App Service app to use Azure Active Directory sign-in](/azure/app-service/configure-authentication-provider-aad).
269
+
* [Consume a ML Model deployed as a web service](how-to-consume-web-service.md)
0 commit comments