Skip to content

Commit 0d4e622

Browse files
authored
Merge pull request #2835 from MicrosoftDocs/alm-cds-matp
Alm cds matp
2 parents 13ee671 + 7d38e89 commit 0d4e622

10 files changed

+257
-218
lines changed

powerapps-docs/developer/common-data-service/org-service/metadata-option-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ new `OptionMetadata` instance. When you define an option, it will contain an opt
2525
context of the publisher set for the solution that the option set is created in.
2626
This prefix helps reduce the chance of creating duplicate option sets for a managed solution,
2727
and in any option sets that are defined in organizations where your managed solution is installed. For more information,
28-
see [Merge option set options](../../../maker/common-data-service/how-managed-solutions-merged.md).
28+
see [Merge option set options](/power-platform/alm/how-managed-solutions-merged).
2929

3030
You can download the sample from [here](https://github.com/microsoft/PowerApps-Samples/tree/master/cds/orgsvc/C%23/WorkWithOptionSets).
3131

powerapps-docs/developer/common-data-service/use-multi-tenant-server-server-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ In this scenario any Common Data Service tenant can potentially use your multi-t
203203

204204
For information about creating a Common Data Service solution, see the following topics:
205205

206-
- [Use solutions for your customizations](../../maker/common-data-service/use-solutions-for-your-customizations.md)
206+
- [Use solutions for your customizations](/power-platform/alm/use-solutions-for-your-customizations)
207207
- [Package and distribute extensions using solutions](/dynamics365/customer-engagement/developer/package-distribute-extensions-use-solutions)
208208

209209
However, the application user cannot be included with a solution so you will need to provide a way to create this application user and associate it with the custom security role.

powerapps-docs/developer/common-data-service/webapi/create-update-optionsets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ new `OptionMetadata` instance. When you define an option, it will contain an opt
3131
context of the publisher set for the solution that the option set is created in.
3232
This prefix helps reduce the chance of creating duplicate option sets for a managed solution,
3333
and in any option sets that are defined in organizations where your managed solution is installed. For more information,
34-
see [Merge option set options](../../../maker/common-data-service/how-managed-solutions-merged.md#merge-option-set-options).
34+
see [Merge option set options](/power-platform/alm/how-managed-solutions-merged#merge-option-set-options).
3535

3636
## Messages
3737
The following table lists the messages that you can use with global option sets.

powerapps-docs/maker/TOC.yml

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,43 +1583,43 @@
15831583
- name: Work with solutions
15841584
href: ./common-data-service/solutions-overview.md
15851585
items:
1586-
- name: Use solutions
1587-
href: ./common-data-service/use-solution-explorer.md
1588-
- name: Use a solution to customize
1589-
href: ./common-data-service/use-solutions-for-your-customizations.md
1590-
- name: Solution publisher overview
1591-
href: ./common-data-service/change-solution-publisher-prefix.md
1592-
- name: Use segmented solutions
1593-
href: ./common-data-service/use-segmented-solutions-patches-simplify-updates.md
1594-
- name: How managed solutions are merged
1595-
href: ./common-data-service/how-managed-solutions-merged.md
1596-
- name: Use solution checker
1597-
href: ./common-data-service/use-powerapps-checker.md
1598-
items:
1599-
- name: "Common issues and resolutions: solution checker"
1600-
href: ./common-data-service/common-issues-resolutions-solution-checker.md
1601-
- name: Best practices
1602-
href: ./common-data-service/solution-best-practices.md
1603-
- name: "How to"
1604-
items:
1605-
- name: Create solution patches
1606-
href: ./common-data-service/solution-patches.md
1607-
- name: Create a solution
1608-
href: ./common-data-service/create-solution.md
1609-
- name: Update or upgrade solutions
1610-
href: ./common-data-service/update-solutions.md
1611-
- name: Import solutions
1612-
href: ./common-data-service/import-update-export-solutions.md
1613-
- name: Export solutions
1614-
href: ./common-data-service/export-solutions.md
1615-
- name: Use environment variables
1616-
href: ./common-data-service/EnvironmentVariables.md
1617-
- name: View solution layers
1618-
href: ./common-data-service/solution-layers.md
1619-
- name: View solution history
1620-
href: ./common-data-service/solution-history.md
1621-
- name: Set managed properties in metadata
1622-
href: ./common-data-service/set-managed-properties-metadata.md
1586+
- name: Use solutions
1587+
href: ./common-data-service/use-solution-explorer.md
1588+
- name: Solution publisher overview
1589+
href: ./common-data-service/change-solution-publisher-prefix.md
1590+
- name: Use segmented solutions
1591+
href: ./common-data-service/use-segmented-solutions-patches-simplify-updates.md
1592+
- name: Use solution checker
1593+
href: ./common-data-service/use-powerapps-checker.md
1594+
items:
1595+
- name: "Common issues and resolutions: solution checker"
1596+
href: ./common-data-service/common-issues-resolutions-solution-checker.md
1597+
- name: Best practices
1598+
href: ./common-data-service/solution-best-practices.md
1599+
- name: "How to"
1600+
items:
1601+
- name: Create solution patches
1602+
href: ./common-data-service/solution-patches.md
1603+
- name: Create a solution
1604+
href: ./common-data-service/create-solution.md
1605+
- name: Update or upgrade solutions
1606+
href: ./common-data-service/update-solutions.md
1607+
- name: Import solutions
1608+
href: ./common-data-service/import-update-export-solutions.md
1609+
- name: Export solutions
1610+
href: ./common-data-service/export-solutions.md
1611+
- name: Use environment variables
1612+
href: ./common-data-service/EnvironmentVariables.md
1613+
- name: View solution layers
1614+
href: ./common-data-service/solution-layers.md
1615+
- name: View solution history
1616+
href: ./common-data-service/solution-history.md
1617+
- name: Set managed properties in metadata
1618+
href: ./common-data-service/set-managed-properties-metadata.md
1619+
- name: "Advanced topics"
1620+
items:
1621+
- name: Create solution patches
1622+
href: ./common-data-service/solution-patches.md
16231623
- name: Work with dataflows
16241624
href: ./common-data-service/self-service-data-prep-with-dataflows.md
16251625
items:

powerapps-docs/maker/common-data-service/behavior-format-date-time-field.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The following date and time related query operators are invalid for the **Date O
110110
[Create and edit fields](create-edit-fields.md)<br />
111111
[Define calculated fields to automate manual calculations](define-calculated-fields.md)<br />
112112
[Field managed properties](set-managed-properties-metadata.md#view-and-edit-field-managed-properties)<br />
113-
[Managed properties](solutions-overview.md#managed-properties)
113+
[Managed properties](/power-platform/alm/managed-properties-alm)
114114
[Blog: Working with time zones in the Common Data Service](https://powerapps.microsoft.com/en-us/blog/working-with-time-zones-in-the-common-data-service/)
115115

116116

powerapps-docs/maker/common-data-service/change-solution-publisher-prefix.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,9 @@ search.app:
2626

2727
Every app you create or customization you make is part of a solution. Every solution has a publisher. You specify the publisher when you create a solution.
2828

29-
> [!div class="mx-imgBorder"]
30-
> <img src="media/solution-publisher-select.png" alt="Select solution publisher" height="731" width="416">
31-
3229
The solution publisher indicates who developed the app. For this reason, you should create a solution publisher that is meaningful. You can view the solution publisher for a solution by selecting **Settings** from the **Solutions** area in Power Apps.
3330

34-
## Solution publisher prefix
35-
A solution publisher includes a prefix. The prefix can help determine which publisher is responsible for the component. For example, the *Contoso solution* displayed here includes a solution publisher prefix that's *contoso*.
36-
37-
> [!div class="mx-imgBorder"]
38-
> ![Fundraiser solution publisher prefix](media/publisher-prefix.png)
39-
40-
> [!NOTE]
41-
> When you change a solution publisher prefix, you should do it before you create any new apps or metadata items. You can't change the names of metadata items.
42-
43-
## Common Data Services Default Solution
44-
The default solution in Power Apps is the Common Data Services Default Solution, which is associated with the Common Data Service Default Publisher. The default publisher prefix will be randomly assigned for this publisher, for example it could be *cr8a3*. This means that the name of every new item of metadata created in the default solution will have this prepended to the names used to uniquely identify the items. If you create a new entity named *Animal*, the unique name used by Common Data Service would be *cr8a3_animal*. The same is true for any new fields (attributes), relationships, or optionset options. If you will be customizing the default solution, consider changing the publisher prefix.
31+
For more information about the solution publisher, see [Solution publisher](/power-platform/alm/solution-concepts-alm#solution-publisher).
4532

4633
## Create a solution publisher
4734
1. In the Power Apps portal, select **Solutions**.

0 commit comments

Comments
 (0)