Register Azure cloud credentials in Replication Manager

Currently, registering Azure cloud credentials using the Replication Manager UI does not automatically create the same authorisation rules on the source Cloudera Manager cluster.

You need an ADLS Gen2 storage account and a cloud Blob container with user credentials to use in Replication Manager service. The container has to have enough space for the replicated data and write permissions to copy the data.

Registering ABFS cloud account in Replication Manager

You must have valid ABFS credentials in CDP Public Cloud Replication Manager to register the cloud account.

You must consider the following Blob container requirements to set up ABFS cloud accounts to use in Replication Manager:
  • ADLS Gen2 storage account is required. You need a cloud Blob container with user credentials that you can use in Replication Manager service, so that Replication Manager can access the container.
  • The container has to have enough space for the replicated data, and write permissions to copy the data.
  1. In Replication Manager, click Cloud Credentials > Add.
  2. In the Add Cloud Credential window, perform the following steps:
    1. Select the Cluster.
    2. Select ABFS as the Cloud Storage Type.
    3. Enter the cloud credential Name.
    4. Enter your ABFS Storage Client Id.
    5. Enter your ABFS Storage Client Secret Key.
    6. Enter your ABFS Storage Tenant Id.
  3. Click Validate.
After you add the ABFS cloud credentials and you create a replication policy with ABFS as your selected cloud storage for your target cluster, the following error message might appear:

To resolve this issue, update the ABFS cloud credential values in the source Cloudera Manager instance. For more information, see Updating Azure cloud credentials in Cloudera Manager.

Verify whether the credentials appear on the Cloud Credentials page.

Updating Azure cloud credentials in Cloudera Manager

To register Azure credentials, you need an ADLS Gen2 storage account and a cloud Blob container with user credentials to use in Replication Manager service. The container has to have enough space for the replicated data and write permissions to copy the data.

  1. On the Cloudera Manager > Administration > Azure Credentials page for the source cluster instance , click Add AD Service Principal.
  2. Enter the name of the credential.
  3. Enter the Client ID for the credential.
  4. Provide the Client Secret Key for the credential.
  5. Enter the Tenant Identity for the credential.
  6. Click Add.
    The Azure Cloud credentials are successfully registered with the Cloudera Manager instance.
Create the required replication policy.