We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea160e commit 7c8206aCopy full SHA for 7c8206a
1 file changed
docs/getting_started.md
@@ -219,9 +219,9 @@ Specify task parameters as it is shown in the table below:
219
220
| Parameter | Value |
221
| ------------------ | --------------------------------------------------------------------------------------------------- |
222
-| Azure Subscription | Subscription used to deploy Web App |
+| 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' |
+| Image name | Specify the fully qualified container image name. For example, 'myregistry.azurecr.io/nginx:latest' |
225
226

227
0 commit comments