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/partner-center-portal/azure-iot-edge-module-creation.md
+9-12Lines changed: 9 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,18 +14,15 @@ ms.date: 04/03/2020
14
14
> [!IMPORTANT]
15
15
> We're moving the management of your IoT Edge module offers from Cloud Partner Portal to Partner Center. Until your offers are migrated, please follow the instructions in [IoT Edge module offer publishing overview](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal/iot-edge-module/cpp-offer-process-parts) for Cloud Partner Portal to manage your offers.
16
16
17
-
This article describes how to create and publish an Internet of Things (IoT) Edge module offer for Azure Marketplace.
18
-
19
-
Before you can create an IoT Edge module offer, you must have a commercial marketplace account in Partner Center. If you haven't created one yet, see [Create a commercial marketplace account in Partner Center](https://docs.microsoft.com/azure/marketplace/partner-center-portal/create-account).
17
+
This article describes how to create and publish an Internet of Things (IoT) Edge module offer for Azure Marketplace. Before starting, [Create a Commercial Marketplace account in Partner Center](https://docs.microsoft.com/azure/marketplace/partner-center-portal/create-account) if you haven't done so yet. Ensure your account is enrolled in the commercial marketplace program.
20
18
21
19
## Create a new offer
22
20
23
-
1. Sign in to Partner Center.
24
-
2. In the left-navigation menu, select **Commercial Marketplace** > **Overview**.
25
-
26
-

21
+
1. Sign in to [Partner Center](https://partner.microsoft.com/dashboard/home).
22
+
2. In the left-nav menu, select **Commercial Marketplace** > **Overview**.
23
+
3. On the Overview page, select **+ New offer** > **IoT Edge module**.
27
24
28
-
3. Select **+ New offer** > **IoT Edge module**. The **New offer** dialog box appears.
25
+

29
26
30
27
> [!IMPORTANT]
31
28
> After an offer is published, edits made to it in Partner Center only appear in storefronts after republishing the offer. Make sure you always republish after making changes.
@@ -36,14 +33,14 @@ Enter an **Offer ID**. This is a unique identifier for each offer in your accoun
36
33
37
34
- This ID is visible to customers in the web address for the marketplace offer and Azure Resource Manager templates, if applicable.
38
35
- Use only lowercase letters and numbers. It can include hyphens and underscores, but no spaces, and is limited to 50 characters. For example, if you enter **test-offer-1**, the offer web address will be `https://azuremarketplace.microsoft.com/marketplace/../test-offer-1`.
39
-
- The Offer ID can't be changed after you select Create.
36
+
- The Offer ID can't be changed after you select **Create**.
40
37
41
-
Enter an **Offer alias**. This is the name used to refer to the offer in Partner Center.
38
+
Enter an **Offer alias**. This is the name used for the offer in Partner Center.
42
39
43
40
- This name isn't used in the marketplace and is different from the offer name and other values shown to customers.
44
41
- This can't be changed after you select **Create**.
45
42
46
-
After you enter these two values, select **Create**before continuing to the next page, Offer overview.
43
+
Select **Create** to generate the offer and continue.
47
44
48
45
## Offer overview
49
46
@@ -84,7 +81,7 @@ Here are some additional lead management resources:
84
81
-[Common lead configuration errors](https://docs.microsoft.com/azure/marketplace/lead-management-for-cloud-marketplace#common-lead-configuration-errors-during-publishing-on-cloud-partner-portal)
85
82
-[Lead Management Overview](https://assetsprod.microsoft.com/mpn/cloud-marketplace-lead-management.pdf) PDF (Make sure your pop-up blocker is turned off).
86
83
87
-
Select **Save draft** before continuing to the next section, Properties.
> We're moving the management of your Azure VM offers from Cloud Partner Portal to Partner Center. Until your offers are migrated, please continue to follow the instructions in [Create Virtual Machine offer](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal/virtual-machine/cpp-create-offer) in Cloud Partner Portal to manage your offers.
16
16
17
-
This article describes how to create and publish an Azure virtual machine offer to [Azure Marketplace](https://azuremarketplace.microsoft.com/). It addresses both Windows- and Linux-based virtual machines that contain an operating system, virtual hard disk (VHD), and up to 16 data disks.
17
+
This article describes how to create and publish an Azure virtual machine offer to [Azure Marketplace](https://azuremarketplace.microsoft.com/). It addresses both Windows- and Linux-based virtual machines that contain an operating system, virtual hard disk (VHD), and up to 16 data disks. Before starting, [Create a Commercial Marketplace account in Partner Center](https://docs.microsoft.com/azure/marketplace/partner-center-portal/create-account) if you haven't done so yet. Ensure your account is enrolled in the commercial marketplace program.
18
18
19
19
## Introduction
20
20
@@ -53,41 +53,44 @@ Your engineering team should understand the following Microsoft technologies:
53
53
- How to [design and architect Azure applications](https://azure.microsoft.com/solutions/architecture/)
54
54
- Working knowledge of [Azure Virtual Machines](https://azure.microsoft.com/services/virtual-machines/), [Azure Storage](https://azure.microsoft.com/services/?filter=storage#storage), and [Azure Networking](https://azure.microsoft.com/services/?filter=networking#networking)
55
55
56
-
## Create an Azure virtual machine offer
56
+
## Create a new offer
57
57
58
-
Before you can create an Azure virtual machine offer, you must have a commercial marketplace account in Partner Center. If you haven't created one yet, see [Create a commercial marketplace account in Partner Center](https://docs.microsoft.com/azure/marketplace/partner-center-portal/create-account).
58
+
1. Sign in to [Partner Center](https://partner.microsoft.com/dashboard/home).
59
+
2. In the left-nav menu, select **Commercial Marketplace** > **Overview**.
60
+
3. On the Overview page, select **+ New offer** > **Azure Virtual Machine**.
59
61
60
-
1. Sign in to [Partner Center](https://partner.microsoft.com/dashboard/home), and then from the top menu, select **Dashboard**.
61
-
2. In the left-nav bar, select **Commercial Marketplace**, then **Overview**.
62
-
3. On the **Overview** page, select **+ New offer**, then **Azure Virtual Machine**. The **New offer** dialog box appears.
62
+

63
63
64
-

64
+
> [!NOTE]
65
+
> After an offer is published, edits made to it in Partner Center only appear in storefronts after republishing the offer. Make sure you always republish after making changes.
65
66
66
-
## Offer ID and alias
67
+
## New offer
67
68
68
69
Enter an **Offer ID**. This is a unique identifier for each offer in your account.
69
70
70
71
- This ID is visible to customers in the web address for the marketplace offer and in Azure PowerShell and Azure CLI, if applicable.
71
72
- Use only lowercase letters and numbers. It can include hyphens and underscores, but no spaces, and is limited to 50 characters. For example, if you enter **test-offer-1** here, the offer web address will be `https://azuremarketplace.microsoft.com/marketplace/../test-offer-1`.
72
73
- The Offer ID can't be changed after you select **Create**.
73
74
74
-
Enter an **Offer alias**. This is the name used for the offer in Partner Center. This name isn't used in the marketplace and is different from the offer name and other values shown to customers.
75
+
Enter an **Offer alias**. This is the name used for the offer in Partner Center.
76
+
77
+
- This name isn't used in the marketplace and is different from the offer name and other values shown to customers.
75
78
76
79
Select **Create** to generate the offer and continue.
77
80
78
81
## Offer setup
79
82
80
83
### Test drive
81
84
82
-
Set up a demonstration (test drive) that lets customers try your offer before purchasing it. To create a demonstration environment that lets customers try your offer for a fixed period of time, see [Test Drive your offer in the commercial marketplace](https://docs.microsoft.com/azure/marketplace/partner-center-portal/test-drive).
85
+
A test drive is a great way to showcase your offer to potential customers by giving them the option to "try before you buy", resulting in increased conversion and the generation of highly qualified leads. [Learn more about test drives](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal/test-drive/what-is-test-drive).
83
86
84
-
To enable a test drive, select the **Enable a test drive** check box. To remove test drive from your offer, clear this check box.
87
+
To enable a test drive for a fixed period of time, select the **Enable a test drive** check box. To remove test drive from your offer, clear this check box.
85
88
86
89
Additional test drive resources:
87
90
88
91
-[Technical best practices](https://github.com/Azure/AzureTestDrive/wiki/Test-Drive-Best-Practices)
89
92
-[Marketing best practices](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal/test-drive/marketing-and-best-practices)
90
-
-[Test Drives overview](https://assetsprod.microsoft.com/mpn/azure-marketplace-appsource-test-drives.pdf) PDF (make sure your pop-up blocker is off).
93
+
-[Test drives overview](https://assetsprod.microsoft.com/mpn/azure-marketplace-appsource-test-drives.pdf) PDF (make sure your pop-up blocker is off)
91
94
92
95
### Lead management
93
96
@@ -208,9 +211,13 @@ Here are some tips for writing your description:
208
211
- Don't rely on features and functionality to sell your offer. Instead, focus on the value your offer provides.
209
212
- Use industry-specific or benefit-based words.
210
213
211
-
To make your offer description more engaging, use the rich text editor to format your description. The rich text editor lets you add numbers, bullets, bold, italics, and indents to make your description more readable.
214
+
To make your offer description more engaging, use the rich text editor to apply formatting.
212
215
213
-

216
+

217
+
218
+
| <center>Change text format | <center>Add bullets or numbering | <center>Add or remove text indent |
219
+
| --- | --- | --- |
220
+
| <center>| <center>| <center>|
214
221
215
222
#### Privacy policy link
216
223
@@ -251,7 +258,7 @@ Provide contact information for Microsoft to use when there are issues with your
251
258
Provide logos and images to use with your offer. All images must be in PNG format. Blurry images will cause your submission to be rejected.
252
259
253
260
>[!Note]
254
-
>If you have an issue uploading files, make sure your local network does not block the https://upload.xboxlive.com service used by Partner Center.
261
+
>If you have an issue uploading files, ensure your local network does not block the https://upload.xboxlive.com service used by Partner Center.
255
262
256
263
#### Marketplace logos
257
264
@@ -266,11 +273,11 @@ All four logos are required and are used in different places in the marketplace
266
273
267
274
#### Screenshots
268
275
269
-
Add up to five screenshots that show how your offer works. Each screenshot must be 1280 x 720 pixels in size and in PNG format. You must also add a caption to describe your screenshot.
276
+
Add up to five screenshots that show how your offer works. Each screenshot must be 1280 x 720 pixels in size and in PNG format. Each screenshot must include a caption.
270
277
271
278
#### Videos
272
279
273
-
Add up to five videos that demonstrate your offer. These should be hosted on an external video service. Enter each video's name, web address, and a thumbnail PNG image of the video at 1280 x 720 pixels in size.
280
+
Add up to five videos that demonstrate your offer. These should be hosted on an external video service. Enter each video's name, web address, and a thumbnail PNG image of the video at 1280 x 720 pixels.
274
281
275
282
For additional marketplace listing resources, see [Best practices for marketplace offer listings](https://docs.microsoft.com/azure/marketplace/gtm-offer-listing-best-practices).
276
283
@@ -326,7 +333,7 @@ Select **Create**.
326
333
327
334
Set the high-level configuration for the type of plan, whether it reuses technical configuration from another plan, and in which Azure regions the plan should be available. Your selections here determine which fields are displayed on other tabs for the same plan.
328
335
329
-
#### Reuse technical configuration
336
+
#### Re-use technical configuration
330
337
331
338
If you have more than one plan of the same type, and the packages are identical between them, you can select **this plan reuses technical configuration from another plan**. This option lets you select one of the other plans of the same type for this offer and reuse its technical configuration.
332
339
@@ -337,7 +344,7 @@ If you have more than one plan of the same type, and the packages are identical
337
344
338
345
Your plan must be made available in at least one Azure region.
339
346
340
-
Select the **Azure Global** option to make your plan available to customers in all public Azure regions that have commercial marketplace integration. For details, see [Geographic availability and currency support](https://docs.microsoft.com/azure/marketplace/marketplace-geo-availability-currencies).
347
+
Select the **Azure Global** option to make your plan available to customers in all Azure Global regions that have commercial marketplace integration. For details, see [Geographic availability and currency support](https://docs.microsoft.com/azure/marketplace/marketplace-geo-availability-currencies).
341
348
342
349
Select the **Azure Government** option to make your plan available in the [Azure Government](https://docs.microsoft.com/azure/azure-government/documentation-government-welcome) region. This region provides controlled access for customers from U.S. federal, state, local, or tribal entities, as well as partners eligible to serve them. You, as the publisher, are responsible for any compliance controls, security measures, and best practices. Azure Government uses physically isolated data centers and networks (located in the U.S. only).
343
350
@@ -348,15 +355,15 @@ Before publishing to [Azure Government](https://docs.microsoft.com/azure/azure-g
348
355
349
356
#### Azure Government certifications
350
357
351
-
This option is only visible if you select**Azure Government** under **Azure regions**.
358
+
This option is only visible if you selected**Azure Government**.
352
359
353
360
Azure Government services handle data that is subject to certain government regulations and requirements. For example, FedRAMP, NIST 800.171 (DIB), ITAR, IRS 1075, DoD L4, and CJIS. To bring awareness to your certifications for these programs, you can provide up to 100 links that describe them. These can be either links to your listing on the program directly or links to descriptions of your compliance with them on your own websites. These links visible to Azure Government customers only.
354
361
355
362
Select **Save draft** before continuing.
356
363
357
364
### Plan listing
358
365
359
-
This is where you configure listing detail of the plan. This tab displays specific information that can differ between plans in the same offer.
366
+
This is where you configure listing details of the plan. This tab displays specific information that can differ between plans in the same offer.
360
367
361
368
#### Plan name
362
369
@@ -483,9 +490,9 @@ To enable a test drive, select the Enable a test drive check box on the [Offer s
483
490
484
491
Additional test drive resources:
485
492
486
-
-Technical best practices
487
-
-Marketing best practices
488
-
-Test Drives overview (PDF; make sure your pop-up blocker is off).
493
+
-[Marketing best practices](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal/test-drive/marketing-and-best-practices)
494
+
-[Technical best practices](https://github.com/Azure/AzureTestDrive/wiki/Test-Drive-Best-Practices)
495
+
-[Overview](https://assetsprod.microsoft.com/mpn/azure-marketplace-appsource-test-drives.pdf)(PDF; make sure your pop-up blocker is off)
Copy file name to clipboardExpand all lines: articles/marketplace/partner-center-portal/create-azure-container-offer.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,15 @@ ms.date: 04/07/2020
14
14
> [!IMPORTANT]
15
15
> We're moving the management of your Azure Container offers from Cloud Partner Portal to Partner Center. Until your offers are migrated, please follow the instructions in [Containers](https://docs.microsoft.com/azure/marketplace/cloud-partner-portal/containers/cpp-containers-offer) for Cloud Partner Portal to manage your offers.
16
16
17
-
This article describes how to create and publish a Container offer for Azure Marketplace. Before starting, [Create a Commercial Marketplace account in Partner Center](https://docs.microsoft.com/azure/marketplace/partner-center-portal/create-account).
17
+
This article describes how to create and publish a Container offer for Azure Marketplace. Before starting, [Create a Commercial Marketplace account in Partner Center](https://docs.microsoft.com/azure/marketplace/partner-center-portal/create-account) if you haven't done so yet. Ensure your account is enrolled in the commercial marketplace program.
18
18
19
19
## Create a new offer
20
20
21
-
1.Log in to [Partner Center](https://partner.microsoft.com/dashboard/home), and then from the top menu, select **Dashboard**.
22
-
2. In the left menu, select **Commercial Marketplace**, then**Overview**.
23
-
3. On the **Overview** page, select **+ New offer**, then**Azure Container**. The **New offer** dialog box appears.
21
+
1.Sign in to [Partner Center](https://partner.microsoft.com/dashboard/home).
22
+
2. In the left-nav menu, select **Commercial Marketplace** >**Overview**.
23
+
3. On the Overview page, select **+ New offer** >**Azure Container**.
24
24
25
-
:::image type="content" source="media/azure-create-container-offer-images/azure-create-new-container.png" alt-text="Illustrated the Overview page in Partner Center. The New offer button and Consulting service offer are highlighted.":::
25
+

26
26
27
27
> [!TIP]
28
28
> After an offer is published, edits made to it in Partner Center only appear in storefronts after republishing the offer. Make sure you always republish after making changes.
@@ -31,16 +31,16 @@ This article describes how to create and publish a Container offer for Azure Mar
31
31
32
32
Enter an **Offer ID**. This is a unique identifier for each offer in your account.
33
33
34
-
- This ID can be seen by customers in the web address for the marketplace offer and Azure Resource Manager templates, if applicable.
34
+
- This ID is visible to customers in the web address for the marketplace offer and Azure Resource Manager templates, if applicable.
35
35
- Use only lowercase letters and numbers. It can include hyphens and underscores, but no spaces, and is limited to 50 characters. For example, if you enter **test-offer-1**, the offer web address will be `https://azuremarketplace.microsoft.com/marketplace/../test-offer-1`.
36
36
- The Offer ID can't be changed after you select **Create**.
37
37
38
-
**Enter an****Offer alias**. This is the name used to refer to the offer in Partner Center.
38
+
Enter an **Offer alias**. This is the name used for the offer in Partner Center.
39
39
40
40
- This name isn't used in the marketplace and is different from the offer name and other values shown to customers.
41
41
- This can't be changed after you select **Create**.
42
42
43
-
Select **Create**before continuing.
43
+
Select **Create**to generate the offer and continue.
44
44
45
45
## Offer overview
46
46
@@ -82,7 +82,7 @@ Here are some additional lead management resources:
82
82
-[Common lead configuration errors](https://docs.microsoft.com/azure/marketplace/lead-management-for-cloud-marketplace#common-lead-configuration-errors-during-publishing-on-cloud-partner-portal)
83
83
-[Lead Management Overview](https://assetsprod.microsoft.com/mpn/cloud-marketplace-lead-management.pdf) PDF (Make sure your pop-up blocker is turned off)
84
84
85
-
Select **Save draft** before continuing to the next section, Properties.
0 commit comments