Skip to content

Commit 10541c7

Browse files
committed
68857-minor-issues
1 parent 2a78def commit 10541c7

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

articles/marketplace/dynamics-365-customer-engage-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Your selections here apply only to new acquisitions; if someone already has your
2828

2929
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.
3030

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.
3232

3333
Select **Save draft** before continuing to the next tab in the left-nav menu.
3434

articles/marketplace/dynamics-365-customer-engage-offer-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Before you start, create a commercial marketplace account in [Partner Center](./
1717

1818
## Before you begin
1919

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.
2121

2222
## Create a new offer
2323

articles/marketplace/dynamics-365-customer-engage-plans.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ You need to define at least one plan, if your offer has app license management e
1919

2020
## Create a plan
2121

22+
1. In the left-nav, select **Plan overview**.
2223
1. Near the top of the **Plan overview** page, select **+ Create new plan**.
2324
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**.
2425
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
3839

3940
## Copy the Service IDs
4041

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.
4243

4344
- 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.
4445

4546
[ ![Screenshot of the Plan overview page. The service ID for the plan is highlighted.](./media/third-party-license/service-id-workspaces.png) ](./media/third-party-license/service-id-workspaces.png#lightbox)
4647

4748
## Add Service IDs to your solution package
4849

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).
5051
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.
5152

5253
## Next steps

0 commit comments

Comments
 (0)