RVR-MSS-703
  • 1 Minute to read
  • Dark
    Light
  • PDF

RVR-MSS-703

  • Dark
    Light
  • PDF

Article summary

1. Issue Summary

  • Error Description: The error message "External Error - SAS Token is required" with Error Code: RVR-MSS-703 indicates an issue when connecting to Azure SQL through Rivery's platform. The error specifically points out that a SAS (Shared Access Signature) token is missing, which is crucial for the connection and operations within Azure.

  • Initial Diagnosis: This issue commonly arises when the SAS token required for authenticating and authorizing connections to resources in Azure, such as Blob Storage or SQL Database, is not provided in the Rivery configuration. The connection setup for Azure resources generally requires this token to validate and grant appropriate access without revealing the storage account's credentials.

2. Action Steps:

  1. Retrieve SAS Token:

    • You need to generate a SAS token that grants the necessary permissions for accessing the Azure resource.
    • Follow Microsoft's documentation on creating a SAS token: Microsoft SAS Token Guide .
  2. Configure SAS Token in Rivery:

    • Once you have the SAS token, ensure that it is correctly entered in the connection settings within Rivery. This involves updating the Azure SQL connection configuration to include the SAS token.
    • Refer to the Rivery documentation for detailed steps on configuring Azure Blob Storage connections with a SAS token: Configure Azure Blob Storage in Rivery .
  3. Test Connection:

    • Use the "Test Connection" feature in Rivery after updating the configuration to ensure that the connection to the Azure resource is established successfully.
  4. Check Permissions:

    • Verify that the permissions granted by the SAS token are adequate for the operations you intend to perform through Rivery.

3. External References:

If the issue persists or you need further assistance, please open a ticket with Rivery support.


Was this article helpful?

What's Next