Skip to content

Commit 4af1208

Browse files
authored
Merge pull request #7331 from MicrosoftDocs/Mattp123-patch-1
Revised per PM feedback tracked in 3041613
2 parents 0ba3500 + 8c9b183 commit 4af1208

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

powerapps-docs/maker/data-platform/update-solutions.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: "Learn how to update or upgrade a solution in Power Apps"
44
ms.custom: ""
55
ms.date: 09/14/2021
66
ms.reviewer: ""
7-
87
ms.suite: ""
98
ms.tgt_pltfrm: ""
109
ms.topic: "article"
@@ -50,13 +49,13 @@ The procedure to import the updated solution is similar to installing a new mana
5049

5150
5. This page displays a yellow bar indicating **This solution package contains an update for a solution that is already installed**. To upgrade the solution, select **Next**. To view additional options, expand **Advanced settings**, and then select from the following solution action options:
5251
- **Upgrade**
53-
This is the default option and upgrades your solution to the latest version and rolls up all previous patches in one step. Any components associated to the previous solution version that are not in the newer solution version will be deleted. This is the recommended option as it will ensure that your resulting configuration state is consistent with the importing solution including removal of components that are no longer part of the solution.
52+
This is the default option and upgrades your solution to the latest version and rolls up all previous patches in one step. Any components associated to the previous solution version that are not in the newer solution version will be deleted. This option will ensure that your resulting configuration state is consistent with the importing solution including removal of components that are no longer part of the solution.
5453

5554
- **Stage for Upgrade**
5655
This option upgrades your solution to the higher version, but defers the deletion of the previous version and any related patches until you apply a solution upgrade later. This option should only be selected if you want to have both the old and new solutions installed in the system concurrently so that you can do some data migration before you complete the solution upgrade. Applying the upgrade will delete the old solution and any components that are not included in the new solution.
5756

5857
- **Update**
59-
This option replaces your solution with this version. Components that are not in the newer solution won't be deleted and will remain in the system. This option is not recommended as your destination environment will differ in configuration from your source environment and could cause issues that are difficult to reproduce and diagnose.
58+
This option replaces your solution with this version. Components that are not in the newer solution won't be deleted and will remain in the system. Be aware that this option might result in your destination environment differing in configuration from your source environment and could cause issues that are difficult to reproduce and diagnose.
6059

6160
8. Decide whether to enable the following option for post import actions:
6261
- **Enable plug-in steps and flows included in the solution**

0 commit comments

Comments
 (0)