diff --git a/umbraco-cloud/getting-started/images/project-components.png b/umbraco-cloud/getting-started/images/project-components.png deleted file mode 100644 index 25aeb5fbe23..00000000000 Binary files a/umbraco-cloud/getting-started/images/project-components.png and /dev/null differ diff --git a/umbraco-cloud/getting-started/images/project-overview.png b/umbraco-cloud/getting-started/images/project-overview.png new file mode 100644 index 00000000000..e013b1a9a04 Binary files /dev/null and b/umbraco-cloud/getting-started/images/project-overview.png differ diff --git a/umbraco-cloud/getting-started/project-overview.md b/umbraco-cloud/getting-started/project-overview.md index d7d57c4b7c7..2900c6385d9 100644 --- a/umbraco-cloud/getting-started/project-overview.md +++ b/umbraco-cloud/getting-started/project-overview.md @@ -1,24 +1,21 @@ # Project Overview -Umbraco Cloud Projects are made of three major components: Environments, Team Members/Invite Users, and a Settings section. +Umbraco Cloud Projects are made of three major components: Environments, Team Members/Invite Users, and Settings. - + ## Environments -The number of _Environments_ in your project is dependent on which plan you are on: +The number of Environments in your project is dependent on which plan you are on: -* With the **Starter Plan**, you have the option to add a _Development_ environment. -* With the **Standard Plan**, you get a _Development_ and a _Live_ environment with the option to add a _Staging_ environment. You can add/remove environments as needed -* With the **Professional Plan**, you get a _Development_, a _Staging_, and a _Live_ environment - as with the Standard Plan you can add/remove environments as needed. -* With the **Enterprise Plan**, you get a _Development_, a _Staging_, and a _Live_ environment - as with the Professional Plan you can add/remove environments as needed. +
| Plan | Environments | Flexible Environments | Environment Combinations Examples |
|---|---|---|---|
| Starter | 2 | false | QA + Production |
| Standard | 3 | true | Flexible + QA + Production Development + QA + Production |
| Professional | 4 | true | Flexible + Development + QA + Production |