Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

  1. Create an Application with the following Azure attributes:

    1. Application (client) ID

    2. Directory (tenant) ID

    3. Application password

  2. Follow this guide to obtain give consent for the Application to work with with:

    1. AccessToken

    2. RefreshToken

Note

Abiquo provides these instructions as a guide only and we update them occasionally. 

Abiquo recommends that customers follow the instructions of the cloud provider, for example, at the time of writing for Azure:

...

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.

...

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.

Obtain credentials for CSP customers

To activate compute and billing for a CSP customer, create an app in the customer’s Active Directory and add the credentials to the customer enterprise.

...