Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Mermaid
fileNamemermaid_1675759715283
themeneutral
version89
{"diagramDefinition":"flowchart LR\nA(Reseller<br/>enterprise)\nB(Customer1<br/>key node<br/>enterprise)\nB-->C(Subtenant1<br/>enterprise)\nB-->D(Subtenant2<br/>enterprise)\n)\nC---F(Subscription1)\nD---E(Subscription2)\nA---P(Pricing<br/>credential)\nsubgraph ResellerScope\n    A\nend\nsubgraph Customer1Scope\n    BP\nend\nsubgraph Reseller hierarchy\n    direction LR\n        ResellerScope-->Customer1Scope\nend\nsubgraph GlobalScope\nend\nGlobalScope-->ResellerScope\n\nsubgraph Customer1Scope\n    direction LR\n        B\n        C\n        D\n        E\n        F\nend"}

To create a subtenant enterprise:

  1. Create a standard enterprise (not a key node)

  2. For the Default scope, select the Customer1Scope

To give the customer access to compute

...

and billing features:

  1. Create an app in the customer’s Active Directory. In

  2. Edit the standard enterprise, on the and go to CredentialsPublic tab, add

  3. Add the credentials for the Azure plan . OR for the customer to use billing in the format Subscription#AppID#TenantID

  4. Go to Properties and add azurecompute-arm_only_bill_subscription and set the value to true

OR

To give the customer access billing features only (including dashboard display, and billing of Office 365)

...

:

  1. Edit the standard enterprise, and go to Credentials → Public

  2. For the Access key ID

    use the

    , enter the customer’s Azure plan details in this format: Subscription##TenantID

  3. For the Secret access key, enter any value

  4. Select Only for billing

    Image Added
  5. Click Add account to save the credentials. The platform will not validate the account details until it retrieves billing data from the provider

  6. Go to Properties and add azurecompute-arm_only_bill_subscription and set the value to true

  7. Click Save