Skip to content

Commit c80b147

Browse files
Merge pull request #214616 from RoseHJM/patch-4
Changed sample manifest.yaml file
2 parents 20ac72c + 773c73e commit c80b147

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/deployment-environments/configure-catalog-item.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@ Provide a new catalog item to your development team as follows:
5959
name: WebApp
6060
version: 1.0.0
6161
description: Deploys an Azure Web App without a data store
62-
engine:
63-
type: ARM
64-
templatePath: azuredeploy.json
62+
runner: ARM
63+
templatePath: azuredeploy.json
6564
```
6665
6766
>[!NOTE]

0 commit comments

Comments
 (0)