RVR-MSS-712
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-MSS-712
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- The error "External Error - SAS Token is required" with Error Code
RVR-MSS-712
indicates that while using the Azure SQL data connector in Rivery, a Shared Access Signature (SAS) Token is missing. This token is essential for authentication and authorization when accessing Azure services. Typically, SAS tokens are used in scenarios where a specific resource access needs to be granted without sharing the account key.
- The error "External Error - SAS Token is required" with Error Code
Action Steps:
- Generate a SAS Token:
- Navigate to the Azure portal and open the storage account you wish to connect to.
- Under the "Security + networking" section, select "Shared access signature."
- Configure the permissions, protocols, start, and expiry times as required.
- Generate the SAS token and copy the necessary fields (Token, SAS URL).
- Configure the Connection in Rivery:
- In your Rivery console, go to the connection settings for Azure SQL.
- Enter the generated SAS Token in the appropriate field. This is mandatory when using the Blob Storage as a custom FileZone but optional for other uses.
- Test the Connection:
- Use the "Test Connection" feature in Rivery to ensure the configuration is set correctly. If successful, proceed with your River operations.
- Generate a SAS Token:
External References:
- For more details on generating SAS tokens, refer to the Microsoft Documentation.
- Rivery's comprehensive guide on Azure Blob Storage Connection.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?