Skip to content

Commit 0e9d36f

Browse files
committed
Rearranged the info to flow properly
1 parent 0fa73b8 commit 0e9d36f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,28 @@ The number of Environments in your project is dependent on which plan you are on
44

55
<table><thead><tr><th width="117">Plan</th><th width="116" data-type="number">Environments</th><th width="167" data-type="checkbox">Flexible Environments</th><th>Environment Combinations Examples</th></tr></thead><tbody><tr><td>Starter</td><td>2</td><td>false</td><td><em>QA + Production</em></td></tr><tr><td>Standard</td><td>3</td><td>true</td><td><em>Flexible + QA + Production</em><br><em>Development + QA + Production</em></td></tr><tr><td>Professional</td><td>4</td><td>true</td><td><em>Flexible + Development + QA + Production</em></td></tr></tbody></table>
66

7-
[Learn more about the additional prices on Umbraco Cloud](https://umbraco.com/cloud-pricing/).
7+
[Learn more about Umbraco Cloud Pricing](https://umbraco.com/cloud-pricing/).
88

99
## Adding or Removing Environments
1010

1111
### Adding an Environment
1212

1313
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.
1414

15-
After adding a new left-most mainline environment or a flexible environment, you need to clone this environment instead. The current local clone will be set up to push to Live, while the fresh clone will push to the new environment.
16-
1715
To add an environment:
1816

1917
1. Click **Configure environments**.
18+
19+
![Adding an environment](images/environments-overview-new.png)
20+
2021
2. Click **Create environment**.
2122

2223
![Create environment](images/create-environment.png)
2324

2425
3. Choose an **Environment name**.
2526
4. Click **Confirm**.
2627

27-
![Adding an environment](images/environments-overview-new.png)
28+
After adding a new left-most mainline environment or a flexible environment, you need to clone this environment instead. The current local clone will be set up to push to Live, while the fresh clone will push to the new environment.
2829

2930
### Removing an Environment
3031

0 commit comments

Comments
 (0)