Skip to content

Commit 90589d5

Browse files
committed
updates
1 parent 0ee026a commit 90589d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/deployment-environments/configure-environment-definition.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Add and Configure an Environment Definition in a Catalog
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to add and configure an environment definition to use in Azure Deployment Environments projects. Learn how to reference a container image to deploy your environment.
4+
description: Learn how to add and configure an environment definition to use in Azure Deployment Environments projects.
55
services: Azure Deployment Environments
66
author: RoseHJM
77
ms.author: rosemalcolm
@@ -65,7 +65,7 @@ To add an environment definition:
6565
templatePath: azuredeploy.json
6666
```
6767
68-
This table to describes the fields in the *environment.yaml* file:
68+
This table describes the fields in the *environment.yaml* file:
6969
7070
| Field | Description |
7171
|-------|-------------|
@@ -78,7 +78,7 @@ To add an environment definition:
7878

7979
To learn more about the options and data types you can use in environment.yaml, see [Parameters and data types in environment.yaml](concept-environment-yaml.md#what-is-environmentyaml).
8080

81-
1. In your dev center, go to **Catalogs**, select the repository, and then select **Sync**.
81+
1. In your dev center, under **Environment configuration**, select **Catalogs**. Select the repository, and then select **Sync**.
8282

8383
:::image type="content" source="../deployment-environments/media/configure-environment-definition/sync-catalog-list.png" alt-text="Screenshot that shows how to synchronize a catalog." lightbox="../deployment-environments/media/configure-environment-definition/sync-catalog-list.png":::
8484

21.1 KB
Loading

0 commit comments

Comments
 (0)