Skip to content

Commit 2a2615d

Browse files
committed
add section on deprecated applications
1 parent 7c0b2f8 commit 2a2615d

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

109 KB
Loading

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,14 @@ Don't make changes directly to components that are part of a managed solution. D
116116

117117
Always apply changes within an unmanaged solution or extend functionality using solution layering. For more information on solution layering, see [Solution layers](/power-platform/alm/solution-layers-alm)
118118

119+
### Avoid dependencies on deprecated applications
120+
121+
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.
122+
123+
:::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.":::
124+
125+
Remove any dependencies between solution components and deprecated applications before importing your solution.
126+
119127
## Related content
120128

121129
- [Organize your solutions](/power-platform/alm/organize-solutions)

0 commit comments

Comments
 (0)