Skip to content

Commit a0573b0

Browse files
committed
Migrated content to Power Platform ALM Guide
1 parent eb8adeb commit a0573b0

File tree

7 files changed

+12
-141
lines changed

7 files changed

+12
-141
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "powerapps-docs/developer/common-data-service/maintain-managed-solutions.md",
5+
"redirect_url": "https://docs.microsoft.com/power-platform/alm/maintain-managed-solutions",
6+
"redirect_document_id": "false"
7+
},
8+
{
9+
"source_path": "powerapps-docs/developer/common-data-service/organize-solutions.md",
10+
"redirect_url": "https://docs.microsoft.com/power-platform/alm/organize-solutions",
11+
"redirect_document_id": "false"
12+
},
313
{
414
"source_path": "powerapps-docs/developer/common-data-service/create-patches-simplify-solution-updates.md",
515
"redirect_url": "https://docs.microsoft.com/power-platform/alm/create-patches-simplify-solution-updates",

powerapps-docs/developer/common-data-service/TOC.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -302,11 +302,6 @@
302302
href: best-practices/work-with-metadata/index.md
303303
- name: Introduction to solutions
304304
href: introduction-solutions.md
305-
items:
306-
- name: Maintain managed solutions
307-
href: maintain-managed-solutions.md
308-
- name: Organize your solutions
309-
href: organize-solutions.md
310305
- name: Publish and monitor your (ISV) app
311306
items:
312307
- name: Publish your app on AppSource

powerapps-docs/developer/common-data-service/maintain-managed-solutions.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

powerapps-docs/developer/common-data-service/organize-solutions.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

powerapps-docs/developer/common-data-service/supported-customizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ The following is a list of unsupported action types that are frequently asked ab
121121

122122
- Creating a plug-in assembly for a standard Common Data Service assembly (Microsoft.Crm.*.dll) or performing an update or delete of a platform created `pluginassembly` is not supported.
123123

124-
- Editing a solutions file to edit any solution components other than ribbons, forms, SiteMap, or saved queries is not supported. For more information, see [When to edit the customizations file](/power-platform/alm/when-edit-customization-file). Defining new solution components by editing the solutions file is not supported. Editing web resource files exported with a solution is not supported. Except for the steps documented in [Maintain managed solutions](maintain-managed-solutions.md), editing the contents of a managed solution is not supported.
124+
- Editing a solutions file to edit any solution components other than ribbons, forms, SiteMap, or saved queries is not supported. For more information, see [When to edit the customizations file](/power-platform/alm/when-edit-customization-file). Defining new solution components by editing the solutions file is not supported. Editing web resource files exported with a solution is not supported. Except for the steps documented in [Maintain managed solutions](/power-platform/alm/maintain-managed-solutions), editing the contents of a managed solution is not supported.
125125

126126
### Outlook Client
127127
- Modifications to any one of the Dynamics 365 forms or adding new forms, such as custom .aspx pages, directly to Office Outlook or making changes to .pst files. These changes will not be upgraded.

powerapps-docs/developer/model-driven-apps/supported-customizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following is a list of unsupported action types that are frequently asked ab
7777
- Editing a solutions file to edit any solution components other than ribbons, forms, SiteMap, or saved queries is not supported. For more information, see [When to edit the customizations file](when-edit-customization-file.md).
7878
- Defining new solution components by editing the solutions file is not supported.
7979
- Editing web resource files exported with a solution is not supported.
80-
- Except for the steps documented in [Maintain managed solutions](../common-data-service/maintain-managed-solutions.md), editing the contents of a managed solution is not supported.
80+
- Except for the steps documented in [Maintain managed solutions](/power-platform/alm/maintain-managed-solutions), editing the contents of a managed solution is not supported.
8181

8282
- Displaying an entity form within an IFrame embedded in another entity form is not supported.
8383

0 commit comments

Comments
 (0)