Skip to content

Commit 836b3ef

Browse files
sofietofteshanrnh
andauthored
Apply suggestions from code review
Co-authored-by: Esha Noronha <[email protected]>
1 parent d9d85fc commit 836b3ef

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

umbraco-cloud/getting-started/flexible-environments.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Beta feature: Some features might not be fully available.
1313

1414
Flexible Environments allow users to create and manage environments outside the regular left-to-right deployment flow. This enhancement provides flexibility in orchestrating code and content workflows, empowering developers and content editors to work in a way that best suits their needs.
1515

16-
While the mainline environments use a horizontal deployment flow, the flexible environments will work a little differently. A flexible environment will be added to one of the existing mainline environments and only deploy to and from that environment. Get an overview of the different types of environments in the [Environments](environments.md) article.
16+
While the mainline environments use a horizontal deployment flow, flexible environments work differently. A flexible environment is added to an existing mainline environment and only deploys to and from that environment. Get an overview of the different types of environments in the [Environments](environments.md) article.
1717

1818
![A Cloud project set up with 2 mainline environments and 1 flexible environment](images/cloud-environments.png)
1919

@@ -30,26 +30,26 @@ This feature enables:
3030

3131
## How it works
3232

33-
* A flexible environment is added and therefor connected to a single mainline environment.
34-
* Developers develop and build features in the flexible environment without affecting the mainline environment.
33+
* A flexible environment is added and connected to a single mainline environment.
34+
* Developers can develop and build features in the flexible environment without affecting the mainline environment.
3535
* Once a feature is complete, it can be merged back into the mainline environment and become part of regular deployment flow.
36-
* When there are changes made on the mainline environment, these need to be pulled into the flexible environment before changes can be pushed.
36+
* When changes are made to the mainline environment, they must be pulled into the flexible environment before changes can be pushed.
3737

3838
Learn more about the deployment process in the [Deployments](../deployment/README.md) section.
3939

4040
## Project Prerequisites
4141

4242
Before you can add a Flexible environment to your project, the following prerequisites must be met:
4343

44-
* Uses Umbraco Version 10, 13, 14 or greater.
44+
* Uses Umbraco Version 10 or greater.
4545
* Uses Deploy Version Greater than 10.4.1, 13.3.0, 14.2.0 or greater.
4646

4747
### Limitations
4848

4949
* Only one flexible environment is available.
50-
* Flexible environments are only available to Projects paid with Invoices or Credits.
50+
* Flexible environments are available only for projects paid with invoices or credits.
5151
* CI/CD Pipelines are not supported.
52-
* Flexible Environments are not available on Heartcore projects.
52+
* Flexible Environments are not available for Heartcore projects.
5353

5454
## Plans and Availability
5555

0 commit comments

Comments
 (0)