Skip to content

Commit 8cb8958

Browse files
committed
63648-pricing
1 parent baefcf8 commit 8cb8958

File tree

3 files changed

+38
-1
lines changed

3 files changed

+38
-1
lines changed

articles/marketplace/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,10 @@
229229
href: azure-vm-faq.yml
230230
- name: VM certification troubleshooting
231231
href: azure-vm-certification-faq.yml
232+
- name: Manage the offer
233+
items:
234+
- name: Update core sizes
235+
href: azure-vm-plan-manage.md
232236
- name: Consulting services offer
233237
items:
234238
- name: Plan the offer
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Update core sizes for an Azure virtual machine offer
3+
description: Update the core VM size for a virtual machine offer on Azure Marketplace.
4+
ms.service: marketplace
5+
ms.subservice: partnercenter-marketplace-publisher
6+
ms.topic: how-to
7+
author: iqshahmicrosoft
8+
ms.author: iqshah
9+
ms.date: 02/10/2022
10+
---
11+
12+
# Update core sizes for an Azure virtual machine offer
13+
14+
Complete these steps when you are notified that new core sizes are now supported. These steps apply regardless of the selected price entry option (free, flat rate, per core, per core size, per market and core size).
15+
16+
> [!NOTE]
17+
> These steps must be completed within the timeframe specified in the notification from Microsoft. Otherwise, we’ll publish the new core sizes at the price that we calculate for you.
18+
19+
1. Sign in to [Partner Center](https://go.microsoft.com/fwlink/?linkid=2166002).
20+
1. On the Home page, select the **Marketplace offers** tile.
21+
22+
[ ![Illustrates the Marketplace offers tile on the Partner Center Home page.](./media/workspaces/partner-center-home.png) ](./media/workspaces/partner-center-home.png#lightbox)
23+
24+
1. On the **Overview** page, select your VM offer.
25+
1. On the **Offer overview** page, under **Plan overview**, select a plan within your offer.
26+
1. In the left-nav, select **Pricing and availability**.
27+
1. Do one of the following:
28+
- If either the _Per core size_ or _Per market and core size_ price entry options are used, under **Pricing**, verify the price and make any necessary adjustments for the new core sizes that have been added.
29+
- If your price entry option is set to _Free_, _Flat rate_, or _Per core_, go to step 6.
30+
1. Select **Save draft** and then select **Review and publish**. After the offer is republished, the new core sizes will be available to your customers at the prices that you have set.

articles/marketplace/azure-vm-plan-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: partnercenter-marketplace-publisher
66
ms.topic: how-to
77
author: iqshahmicrosoft
88
ms.author: iqshah
9-
ms.date: 12/07/2021
9+
ms.date: 02/10/2022
1010
---
1111

1212
# Create plans for a virtual machine offer
@@ -126,6 +126,9 @@ Some things to consider when selecting a pricing option:
126126
- Microsoft suggests using a flat rate pricing for software solutions.
127127
- Prices are fixed, so once the plan is published the prices cannot be adjusted. However, if you would like to reduce prices for your VM offers you can open a [support ticket](support.md).
128128

129+
> [!IMPORTANT]
130+
> Occasionally, Microsoft expands the list of supported core sizes available. When this occurs, we will notify you and request that you take action on your offer within a specified timeframe. If you do not review your offer within the timeframe specified, we’ll publish the new core sizes at the price that we have calculated for you. For details about updating core sizes, see [Update core size for an Azure virtual machine offer](azure-vm-plan-manage.md).
131+
129132
### Free Trial
130133

131134
You can offer a one-month, three-month, or six-month **Free Trial** to your customers.

0 commit comments

Comments
 (0)