RVR-AZURE-BLOB-101
Issue summary
- The error code
RVR-AZURE-BLOB-101signifies a failed connection to Azure Blob Storage in Data Integration, due to a missing definition for the connection. This issue generally arises when the necessary connection details, such as the account name, account key, or other required credentials, are not specified correctly or are incomplete. - Missing or improperly configured credential details can prevent Data Integration from authenticating properly with Azure Blob Storage, leading to this error.
Action steps
To resolve the error, follow these steps:
- Ensure you have created and configured a Standard Azure Blob Storage account and container, as only standard accounts are compatible with Data Integration.
- Verify and enter all necessary fields in your Data Integration connection setup for Azure Blob Storage:
- Connection Name: Choose a descriptive name for easy identification.
- Account Name: This should match the Azure Storage account name.
- Account Key or Shared Access Signature (SAS) Token: Ensure that it is accurate and matches the one generated in Azure.
- Refer to Azure's documentation to Generate a new SAS Token.
- Test the connection using the Test Connection feature in Data Integration to ensure that the credentials and configurations are correct.
External references
- For more information on configuring Azure Blob Storage, refer to the Azure documentation topic.
- For more information about managing Azure Blob Storage settings in Data Integration, refer to Azure Blob Storage connection topic.
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.