Update README.md

This commit is contained in:
Jordan Edwards
2019-04-28 12:53:59 -07:00
committed by GitHub
parent 2f3f1ff756
commit 6c12043732

View File

@@ -8,5 +8,5 @@ For more information please check out this article: https://docs.microsoft.com/e
## Deploy to the cloud
You can deploy to the cloud using the Azure ML CLI or the Azure ML SDK.
- CLI example: https://aka.ms/azmlcli
- Notebook example: [model-register-and-deploy](./model-register-and-deploy.ipynb).
- CLI example: [Azure Pipelines model deployment example](./azure-pipelines-model-deploy.yml)
- Notebook example: [model-register-and-deploy](./model-register-and-deploy.ipynb).