Skip to content

Commit 063439c

Browse files
authored
minor changes
1 parent 340179b commit 063439c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

support/power-platform/dataverse/working-with-solutions/missing-dependency-on-solution-import.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,14 @@ Next to the application name, you'll find an **Install** or **Update** button th
6262
- System administrators can use the **Update** button to open the application update page in the Power Platform admin center.
6363
- Non-system administrators can use the **Copy Update Link** button to copy the application update link and request their system administrator to update the application.
6464

65+
### Missing dependencies coming from a first-party Dynamics 365 application
66+
6567
> [!IMPORTANT]
6668
> This experience described below might not be available to the environments of all the regions yet.
6769
68-
When a solution depends only on components from first-party Dynamics 365 applications that are missing or outdated in the target environment, the system might be able to automatically update or install these components. In this case, no manual action is required from the user. The **Missing dependencies** page will display a checkbox **Deploy Dependencies**. Selecting this option allows the system to automatically update or install the required components before importing the solution. If the update or installation of a dependent application fails, the solution import will also fail. You can track the status of these updates or installations on the solution history page.
70+
When a solution depends only on components from first-party Dynamics 365 applications that are missing or outdated in the target environment, the system might be able to automatically update or install these components. In this case, no manual action is required from the user. The **Missing dependencies** page will display the **Deploy Dependencies** option. If you select the option and select the **Import** button, the system will first install or update the required dependencies and then proceed to import the solution. If the update or installation of a dependent application fails, the solution import will also fail. You can track the status of these updates or installations on the solution history page.
6971

70-
:::image type="content" source="media/missing-dependency-on-solution-import/missing-dependencies-first-party-application.png" alt-text="Screenshot that shows the Applications section of the Missing dependencies page with first-party application which can be auto installed or updated from the system." lightbox="media/missing-dependency-on-solution-import/missing-dependencies-first-party-application.png":::
72+
:::image type="content" source="media/missing-dependency-on-solution-import/missing-dependencies-first-party-application.png" alt-text="Screenshot that shows the Applications section of the Missing dependencies page with a first-party application which can be auto installed or updated from the system." lightbox="media/missing-dependency-on-solution-import/missing-dependencies-first-party-application.png":::
7173

7274
### Missing dependencies coming from another managed solution
7375

0 commit comments

Comments
 (0)