Skip to content

Commit 3632d31

Browse files
committed
Incorporated review comments and fixed broken image link
1 parent cf15060 commit 3632d31

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

umbraco-cloud/getting-started/environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can have multiple environments in your Umbraco Cloud project, with two types
1212

1313
The image below shows a Cloud setup including two mainline environments and one flexible environment connected to the left-most mainline environment.
1414

15-
![A Cloud setup including 2 mainline environments and 1 flexible environment connected to the left-most mainline environment](images/cloud-environments.jpg)
15+
![A Cloud setup including 2 mainline environments and 1 flexible environment connected to the left-most mainline environment](images/cloud-environments.png)
1616

1717
## Mainline Environments
1818

umbraco-cloud/set-up/manage-environments.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,22 @@ The number of environments available on your project is dependent on which plan
66

77
[Learn more about Umbraco Cloud Pricing](https://umbraco.com/cloud-pricing/).
88

9+
## Configuring Environments
10+
11+
Clicking Configure environments from the project overview gives you access to environment management options. From here, you can:
12+
13+
- Rename an existing environment.
14+
- Create a new environment.
15+
- Delete an environment you no longer need.
16+
17+
These options help keep your deployment pipeline organized and aligned with your team's workflow.
18+
919
## Adding or Removing Environments
1020

21+
Most Umbraco Cloud plans give you the flexibility to work with multiple environments. You can decide how many to add and how to organize them as flexible or mainline environments. For more information on environment types, see the [Environments](../getting-started/environments.md) article.
22+
23+
The following sections provide guidance on managing your Cloud environments.
24+
1125
### Adding an Environment
1226

1327
Before adding an environment, ensure there are no local changes that haven’t been pushed to Live. Adding an environment will push all changes in the current deployment chain.
@@ -38,13 +52,3 @@ To remove an environment:
3852
![Deleting an environment](images/delete-environment.png)
3953

4054
It may take a few minutes for Cloud to set up the changes after adding or removing an environment.
41-
42-
## Configuring Environments
43-
44-
Clicking Configure environments from the project overview gives you access to environment management options. From here, you can:
45-
46-
- Rename an existing environment.
47-
- Create a new environment.
48-
- Delete an environment you no longer need.
49-
50-
These options help keep your deployment pipeline organized and aligned with your team's workflow.

0 commit comments

Comments
 (0)