Skip to content

Commit b6439a5

Browse files
authored
Update how-to-deploy-mlflow-models-online-endpoints.md
1 parent fccb7c1 commit b6439a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-mlflow-models-online-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ Use the following steps to deploy an MLflow model with a custom scoring script.
559559

560560
d. Take note of the folder that is displayed. This folder was indicated when the model was registered.
561561

562-
:::image type="content" source="media/how-to-deploy-mlflow-models-online-endpoints/mlflow-model-folder-name.png" lightbox="media/how-to-deploy-mlflow-models-online-endpoints/mlflow-model-folder-name.png" alt-text="Screenshot showing the folder where the model artifacts are placed":::
562+
:::image type="content" source="media/how-to-deploy-mlflow-models-online-endpoints/mlflow-model-folder-name.png" lightbox="media/how-to-deploy-mlflow-models-online-endpoints/mlflow-model-folder-name.png" alt-text="Screenshot showing the folder where the model artifacts are placed":::
563563

564564
1. Create a scoring script:
565565

0 commit comments

Comments
 (0)