Skip to content

Commit 064f27b

Browse files
authored
Merge pull request #188157 from dannyevers/63648-pricing
63648-pricing
2 parents 770d338 + c0bab3d commit 064f27b

File tree

3 files changed

+39
-6
lines changed

3 files changed

+39
-6
lines changed

articles/marketplace/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@
229229
href: azure-vm-faq.yml
230230
- name: VM certification troubleshooting
231231
href: azure-vm-certification-faq.yml
232+
- name: Update pricing
233+
href: azure-vm-plan-manage.md
232234
- name: Consulting services offer
233235
items:
234236
- 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.
15+
16+
> [!NOTE]
17+
> These steps apply regardless of the selected price entry option (free, flate rate, per core, per core size, per market and core size) and 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: 7 additions & 6 deletions
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,22 +126,23 @@ 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.
132135

133136
### Plan visibility
134137

135-
You can design each plan to be visible to everyone or only to a preselected audience. Assign memberships in this restricted audience by using Azure tenant IDs, subscription IDs, or both.
138+
You can design each plan to be visible to everyone or only to a preselected private audience.
136139

137140
**Public**: Your plan can be seen by everyone.
138141

139-
**Private**: Make your plan visible only to a preselected audience. After it's published as a private plan, you can update the audience or change it to public. After you make a plan public, it must remain public. It can't be changed back to a private plan.
140-
141-
Assign the audience that will have access to this private plan using *Azure tenant IDs*, *subscription IDs*, or both. Optionally, include a **Description** of each Azure tenant ID or subscription ID that you assign. Add up to 10 subscription IDs and tenant IDs manually or import a CSV spreadsheet if more than 10 IDs are required. For a published offer, select **Sync private audience** for the changes to the private audience to take effect automatically without needing to republish the offer.
142+
**Private**: Make your plan visible only to a preselected audience. After it's published as a private plan, you can update the private audience or change it to public. After you make a plan public, it must remain public. It can't be changed back to a private plan. If the plan is private, you can specify the private audience that will have access to this plan using *Azure tenant IDs*, *subscription IDs*, or both. Optionally, include a **Description** of each Azure tenant ID or subscription ID that you assign. Add up to 10 subscription IDs and tenant IDs manually or import a CSV spreadsheet if more than 10 IDs are required. For a published offer, select **Sync private audience** for the changes to the private audience to take effect automatically without needing to republish the offer.
142143

143144
> [!NOTE]
144-
> A private or restricted audience is different from the preview audience that you defined on the **Preview** pane. A preview audience can access your offer *before* it's published live to Azure Marketplace. Although the private audience choice applies only to a specific plan, the preview audience can view all private and public plans for validation purposes.
145+
> A private audience is different from the preview audience that you defined on the **Preview audience** pane. A preview audience can access and view all private and public plans for validation purposes before it's published live to Azure Marketplace. A private audience can only access the specific plans that they are authorized to have access to once the offer is live.
145146
146147
Private offers are not supported with Azure subscriptions established through a reseller of the Cloud Solution Provider program (CSP).
147148

0 commit comments

Comments
 (0)