Skip to content

Commit e555681

Browse files
author
RoseHJM
committed
Fixed size of image & some rephrasing
1 parent 32d6654 commit e555681

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/deployment-environments/concept-environments-key-concepts.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ Project environment types allow you to automatically apply the right set of poli
6666

6767
## Catalogs
6868

69-
Catalogs help you provide a set of curated IaC templates for your development teams to create environments. Microsoft provides a [*quick start* catalog](https://github.com/microsoft/devcenter-catalog) that contains a set of sample environment definitions. You can attach the quick start catalog to a dev center or project to make these environment definitions available to all the projects associated with the dev center. You can modify the sample environment definitions to suit your needs.
69+
Catalogs help you provide a set of curated IaC templates for your development teams to create environments. You can attach a catalog to a dev center make environment defintions available to all the projects associated with the dev center. You can also attach a catalog to a project to provide environment definitions to that specific project.
70+
71+
Microsoft provides a [*quick start* catalog](https://github.com/microsoft/devcenter-catalog) that contains a set of sample environment definitions. You can attach the quick start catalog to a dev center or project to make these environment definitions available to developers. You can modify the sample environment definitions to suit your needs.
7072

7173
Alternately, you can attach your own catalog. You can attach either a [GitHub repository](https://docs.github.com/repositories/creating-and-managing-repositories/about-repositories) or an [Azure DevOps Services repository](/azure/devops/repos/get-started/what-is-repos) as a catalog.
7274

Loading

0 commit comments

Comments
 (0)