Add example of specific image to website link previews (#12866)

Add `image: /images/azureml-deployment.png` to the article front matter.


![image](https://user-images.githubusercontent.com/3302433/192908399-d9234328-e658-4cab-a304-c4391d21f5e6.png)
This commit is contained in:
Nat Kershaw (MSFT) 2022-09-30 10:37:07 -07:00 committed by GitHub
parent aef4472ef1
commit 4186ede6f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
---
title: Deploy on AzureML
descriptions: Deploy high performance question-answer model on AzureML with ONNX Runtime
image: /images/azureml-deployment.png
parent: Tutorials
nav_order: 5
---