RVR-MSS-704
Issue summary
The error message "External Error - SAS Token is required. Error Code: RVR-MSS-704" when using the azure_sql data connector in Data Integration indicates that a Shared Access Signature (SAS) token is necessary for the operation, but is not provided.
This is a configuration issue: the SAS token, a crucial part of the authentication process for accessing Azure resources, is missing. When working with Azure services, a SAS token is used as a security mechanism to grant limited access to Azure Storage resources.
Action steps
To resolve the error, follow these steps:
- Generate a SAS token: Ensure that you have a valid SAS token generated for accessing your Azure resources. You can create a SAS token by referring to the Create SAS Token for Azure topic.
- Enter SAS token in Data Integration: Provide the token into the SAS Token field of your Azure connection. Verify that the permissions and validity period match your connection requirements to ensure Data Integration has authorized access to your Azure SQL resources.
- Test the connection: Use Test Connection feature within Data Integration to verify that the SAS token is correctly configured and working within the platform's connection settings interface.
External references
For more information, refer to the following topics:
- Data Integration Azure SQL Connection for instructions on setting up and troubleshooting connections.
- Microsoft's Guide on Creating SAS Tokens.
If the issue persists or you need further assistance, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.