Abiquo supports billing for Microsoft Azure Plans, which is a type of partner account. Under Azure Plans there can be more than one subscription that belongs to the same Azure customer. And there are some products and services that Azure invoices to the customer and not the subscription.
In the cloud platform, each subscription belongs to a different tenant enterprise. So for each customer, to define the tenant enterprises that should NOT receive bills for the customer's products and services, add the following enterprise property with the value set to an empty or random string.
Code Block |
---|
onlyAzureSubscriptionBill |
...
This property was changed in Abiquo 5.2.0. For the latest properties, see Display Azure billing data
Abiquo supports billing for Microsoft Azure Plans, which is a type of partner account. Under Azure Plans there can be more than one subscription that belongs to the same Azure customer. And there are some products and services that Azure invoices to the customer and not the subscription.
In the cloud platform, each subscription belongs to a different tenant enterprise. So for each customer, to define the tenant enterprises that should NOT receive bills for the customer's products and services, add the following enterprise property with the value set to an empty or random string.
Code Block |
---|
onlyAzureSubscriptionBill |
...