You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/marketplace/dynamics-365-customer-engage-availability.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Your selections here apply only to new acquisitions; if someone already has your
28
28
29
29
Before you publish your offer live to the broader marketplace offer, you'll first need to make it available to a limited **Preview audience**. Enter a **Hide key** (any string using only lowercase letters and/or numbers) here. Members of your preview audience can use this hide key as a token to view a preview of your offer in the marketplace.
30
30
31
-
Then, when you're ready to make your offer available and remove the preview restriction, you'll need to remove the **Hide key** and publish again.
31
+
Then, when you're ready to make your offer available and remove the preview restriction, you'll need to remove the **Hide key** and publish the offer again.
32
32
33
33
Select **Save draft** before continuing to the next tab in the left-nav menu.
Copy file name to clipboardExpand all lines: articles/marketplace/dynamics-365-customer-engage-offer-setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Before you start, create a commercial marketplace account in [Partner Center](./
17
17
18
18
## Before you begin
19
19
20
-
Review [Plan a Dynamics 365 offer](marketplace-dynamics-365.md). It will explain the technical requirements for this offer and list the information and assets you’ll need when you create it.
20
+
Review [Plan a Microsoft Dynamics 365 offer](marketplace-dynamics-365.md). It will explain the technical requirements for this offer and list the information and assets you’ll need when you create it.
Copy file name to clipboardExpand all lines: articles/marketplace/dynamics-365-customer-engage-plans.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ You need to define at least one plan, if your offer has app license management e
19
19
20
20
## Create a plan
21
21
22
+
1. In the left-nav, select **Plan overview**.
22
23
1. Near the top of the **Plan overview** page, select **+ Create new plan**.
23
24
1. In the dialog box that appears, in the **Plan ID** box, enter a unique plan ID. Use up to 50 lowercase alphanumeric characters, dashes, or underscores. You cannot modify the plan ID after you select **Create**.
24
25
1. In the **Plan name** box, enter a unique name for this plan. Use a maximum of 200 characters.
@@ -38,15 +39,15 @@ On the **Plan listing** tab, you can define the plan name and description as you
38
39
39
40
## Copy the Service IDs
40
41
41
-
You need to copy the Service ID of each plan you created so you can map them to your solution package in the next step.
42
+
You need to copy the Service ID of each plan you created so you can map them to your solution package in the next section: Add Service IDs to your solution package.
42
43
43
44
- For each plan you created, copy the Service ID to a safe place. You’ll add them to your solution package in the next step. The service ID is listed on the **Plan overview** page in the form of `ISV name.offer name.plan ID`. For example, Fabrikam.F365.bronze.
44
45
45
46
[](./media/third-party-license/service-id-workspaces.png#lightbox)
46
47
47
48
## Add Service IDs to your solution package
48
49
49
-
1. Add the Service IDs you copied in the previous step to your solution package. To learn how, see [Adding license metadata to your solution](/powerapps/developer/data-platform/appendix-add-license-information-to-your-solution) and [Create an AppSource package for your app](/powerapps/developer/data-platform/create-package-app-appsource).
50
+
1. Add the Service IDs you copied in the previous step to your solution package. To learn how, see [Add licensing information to your solution](/powerapps/developer/data-platform/appendix-add-license-information-to-your-solution) and [Create an AppSource package for your app](/powerapps/developer/data-platform/create-package-app-appsource).
50
51
1. After you create the CRM package .zip file, upload it to Azure Blob Storage. You will need to provide the SAS URL of the Azure Blob Storage account that contains the uploaded CRM package .zip file.
0 commit comments