Skip to content

Commit f6da500

Browse files
committed
Add more info about what a flexible environment is
1 parent 29db9eb commit f6da500

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ hidden: true
1111
Beta feature: Some features might not be fully available.
1212
{% endhint %}
1313

14-
Flexible Environments allow users to create and manage environments outside the regular left-to-right deployment flow. This enhancement provides greater flexibility in orchestrating both code and content workflows, empowering developers and content editors to work in a way that best suits their needs.
14+
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.
15+
16+
While the mainline environments are using a horizontal deployment flow, the flexible environments will work a little different. 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.
1517

1618
{% hint style="info" %}
1719
Limitations
@@ -34,7 +36,7 @@ This feature enables:
3436

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

37-
* Uses Umbraco Version 10, 13, 14 or greater.
39+
* Uses Umbraco Version 10, 13, 14 or greater.
3840
* Uses Deploy Version Greater than 10.4.1, 13.3.0, 14.2.0 or greater.
3941

4042
{% hint style="info" %}

0 commit comments

Comments
 (0)