File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -217,11 +217,11 @@ Using bash script task to invoke [Create Image Script](./ml_service/util/create_
217217Specify 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
You can’t perform that action at this time.
0 commit comments