...
Before you begin, check your provider's documentation and pricing. You will need credentials to access the cloud provider's API. We provide basic guides (see Obtain public cloud credentials) but you should always check with your provider.
...
In the bottom left corner of the screen, select the User icon, to open the User icon menu
Select Edit credentials
Select Public
Select the Provider. There may be a separate provider for regions requiring different credentials
...
Enter the Access key ID:
For AWS, enter the Access key ID
For Azure standard accounts and CSP customers, the format is
subscription-id#app-id#tenant-id
For GCP the format is
project_id#client_id#client_email#private_key_id
For OCI the format is
tenancy#user#fingerprint
Secret access key: this may be an API key, App secret key, API credential, App password, etc.
Optionally, for Amazon, GCP, or OCI billing, select Also use for pricing.
For Azure, to add billing credentials, go to Pricing.
See Add public cloud pricing credentials for a tenant
...
To add credentials for billing only with no compute access:
For a standard AWS customer account, do the steps at Add a customer AWS account for billing only
For a customer of an Azure CSP or an Amazon organization do these steps.
Enter the Access key ID as follows:
For Azure, the format is
subscription-id##tenant-id
For AWS, the format is
account-id
For the Secret access key, you can enter a random string
Click Add account. Abiquo will validate your credentials with the cloud provider before saving them.
...