Skip to content

Commit 13ccf67

Browse files
authored
Merge pull request MicrosoftDocs#2296 from MicrosoftDocs/pehecke-uci-update
Updated images and text to the current UI
2 parents a7dbcce + b16df03 commit 13ccf67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
10.2 KB
Loading

powerapps-docs/developer/common-data-service/register-plug-in.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You can view information about registered assemblies in the application solution
7272
7373
![All Solutions internal](media/all-solutions-internal-view.png)
7474

75-
There you can find all the assemblies that are registered for this environment.
75+
After selecting the name of the Default Solution in the internal solution list, you can find all the assemblies that are registered for this environment.
7676

7777
![View all registered assemblies](media/view-plug-in-assemblies-default-solution.png)
7878

@@ -129,7 +129,7 @@ More information: [Use FetchXML with FetchExpression](org-service/entity-operati
129129

130130
As described in [View registered assemblies](#view-registered-assemblies), the assembly registration you created was added to the system **Default Solution**. You should add your assembly to an unmanaged solution so you can distribute it to other organizations.
131131

132-
Within the unmanaged solution you are using, use solution explorer to navigate to **Plug-in Assemblies**. In the list menu, select **Add Existing**.
132+
Within the unmanaged solution you are using, use solution explorer to navigate to **Plug-in Assemblies**. In the list menu, select **Add Existing**. Note that in the following figures, a custom solution named Common Data Service Default Solution is used.
133133

134134
![Add Existing plug-in assembly](media/add-existing-plug-in-assembly.png)
135135

@@ -289,7 +289,7 @@ The PRT provides commands to unregister assemblies, types, steps, and images. Se
289289

290290
These are delete operations on the [PluginAssembly](reference/entities/pluginassembly.md), [PluginType](reference/entities/plugintype.md), [SdkMessageProcessingStep](reference/entities/sdkmessageprocessingstep.md), and [SdkMessageProcessingStepImage](reference/entities/sdkmessageprocessingstepimage.md) entities.
291291

292-
You can also delete **Plug-in Assemblies** and **Sdk Message Processing Steps** in the solution explorer to achieve the same result.
292+
You can also delete **Plug-in Assemblies** and **Sdk Message Processing Steps** in the solution explorer to achieve the same result. In the figure below, a custom solution named Common Data Service Default Solution is shown.
293293

294294
![Deleting step in solution explorer](media/delete-sdk-message-processing-step.png)
295295

0 commit comments

Comments
 (0)