- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe to Topic
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Creating ubuntu virtual machine image with azure metering service for azure market place
We want to create a custom virtual machine image. The image will be based on ubuntu 18.04. A node js application will be hosted inside the VM. We want to integrate azure metering service in this node js app. Then we will create the image from the VM and will publish it in the Azure marketplace. Any user who will start a virtual machine from that image will be billed by the azure metering service by our custom rule. We are facing a problem integrating the azure metering service in our node js application. It would be of great help if anybody can tell us how to integrate the azure metering service in this scenario?
- Labels:
-
azure-vm
-
meter-service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi. Metered billing is supported for SaaS offers and Azure Managed Application offers. VM offers are billed on a PAYG basis and do not natively support metered billing. You would have to publish using an offer type that supports metered billing.
