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. -![Project overview](images/project-components.png) +![Project overview](images/project-overview.png) ## 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. +
PlanEnvironmentsFlexible EnvironmentsEnvironment Combinations Examples
Starter2falseQA + Production
Standard3trueFlexible + QA + Production
Development + QA + Production
Professional4trueFlexible + Development + QA + Production
To get a technical overview of your Cloud environments, see the [Environments](environments.md) article. For more information on how to add or remove environments, see the [Manage Environments](../set-up/manage-environments.md) article. ## Team Members/Invite Users -Another major component of your Umbraco Cloud project is _Team Members_. When you add team members to a project, they will automatically be added as backoffice users in all the environments. Team members can be added as _Admins_, _Writers_, or _Readers_. Refer to the [Team Members](../set-up/project-settings/team-members/) article to learn more about these roles. +Another major component of your Umbraco Cloud project is Team Members. When you add team members to a project, they will automatically be added as backoffice users in all the environments. Team members can be added as _Admins_, _Writers_, or _Readers_. Refer to the [Team Members](../set-up/project-settings/team-members/) article to learn more about these roles. ## Settings -In the _Settings_ section, you can manage and configure your project to fit your needs. Learn more about the different settings in the [Project Settings](../set-up/project-settings/) article. +There are many different settings available for you to configure your project for your needs. Learn more about the settings in the [Project Settings](../set-up/project-settings/) article.