Skip to main content
Feedback

RVR-AZURE-BLOB-102

Issue summary

The error code RVR-AZURE-BLOB-102 occurs when the Data Integration platform fails to get containers from Azure Blob Storage. This issue can arise from improper configuration settings, such as incorrect account credentials (account name or key), incorrect SAS token usage, or permission restrictions in Azure Blob Storage.

Initial Diagnosis: The error might point to issues with the Azure Blob Storage connection configuration, particularly with permissions or credentials required to access container data.

Action steps

To resolve the error, follow these steps:

  1. Verify Account credentials: Ensure that the Azure Blob Storage account name and key entered in Data Integration is correct. Review the access keys and account name from your Azure portal and update them in Data Integration if necessary.
  2. Check SAS Token: If you are using a SAS Token, confirm it is valid and has the necessary permissions for listing containers in the storage account.
  3. Check permissions: Ensure that the access permissions for the account or SAS Token include the ability to list containers. Update Azure permissions if required.
  4. Test the connection: Use Data Integration Test Connection feature to confirm that the connection to Azure Blob Storage is properly established.

External references

For more information, refer to the following topics:

note

If the issue persists or you need further assistance, open a support case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.

On this Page