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
title: "Configuration Migration and Package Deployer tools | Microsoft Docs"
3
-
description: "Learn about transporting configuration data, test data, and packages from one environment to another."
2
+
title: "Configuration Migration tool | Microsoft Docs"
3
+
description: "Learn about transporting configuration data and test data from one environment to another."
4
4
keywords:
5
5
author: phecke
6
6
ms.author: pehecke
7
7
manager: kvivek
8
8
ms.custom: ""
9
-
ms.date: 05/05/2020
9
+
ms.date: 06/09/2020
10
10
ms.reviewer: "pehecke"
11
11
ms.service: powerapps
12
12
ms.topic: "article"
@@ -17,11 +17,7 @@ search.app:
17
17
- D365CE
18
18
---
19
19
20
-
# Configuration Migration and Package Deployer tools
21
-
22
-
These tools enable you to migrate configuration data, test data, solutions, and more from one environment to another. Read about each tool in the following sections.
23
-
24
-
## Configuration Migration tool
20
+
# Configuration Migration tool
25
21
26
22
The Configuration Migration tool is used to transport configuration and test
27
23
data from one environment to another. It provides the means to capture such
@@ -38,20 +34,7 @@ Configuration capture can't be automated.
38
34
For more information about using the tool, including how to download it, see
39
35
[Move configuration data across environments and organizations with the Configuration Migration tool](https://docs.microsoft.com/power-platform/admin/manage-configuration-data).
40
36
41
-
## Package Deployer tool
42
-
43
-
Let's now talk about creating a "package" in Visual Studio that can be deployed
44
-
by the [Package Deployer](tools-apps-used-alm.md#package-deployer) tool. A package is a container
45
-
where you place solution files, flat files, configuration data, HTML, and custom
46
-
code together in a single file for deployment to other environments.
47
-
48
-
Common Data Service provides you with a Visual Studio template for creating
49
-
these packages, which you can use with the Package Deployer tool to deploy the
50
-
packages to a Common Data Service instance. For information about creating a
51
-
package, see [Create packages for the Package Deployer](/powerapps/developer/common-data-service/package-deployer/create-packages-package-deployer).
52
-
Next, follow the instructions to
53
-
[deploy](/powerapps/developer/common-data-service/package-deployer/create-packages-package-deployer#deploy-a-package) the package.
0 commit comments