Skip to content

Commit c0442ea

Browse files
committed
update image and move note
1 parent 8cc244a commit c0442ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
-14 KB
Loading

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@ To work around this issue, use one of the following methods:
6969

7070
### Missing dependencies coming from a first-party Dynamics 365 application
7171

72-
> [!IMPORTANT]
73-
> This experience might not be available yet in the environments of all regions.
74-
7572
A solution might depend on only components from first-party Dynamics 365 applications that are missing or outdated in the target environment. In this situation, the system might be able to automatically update or install these components, and no manual action is required from the user. The **Missing dependencies** page displays the **Deploy Dependencies** option. If you select this option, and then you select the **Import** button, the system first installs or updates the required dependencies, and then imports the solution. If the update or installation of a dependent application fails, the solution import also fails. You can track the status of these updates or installations on the solution history page.
7673

7774
:::image type="content" source="media/missing-dependency-on-solution-import/missing-dependencies-first-party-application.png" alt-text="The Applications section of the Missing dependencies page showing a first-party application that can be auto installed or updated from the system." lightbox="media/missing-dependency-on-solution-import/missing-dependencies-first-party-application.png":::
@@ -122,6 +119,9 @@ Always apply changes within an unmanaged solution or extend functionality by usi
122119

123120
### Avoid dependencies on deprecated applications
124121

122+
> [!IMPORTANT]
123+
> This experience might not be available yet in the environments of all regions.
124+
125125
Avoid taking dependencies on deprecated applications. Deprecated applications are no longer available for installation or update. You can find these dependencies in the **Deprecated Applications** section of the **Missing dependencies** page. Expanding the section provides additional details.
126126

127127
:::image type="content" source="media/missing-dependency-on-solution-import/deprecated-applications.png" alt-text="Screenshot that shows the Deprecated Applications section of the Missing dependencies page.":::

0 commit comments

Comments
 (0)