Skip to content

Commit 773c73e

Browse files
authored
Changed sample manifest.yaml file
@sagarlankala - I updated the sample manifest.yaml file - could you verify? ------- cc: @anandmeg
1 parent 8f7407a commit 773c73e

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)