Skip to content

Commit 529cd06

Browse files
committed
Tweaks
1 parent 78a4083 commit 529cd06

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

powerapps-docs/developer/common-data-service/cds-odata-dataflows-migration.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ search.app:
1313

1414
# Migrate data between Common Data Service environments using the dataflows OData connector
1515

16-
Common Data Service Web API works with any technology that supports OData and OAuth. There are many options available to move data in and out of Common Data Service. OData connector is one of the dataflows, which is designed to support migration and synchronization of large datasets in Common Data Service.
16+
Common Data Service [Web API](/powerapps/developer/common-data-service/webapi/overview) works with any technology that supports OData and OAuth. There are many options available to move data in and out of Common Data Service. OData connector is one of the dataflows, which is designed to support migration and synchronization of large datasets in Common Data Service.
1717

1818
In this article, we walk you through how to migrate data between Common Data Service environments using the dataflows OData connector.
1919

2020
## Prerequisites
2121

2222
- System Administrator or System Customizer security role permission on both source and the target environments.
2323

24-
- Power Apps, Power Automate, or Common Data Service license (per app or per user)
24+
- Power Apps, Power Automate, or Common Data Service license (per app or per user).
2525

2626
- Two Common Data Service [environments with database](/power-platform/admin/create-environment#create-an-environment-with-a-database).
2727

@@ -35,13 +35,9 @@ In this article, we walk you through how to migrate data between Common Data Ser
3535

3636
1. Identify the source and target environments.
3737

38-
- The **source environment** is where the data comes from.
38+
- The **source environment** is where the data is migrated from.
3939

40-
- The **target environment** is where the data is migrated.
41-
42-
43-
> [!NOTE]
44-
> Switch to **source** and **target** environments by selecting the **Environment** on the top right corner and select the appropriate environment from the list.
40+
- The **target environment** is where the data is migrated to.
4541

4642
1. Ensure that the entities are already defined in the target environment. Ideally both environments should have the same entities defined with the same solution.
4743

0 commit comments

Comments
 (0)