DNS Provider Configs
Note
This feature requires a special license. Please contact your Kasm Technologies representative for details.

Name |
Description |
DNS Provider Configs |
Select an existing config or create a new config. If you select an existing config and change any of the details, those details will be changed for anything using the same DNS Provider config. |
Provider |
Select a provider from AWS, Azure, Digital Ocean, Google Cloud or Oracle Cloud. If you select an existing provider this will be selected automatically. |
AWS DNS Provider Settings

Name |
Description |
Name |
A name to use to identify the config. |
Access Key ID |
The AWS Access Key used for the AWS API. |
Access Key Secret |
The AWS Secret Access Key used for the AWS API. |
Azure DNS Provider Settings

Name |
Description |
---|---|
Name |
A name to use to identify the config. |
Subscription ID |
The Subscription ID for the Azure Account.
This can be found in the Azure portal by searching for Subscriptions in the search bar in Azure home then selecting the subscription you want to use.
(e.g |
Resource Group |
The Resource Group the DNS Zone and/or Virtual Machines belong to (e.g |
Tenant ID |
The Tenant ID for the Azure Account.
This can be found in the Azure portal by going to Azure Active Directory using the search bar in Azure home.
(e.g |
Client ID |
The Client ID credential used to auth to the Azure Account.
Client ID can be obtained by registering an application within Azure Active Directory.
(e.g |
Client Secret |
The Client Secret credential created with the registered applicaiton in Azure Active Directory. (e.g |
Azure Authority |
Which Azure authority to use, there are four, Azure Public Cloud, Azure Government, Azure China and Azure Germany. |
Region |
The Azure region where the Agents will be provisioned. (e.g |
Digital Ocean DNS Provider Settings

Name |
Description |
---|---|
Name |
A name to use to identify the config. |
Token |
The token to use to connect to this VM |
Google Cloud (GCP) DNS Provider Settings

Name |
Description |
---|---|
Name |
A name to use to identify the config. |
Project |
The Google Cloud Project ID (e.g pensive-voice-547511) |
Credentials |
The JSON formatted credentials for the service account used to authenticate with GCP: Ref |
Oracle Cloud (OCI) DNS Provider Settings

Name |
Description |
---|---|
Name |
A name to use to identify the config. |
Fingerprint |
The public key fingerprint of the authenticated API user. (e.g xx:yy:zz:11:22:33) |
Tenancy OCID |
The Tenancy OCID for the OCI account. (e.g ocid1.tenancy.oc1..xyz) |
Region |
The OCI Region name. (e.g us-ashburn-1) |
Compartment OCID |
The Compartment OCID where the auto-scaled agents will be placed. (ocid1.compartment.oc1..xyx) |
User OCID |
The OCID of the user to authenticate with the OCI API. (e.g ocid1.user.oc1..xyz) |
Private Key |
The private key (PEM format) of the authenticated API user. |