diff --git a/umbraco-cloud/deployment/cloud-to-cloud.md b/umbraco-cloud/deployment/cloud-to-cloud.md index 5690db39315..d25dd3164cd 100644 --- a/umbraco-cloud/deployment/cloud-to-cloud.md +++ b/umbraco-cloud/deployment/cloud-to-cloud.md @@ -31,4 +31,10 @@ Here are the auto-magical steps Umbraco Cloud goes through when you hit the _"De If you have more than one Umbraco Cloud environment, we strongly recommend that you **only make changes to metadata on the Development environment**. Making changes directly on your Staging and/or Live environments can cause merge conflicts when you deploy from your Development environment. +{% hint style="danger" %} +It is important to be aware of how deletions work between environments. Some deletions are environment-specific and others are not. For more information see the [Deploying Deletions article](deploying-deletions.md). +{% endhint %} + Refer to our troubleshooting documentation about [how to resolve collision errors](../troubleshooting/deployments/structure-error.md), if you should run into issues while deploying between your Umbraco Cloud environments. + +