Skip to content

Commit d8d21dc

Browse files
committed
Updated git clone URI and example name
1 parent 2b07b64 commit d8d21dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/deployment-environments/how-to-configure-catalog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ To store the personal access token you generated as a [key vault secret](../key-
103103
| Field | Value |
104104
| ----- | ----- |
105105
| **Name** | Enter a name for the catalog. |
106-
| **Git clone URI** | Enter or paste the [clone URL](#get-the-clone-url-for-your-repository) for either your GitHub repository or your Azure DevOps repository.<br/>*Example:* https://github.com/Azure/deployment-environments |
107-
| **Branch** | Enter the repository branch to connect to.<br/>*Example:* main|
108-
| **Folder path** | Enter the folder path relative to the clone URI that contains subfolders with your catalog items. This folder path should be the path to the folder that contains the subfolders with the catalog item manifests, and not the path to the folder with the catalog item manifest itself.<br/>*Example:* /Environments|
106+
| **Git clone URI** | Enter or paste the [clone URL](#get-the-clone-url-for-your-repository) for either your GitHub repository or your Azure DevOps repository.<br/>*Sample Catalog Example:* https://github.com/Azure/deployment-environments.git |
107+
| **Branch** | Enter the repository branch to connect to.<br/>*Sample Catalog Example:* main|
108+
| **Folder path** | Enter the folder path relative to the clone URI that contains subfolders with your catalog items. This folder path should be the path to the folder that contains the subfolders with the catalog item manifests, and not the path to the folder with the catalog item manifest itself.<br/>*Sample Catalog Example:* /Environments|
109109
| **Secret identifier**| Enter the [secret identifier](#create-a-personal-access-token) that contains your personal access token for the repository.|
110110

111111
:::image type="content" source="media/how-to-configure-catalog/catalog-item-add.png" alt-text="Screenshot that shows how to add a catalog to a dev center.":::

0 commit comments

Comments
 (0)