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-vm-create-offer.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,9 +111,9 @@ Select **Save draft** before continuing.
111
111
112
112
This page lets you define the categories and industries used to group your offer on the marketplace, your app version, and the legal contracts that support your offer.
113
113
114
-
### Category
114
+
### Categories
115
115
116
-
Select a minimum of one and a maximum of three categories. These categories are used to place your offer in the appropriate marketplace search areas. In the offer description, explain how your offer supports these categories. Virtual machine offers appear under the **Compute** category in Azure Marketplace.
116
+
Select a minimum of one and a maximum of five categories. These categories are used to place your offer in the appropriate marketplace search areas. In the offer description, explain how your offer supports these categories. Virtual machine offers appear under the **Compute** category in Azure Marketplace.
117
117
118
118
### Legal
119
119
@@ -229,7 +229,6 @@ Provide the support website where customers can reach your support team.
229
229
230
230
- Azure Global support website
231
231
- Azure Government support website
232
-
- and so on
233
232
234
233
### Partner support contact
235
234
@@ -416,16 +415,16 @@ You can design each plan to be visible to everyone or to only a preselected audi
416
415
417
416
#### Hide plan
418
417
419
-
If your virtual machine is meant to be used only indirectly when referenced through another solution template or managed application, select this box to publish your virtual machine or offer but hide it from customers searching and browsing for it directly.
418
+
If your virtual machine is meant to be used only indirectly when referenced through another solution template or managed application, select this box to publish your virtual machine but hide it from customers searching and browsing for it directly.
420
419
421
420
> [!NOTE]
422
-
> Hidden plans do not support preview links.
421
+
> Hidden plans don't support preview links.
423
422
424
423
Select **Save draft** before continuing.
425
424
426
425
### Technical configuration
427
426
428
-
Provide the images and other technical properties associated with this plan.
427
+
Provide the images and other technical properties associated with this plan. For details, see [Create an Azure VM technical asset](https://docs.microsoft.com/azure/marketplace/partner-center-portal/create-azure-container-technical-assets).
429
428
430
429
> [!NOTE]
431
430
> This tab isn't shown if you configured this plan to reuse packages from another plan on the **Plan setup** tab.
@@ -454,7 +453,7 @@ Open public or private ports on a deployed virtual machine.
454
453
455
454
#### VM Images
456
455
457
-
Provide a disk version and the SAS URI for the virtual machine images. Add up to 16 data disks for each VM image. Provide only one new image version per plan in a given submission. After an image has been published you can't edit it, but you can delete it. Deleting a version will prevent your users from deploying a new instance of the deleted version.
456
+
Provide a disk version and the SAS URI for the virtual machine images. Add up to 16 data disks for each VM image. Provide only one new image version per plan in a given submission. After an image has been published you can't edit it, but you can delete it. Deleting a version will prevent both new and existing users from deploying a new instance of the deleted version.
458
457
459
458
-**Disc version** is the version of the image you are providing.
460
459
-**SAS URI** is the location in Azure Storage where you have stored the operating system VHD.
0 commit comments