Table of Contents |
---|
...
To create your own server to grant consent for the use of your Azure credentials, follow the instructions in the Azure documentation. For general instructions, see https://docs.microsoft.com/en-us/partner-center/develop/partner-center-authentication#app--user-authentication and for Java instructions: https://docs.microsoft.com/en-us/partner-center/develop/partner-center-authentication#java-appuser-authentication.
...
Before you add credentials, your administrator must create at least one compatible public cloud region in Azure ARM, and allow your enterprise to access this region. Some regions may require separate credentials, for example regions in China, and you will need to obtain credentials and create these regions separately. See Create a public cloud region.
For CSP accounts, in the main tenant, you should add the pricing credentials in the following format:
...
This means you should enter the text csp#
, the Directory (tenant) ID, Application (client) ID, access token, and refresh token as a single string and separate each element with a #
number/hash character.
Also you should add the billing enterprise properties in the reseller enterprise. The default values are as follows:
azurecompute-arm_discount = 0
azurecompute-arm_currency_code = USD
billing.azure.country_code = US
azurecompute-arm_price_factor = 1 (deprecated in Abiquo 6.1). For Abiquo 6.1+, go to Pricing → Price factors and create a price factor for the reseller enterprise. See Manage price factors.
...
Obtain credentials for CSP customers
...
If your customers will use billing only, then you can enter the subscription and tenant details only. See Add credentials of Azure reseller customers for billing only.For
When customers have billing credentials, the billing data should display on the dashboard, see Display Azure billing data.