Skip to content

Commit c55eb8a

Browse files
authored
Merge pull request #223428 from shantanugg/docs-editor/azure-app-metered-billing-1673304712
DOCS REQUEST 3568 - Bernardo's request-7-Update
2 parents cdec748 + 6a70b75 commit c55eb8a

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

articles/marketplace/azure-app-metered-billing.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,11 @@ When it comes to defining the offer along with its pricing models, it is importa
3131
* Each managed application plan has a pricing model associated with it.
3232
* Pricing model has a monthly recurring fee, which can be set to $0.
3333
* In addition to the recurring fee, the plan can also include optional dimensions used to charge customers for usage not included in the flat rate. Each dimension represents a billable unit that your service will communicate to Microsoft using the [Marketplace metering service API](marketplace-metering-service-apis.md).
34+
> [!IMPORTANT]
35+
> You must keep track of the usage in your code and only send usage events to Microsoft for the usage that is above the base fee.
3436
35-
* > [!IMPORTANT]
36-
> You must keep track of the usage in your code and only send usage events to Microsoft for the usage that is above the base fee.
37-
38-
> [!Note]
39-
> Offers will be billed to customers in the customers’ agreement currency, using the local market price that was published at the time the offer was created. The amount that customers pay, and that ISVs are paid, depends on the Foreign Exchange rates at the time the customer transacts the offer. Learn more on ["How we convert currency?"](./marketplace-geo-availability-currencies.md).
37+
> [!Note]
38+
> Offers will be billed to customers in the customers’ agreement currency, using the local market price that was published at the time the offer was created. The amount that customers pay, and that ISVs are paid, depends on the Foreign Exchange rates at the time the customer transacts the offer. Learn more on ["How we convert currency?"](/azure/marketplace/marketplace-geo-availability-currencies#how-we-convert-currency).
4039
## Sample offer
4140

4241
As an example, Contoso is a publisher with a managed application service called Contoso Analytics (CoA). CoA allows customers to analyze large amount of data for reporting and data warehousing. Contoso is registered as a publisher in Partner Center for the commercial marketplace program to publish offers to Azure customers. There are two plans associated with CoA, outlined below:
@@ -119,4 +118,6 @@ Follow the instruction in [Support for the commercial marketplace program in Par
119118

120119
**Video tutorial**
121120

122-
- [Metered Billing for Azure Managed Applications Overview](https://go.microsoft.com/fwlink/?linkid=2196310)
121+
- [Metered Billing for Azure Managed Applications Overview](https://go.microsoft.com/fwlink/?linkid=2196310)
122+
123+

articles/marketplace/price-changes-faq.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ sections:
5757
If the plan is available in multiple markets, the new price for each market is calculated according to current exchange rates.
5858
5959
To specify the price in a specific currency, export the prices from the pricing and availability page, update the respective market and currency, save, and import the file.
60-
61-
> [!NOTE]
62-
> Offers will be billed to customers in the customers’ agreement currency, using the local market price that was published at the time the offer was created. The amount that customers pay, and that ISVs are paid, depends on the Foreign Exchange rates at the time the customer transacts the offer. [Learn more](https://learn.microsoft.com/en-us/azure/marketplace/marketplace-geo-availability-currencies).
63-
60+
61+
> [!Note]
62+
> Offers will be billed to customers in the customers’ agreement currency, using the local market price that was published at the time the offer was created. The amount that customers pay, and that ISVs are paid, depends on the Foreign Exchange rates at the time the customer transacts the offer. Learn more on ["How we convert currency?"](/azure/marketplace/marketplace-geo-availability-currencies#how-we-convert-currency).
63+
6464
- question: |
6565
Can I change a free or $0 offer to a paid offer?
6666
answer: |

0 commit comments

Comments
 (0)