You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: umbraco-cloud/troubleshooting/deployments/changes-not-being-applied.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ An example of a faulty config transform not being applied could look something l
59
59
60
60
1. Verify the Config Transform file mentioned in the error message and ensure the XML is valid.
61
61
2. Update the Config Transform file as necessary on your local solution and deploy the change to the Cloud environments.
62
-
3. Run a **Schema Deployment From Data File** to extract the schema that you previously deployed.
62
+
3. Run a [Schema Deployment From Data File](../../deployment/deploy-dashboard.md#deploy-operations) to extract the schema that you previously deployed.
63
63
64
64
{% hint style="info" %}
65
65
To find errors in the config transform, you can use an xml validation tool like https://www.xmlvalidation.com/
0 commit comments