Skip to content

Commit 4dc44e9

Browse files
committed
Learn Editor: Update azure-app-metered-billing.md
1 parent d80eb87 commit 4dc44e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,10 @@ 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]
37+
> [!Note]
3938
> 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).
4039
## Sample offer
4140

@@ -122,3 +121,4 @@ Follow the instruction in [Support for the commercial marketplace program in Par
122121
- [Metered Billing for Azure Managed Applications Overview](https://go.microsoft.com/fwlink/?linkid=2196310)
123122

124123

124+

0 commit comments

Comments
 (0)