Skip to content

Commit c7f939c

Browse files
committed
Replaced info that you don't need to create a publisher when best practice is to create one
1 parent 1384efe commit c7f939c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/common-data-service/create-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Because the default solution contains all the solutions components, it may be ea
3737
|-----------|-----------------|
3838
|**Display Name**|The name shown in the list of solutions. You can change this later.|
3939
|**Name**|The unique name of the solution. This is generated using the value you enter in the Display Name field. You can edit this before you save the solution, but after you save the solution, you can’t change it.|
40-
|**Publisher**|You can select the default publisher or create a new publisher. Unless you plan to distribute your solution, you should just use the default publisher for your organization.|
40+
|**Publisher**|You can select the default publisher or create a new publisher. We recommend that you create a publisher for your organization to use consistently across your environments that you will use the solution in. More information: [Change the solution publisher prefix for any publisher](change-solution-publisher-prefix.md#change-the-solution-publisher-prefix-for-any-publisher) |
4141
|**Version**|Enter a number for the version of your solution. This is only important if you export your solution. The version number will be included in the file name when you export the solution.|
4242

4343
3. Select **Save**.

0 commit comments

Comments
 (0)