Skip to content

Commit b0491fc

Browse files
committed
text update
1 parent 0d4071e commit b0491fc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 Configuration Migration tool uses schema to export and import configuration data. The tool does not migrate schema. Migration may fail with missing elements such as entities or fields when configuration data has mismatch with selected schema. Make sure correct schema is present inside schema files when exporting and on destination environment when importing configuration data. You can still alter the schema files to add, remove, and modify entities, attributes, and so on to migrate subset of configuration data.
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)