Skip to content

Commit 90b9da8

Browse files
committed
Migrated package deployer tool content
1 parent 9d85b6c commit 90b9da8

File tree

5 files changed

+498
-24
lines changed

5 files changed

+498
-24
lines changed

power-platform/alm/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,10 @@
6363
- name: Leverage solution and packaging tools
6464
href:
6565
items:
66-
- name: Configuration Migration and Package Deployer tools
66+
- name: Configuration Migration
6767
href: configure-and-deploy-tools.md
68+
- name: Package Deployer tool
69+
href: package-deployer-tool.md
6870
- name: Solution Packager tool
6971
href: solution-packager-tool.md
7072
- name: Verify quality of solutions and packages
Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
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."
44
keywords:
55
author: phecke
66
ms.author: pehecke
77
manager: kvivek
88
ms.custom: ""
9-
ms.date: 05/05/2020
9+
ms.date: 06/09/2020
1010
ms.reviewer: "pehecke"
1111
ms.service: powerapps
1212
ms.topic: "article"
@@ -17,11 +17,7 @@ search.app:
1717
- D365CE
1818
---
1919

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
2521

2622
The Configuration Migration tool is used to transport configuration and test
2723
data from one environment to another. It provides the means to capture such
@@ -38,20 +34,7 @@ Configuration capture can't be automated.
3834
For more information about using the tool, including how to download it, see
3935
[Move configuration data across environments and organizations with the Configuration Migration tool](https://docs.microsoft.com/power-platform/admin/manage-configuration-data).
4036

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.
54-
5537
### See also
5638

39+
[Package Deployer tool](package-deployer-tool.md)
5740
[Solution Packager tool](solution-packager-tool.md)
20.1 KB
Loading

0 commit comments

Comments
 (0)