Skip to content

Commit f97f014

Browse files
v-albemiRoseHJM
andauthored
Update articles/deployment-environments/best-practice-catalog-structure.md
Co-authored-by: RoseHJM <[email protected]>
1 parent 8361d74 commit f97f014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/deployment-environments/best-practice-catalog-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Over time, environment definitions need updates. You make those updates in your
3535

3636
## Files outside of the recommended structure
3737

38-
In the following example, the Azuredeploy.json file is above the manifest.yaml file in the folder structure. This structure isn't valid. Environment definitions can't reference content outside of the catalog item folder.
38+
In the following example, the Azuredeploy.json file is above the environment.yaml (or manifest.yaml) file in the folder structure. This structure isn't valid. Environment definitions can't reference content outside of the catalog item folder.
3939

4040
:::image type="content" source="media/best-practice-catalog-structure/deployment-environments-catalog-structure-not-supported.png" alt-text="Diagram that shows an unsupported structure for an Azure Deployment Environments catalog." lightbox="media/best-practice-catalog-structure/deployment-environments-catalog-structure-not-supported.png":::
4141

0 commit comments

Comments
 (0)