File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -216,10 +216,12 @@ Using bash script task to invoke [Create Image Script](./ml_service/util/create_
216216
217217Specify task parameters as it is shown in the table below:
218218
219- | Parameter | Value |
220- | ------------------ | ----------------------------------- |
221- | Azure Subscription | Subscription used to deploy Web App |
222- | App name | Web App for Containers name |
219+
220+ | Parameter | Value |
221+ | --------------------- | ----------------------------------------------------------------------------------------------- |
222+ | Azure Subscription | Subscription used to deploy Web App |
223+ | App name | Web App for Containers name |
224+ | Inference config Path | ` $(System.DefaultWorkingDirectory)/_ci-build/mlops-pipelines/code/scoring/inference_config.yml ` |
223225
224226![ release_webapp] ( ./images/release-task-webappdeploy.PNG )
225227
You can’t perform that action at this time.
0 commit comments