...
Panel | ||
---|---|---|
| ||
This page describes how to add credentials, such as public cloud credentials, and configure enterprise properties for cloud tenants. |
Add public cloud credentials for a tenant
...
See Add public cloud credentials for a tenant
...
...
Delete public cloud credentials
Note |
---|
|
To delete public cloud credentials:
Go to Edit enterprise credentials
Click the trash bin icon next to the provider name in the Current credentials section.
...
Create a user to access the cloud provider portal
...
Excerpt | ||
---|---|---|
|
...
When your enterprise has credentials for a public cloud provider, you can create a user account in a cloud provider. From here you can also click a link to access the cloud provider portal. Abiquo displays the public cloud account identifiers on the Credentials tab.
To create a user:
|
...
Set enterprise properties to store tenant
...
metadata
Excerpt |
---|
...
|
...
To store tenant details and metadata, use enterprise properties. The platform also uses enterprise properties to configure features and integrations. Enterprise properties can have different types to enable you to use properties in hierarchical organisation models (such as reseller models). Administrators can use types to reserve some properties for internal use, and enable reseller or enterprise admins to view or manage other properties. |
Excerpt | |||||
---|---|---|---|---|---|
| |||||
The platform controls access to enterprise properties with the following privileges and types.
To retrieve or update enterprise properties in the user interface, you will require the Allow user to switch enterprise privilege. As well as the regular administrator privileges to Manage enterprises and Manage users of all enterprises. There are three types of enterprise properties:
To update Read only or Hidden properties you will also require the Manage enterprise properties privilege. |
Excerpt | ||
---|---|---|
| ||
To store tenant details and metadata, by setting enterprise properties:
To edit a property's Value, click the pencil edit button. And to delete a property, click the trash bin delete button.
To set default enterprises properties and values for your users, see Predefine enterprise properties for the UI . For details of how to manage enterprise properties via the API, see Update enterprise properties via API . To add tenant metadata to VMs, see Inject enterprise properties as VM variables. |
...
Inject enterprise properties as VM variables
...
Excerpt |
---|
...
Configure Azure VPNs
...
You can pass enterprise properties to VMs using cloud-init. An example use case for this feature is to call an external Windows License or AD server and automatically assign your VMs to the appropriate AD group when they deploy.
To add enterprise properties as VM variables when you create your VMs:
The platform will create VMs with the selected VM variables. Remember that users can edit the VM variables before they deploy the VMs. See also VM variables |
...