From 40b3b2efe14ff62bba3f98c6ca2f81c49c9069a0 Mon Sep 17 00:00:00 2001 From: carlosandrews <34892512+carlosandrews@users.noreply.github.com> Date: Sat, 1 Feb 2025 14:53:12 -0800 Subject: [PATCH] Update rename-data-source.md Please verify if the "rename datasource" feature is available in GCC, GCC-H and DoD clouds and update the code change to reference the facts. Note: a lot of microsoft documentation online for power platform doesn't always state if the feature is available in the GCC, GCC-H, and DOD cloud environments. --- powerapps-docs/maker/canvas-apps/rename-data-source.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/powerapps-docs/maker/canvas-apps/rename-data-source.md b/powerapps-docs/maker/canvas-apps/rename-data-source.md index 094929f875..3a640ae22a 100644 --- a/powerapps-docs/maker/canvas-apps/rename-data-source.md +++ b/powerapps-docs/maker/canvas-apps/rename-data-source.md @@ -63,6 +63,9 @@ new data source will be named “NewConnector”. Your formulas will still refer ## Fixing broken formula references to data source names +### Note for users in Microsoft DoD Cloud and maybe GCC, GCC-H Clouds +This feature is not available. + Using the new “Rename” feature, you can rename your action-based connectors and fix up your formulas automatically.