Skip to content

Commit 5977e5a

Browse files
authored
Merge pull request #2252 from MicrosoftDocs/portal-migration-update
Portal migration update ICM 162895545
2 parents ac9e148 + ac0b5fd commit 5977e5a

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

powerapps-docs/maker/portals/admin/migrate-portal-configuration.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ manager: shujoshi
66
ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom:
9-
ms.date: 11/18/2019
9+
ms.date: 12/20/2019
1010
ms.author: shjais
11-
ms.reviewer:
11+
ms.reviewer: tapanm
1212
---
1313

1414
# Migrate portal configuration
@@ -40,7 +40,12 @@ The default schema files contain information about portal entities, relationship
4040
After exporting the configuration data, you must import it into the target environment. More information: [Import portal configuration data](#import-portal-configuration-data)
4141

4242
> [!NOTE]
43-
> The schema files are provided to reduce the effort required to build a schema from scratch. Schema can be tailored for your implementation using standard ways provided by the tool. Schema files can be loaded in the Configuration Migration tool and altered to add, remove, and modify entities, attributes, and so on.
43+
> The Configuration Migration tool uses schema to export and import configuration data. The tool does not migrate entities or entity schema. Migration may fail with missing elements such as entities and fields when configuration data has mismatch with selected schema.
44+
>
45+
> During export, ensure the source environment contains portal entities as specified in Configuration Migration tool schema file. You can still alter the schema files to add, remove, and modify entities, attributes, and so on to migrate subset of configuration data.
46+
>
47+
> During import, ensure the destination environment contains the same portal type already installed with any additional customizations such as entities, fields, forms or views imported separately as solutions.
48+
4449

4550
## Export portal configuration data
4651

0 commit comments

Comments
 (0)