Skip to content

Commit fadf372

Browse files
authored
Update getting_started.md
1 parent f5fd2c7 commit fadf372

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/getting_started.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -215,11 +215,9 @@ Using bash script task to invoke [Create Image Script](./ml_service/util/create_
215215
![release_createimage](./images/release-task-createimage.PNG)
216216

217217
Specify task parameters as it is shown in the table below:
218-
| Parameter | Value |
219-
| --------------------------------- | ---------------------------------------------------------------------------------------------------- |
220-
| Azure Subscription | Subscription used to deploy Web App |
221-
| App name | Web App for Containers name |
222-
| Image name | $(acr_url)/$(image_name):$(image_version) where pipeline variables forms the fully qualified container image name. For example, 'myregistry.azurecr.io/nginx:latest' |
218+
| Parameter | Value | | --------------------------------- | ------------------------------------------------------------------------------------- |
219+
| Azure Subscription | Subscription used to deploy Web App |
220+
| App name | Web App for Containers name |
223221

224222
![release_webapp](./images/release-task-webappdeploy.PNG)
225223

0 commit comments

Comments
 (0)