Skip to content

Commit 2fb8978

Browse files
author
RoseHJM
committed
Fixed blocking issues.
1 parent e4ace46 commit 2fb8978

File tree

3 files changed

+1
-1
lines changed

3 files 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
@@ -16,7 +16,7 @@ ms.date: 11/27/2023
1616
This article describes the best practice guidelines for structuring an Azure Deployment Environments catalog.
1717

1818
## Structure the catalog for efficient caching
19-
As a platform engineer, you should structure your catalog in a way that makes it easier and quicker for Azure Deployment Environments to find and cache environment defintions efficiently. By organizing the repository into a specific structure, you can better target files for caching and improve the overall performance of the deployment process. It's essential for platform engineers to understand these guidelines and structure their repositories accordingly to ensure optimal results.
19+
As a platform engineer, you should structure your catalog in a way that makes it easier and quicker for Azure Deployment Environments to find and cache environment definitions efficiently. By organizing the repository into a specific structure, you can better target files for caching and improve the overall performance of the deployment process. It's essential for platform engineers to understand these guidelines and structure their repositories accordingly to ensure optimal results.
2020

2121
When you attach a catalog to a dev center, Deployment Environments scans the catalog for an environment.yaml file. On locating the file, ADE assumes the files in that folder and subfolders form an environment definition. ADE caches only the required files, not the entire repository.
2222

Loading
Loading

0 commit comments

Comments
 (0)