Skip to content

Commit b48f928

Browse files
authored
Merge pull request #86953 from j-martens/patch-615
streamlined next steps
2 parents a6ea37d + e10f536 commit b48f928

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ print(response.json())
262262
263263
## Next steps
264264
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 App in the [App Service on Linux](/azure/app-service/containers/) documentation.
266+
* Learn more about scaling in [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

Comments
 (0)