Skip to content

Commit 85f19ac

Browse files
committed
correcting doc
1 parent ffd37fd commit 85f19ac

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/getting_started.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,12 @@ Using bash script task to invoke [Create Image Script](./ml_service/util/create_
216216

217217
Specify 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

0 commit comments

Comments
 (0)