Skip to content

Commit 7ea160e

Browse files
committed
correcting doc
1 parent 85f19ac commit 7ea160e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/getting_started.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -217,11 +217,11 @@ Using bash script task to invoke [Create Image Script](./ml_service/util/create_
217217
Specify task parameters as it is shown in the table below:
218218

219219

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` |
220+
| Parameter | Value |
221+
| ------------------ | --------------------------------------------------------------------------------------------------- |
222+
| Azure Subscription | Subscription used to deploy Web App |
223+
| App name | Web App for Containers name |
224+
| Image Name | Specify the fully qualified container image name. For example, 'myregistry.azurecr.io/nginx:latest' |
225225

226226
![release_webapp](./images/release-task-webappdeploy.PNG)
227227

0 commit comments

Comments
 (0)