@@ -39,8 +39,8 @@ The price change feature supports the following scenarios:
39
39
- Increase or decrease the [ monthly/yearly flat fee] ( #changing-the-flat-fee-of-a-saas-or-azure-app-offer ) .
40
40
- Increase or decrease the [ per-user monthly/yearly SaaS fee] ( #changing-the-per-user-fee-of-a-saas-offer ) .
41
41
- Increase or decrease the [ price per unit of a meter dimension] ( #changing-the-meter-dimension-of-a-saas-or-azure-app-offer ) .
42
- - Increase or decrease the [ price per core or per core size] ( #changing-the-core -price-of-a-virtual-machine ) .
43
-
42
+ - Increase or decrease the [ price per vCPU or per vCPU size] ( #changing-the-vcpu -price-of-a-virtual-machine ) .
43
+
44
44
### Supported offer types
45
45
46
46
The ability to change prices is available for both public and private plans of offers transacted through Microsoft.
@@ -182,9 +182,9 @@ Once publishing is complete, you will receive an email with the effective date o
182
182
183
183
Customers are billed the new price for overage usage if it is consumed after the new price is in effect.
184
184
185
- ## Changing the core price of a virtual machine
185
+ ## Changing the vCPU price of a virtual machine
186
186
187
- To update the price per core or per core size of a VM offer.
187
+ To update the price per vCPU or per vCPU size of a VM offer.
188
188
189
189
1. Sign in to [Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview).
190
190
2. Select the offer to update from the table of offers.
@@ -194,24 +194,25 @@ To update the price per core or per core size of a VM offer.
194
194
6. To change prices specific for a market:
195
195
196
196
**Option 1**: You do the currency conversion:
197
- 1. Under **Select a price entry**, select the **Per market and core size** option.
197
+ 1- Under **Select a price entry**, select the **Per market and vCPU size** option.
198
198
2. Under **Select a market to customize prices**, select the **market** you want to change the price for.
199
- 3. Update the price per hour for each core size.
199
+ 1- Update the price per hour for each vCPU size.
200
200
4. Repeat if you want to update prices for several markets.
201
201
202
202
**Option 2**: Export to a spreadsheet:
203
203
1. Export the prices using **Export pricing data**.
204
- 2. Update the market and core size prices in the downloaded spreadsheet and save it.
204
+ 1- Update the market and vCPU size prices in the downloaded spreadsheet and save it.
205
205
3. Import the spreadsheet using **Import pricing data**.
206
206
207
207
1. 7. To change prices across all markets:
208
208
209
209
> [!NOTE]
210
210
> If the plan is available in multiple markets, the new price for each market is calculated according to current exchange rates.
211
211
212
- 1. **Per core**: Edit the price per core in the **USD/hour** box.
213
- 2. **Per core size**: Edit each core size in the **Price per hour in USD** box.
214
-
212
+ 1. **Per vCPU**: Edit the price per vCPU in the **USD/hour** box.
213
+
214
+ 1- **Per vCPU size**: Edit each vCPU size in the **Price per hour in USD** box.
215
+
215
216
8. Select **Save draft**.
216
217
9. Confirm you understand the effects of changing the price by entering the **ID of the plan**.
217
218
10. Verify the current and new prices on the **Compare** page, which is accessible from the top of the pricing and availability page.
0 commit comments