Skip to content

Commit 167b7fb

Browse files
authored
Live publish
2 parents 9a47841 + 7304521 commit 167b7fb

File tree

7 files changed

+56
-448
lines changed

7 files changed

+56
-448
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/compress-extract-solution-file-solutionpackager.md",
5+
"redirect_url": "https://docs.microsoft.com/power-platform/alm/solution-packager-tool",
6+
"redirect_document_id": "false"
7+
},
8+
{
9+
"source_path": "powerapps-docs/developer/common-data-service/use-source-control-solution-files.md",
10+
"redirect_url": "https://docs.microsoft.com/power-platform/alm/use-source-control-solution-files",
11+
"redirect_document_id": "false"
12+
},
313
{
414
"source_path": "powerapps-docs/developer/common-data-service/checker/webapi/overview.md",
515
"redirect_url": "https://docs.microsoft.com/power-platform/alm/checker-api/overview",

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

Lines changed: 33 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -300,46 +300,41 @@
300300
href: customize-labels-support-multiple-languages.md
301301
- name: Best Practices
302302
href: best-practices/work-with-metadata/index.md
303-
- name: Package and distribute extensions using solutions
303+
- name: Introduction to solutions
304+
href: introduction-solutions.md
304305
items:
305-
- name: Introduction to solutions
306-
href: introduction-solutions.md
306+
- name: Dependency tracking for solution components
307+
href: dependency-tracking-solution-components.md
308+
- name: Removing dependencies
309+
href: removing-dependencies.md
310+
- name: Maintain managed solutions
311+
href: maintain-managed-solutions.md
312+
- name: Organize your solutions
313+
href: organize-solutions.md
314+
- name: Organize your team to develop solutions
315+
href: organize-team-develop-solutions.md
316+
- name: Use managed properties
317+
href: use-managed-properties.md
318+
- name: Understand how managed solutions are merged
319+
href: understand-managed-solutions-merged.md
320+
- name: Create solutions that support multiple languages
321+
href: create-solutions-support-multiple-languages.md
322+
- name: How to manage solutions
307323
items:
308-
- name: Dependency tracking for solution components
309-
href: dependency-tracking-solution-components.md
310-
- name: Removing dependencies
311-
href: removing-dependencies.md
312-
- name: Maintain managed solutions
313-
href: maintain-managed-solutions.md
314-
- name: Organize your solutions
315-
href: organize-solutions.md
316-
- name: Organize your team to develop solutions
317-
href: organize-team-develop-solutions.md
318-
- name: Use managed properties
319-
href: use-managed-properties.md
320-
- name: Understand how managed solutions are merged
321-
href: understand-managed-solutions-merged.md
322-
- name: Create solutions that support multiple languages
323-
href: create-solutions-support-multiple-languages.md
324-
- name: How to manage solutions
325-
items:
326-
- name: Create, export, or import an unmanaged solution
327-
href: create-export-import-unmanaged-solution.md
328-
- name: Uninstall or delete a solution
329-
href: uninstall-delete-solution.md
330-
- name: Work with solutions
331-
href: work-solutions.md
332-
- name: Create, install, and update a managed solution
333-
href: create-install-update-managed-solution.md
334-
- name: Create patches to simplify solution updates
335-
href: create-patches-simplify-solution-updates.md
336-
- name: When to edit the customizations file
337-
href: when-edit-customization-file.md
338-
- name: SolutionPackager tool
339-
href: compress-extract-solution-file-solutionpackager.md
340-
items:
341-
- name: Source control with solution files
342-
href: use-source-control-solution-files.md
324+
- name: Create, export, or import an unmanaged solution
325+
href: create-export-import-unmanaged-solution.md
326+
- name: Uninstall or delete a solution
327+
href: uninstall-delete-solution.md
328+
- name: Work with solutions
329+
href: work-solutions.md
330+
- name: Create, install, and update a managed solution
331+
href: create-install-update-managed-solution.md
332+
- name: Create patches to simplify solution updates
333+
href: create-patches-simplify-solution-updates.md
334+
- name: When to edit the customizations file
335+
href: when-edit-customization-file.md
336+
- name: Publish and monitor your (ISV) app
337+
items:
343338
- name: Publish your app on AppSource
344339
href: publish-app-appsource.md
345340
items:

powerapps-docs/developer/common-data-service/compress-extract-solution-file-solutionpackager.md

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

0 commit comments

Comments
 (0)