Skip to main content
Feedback

RVR-MSS-824

Issue summary

  • The error code RVR-MSS-824 indicates that a required field is missing when attempting to connect to an Azure SQL database using Data Integration platform. This is often related to not providing one or more necessary connection parameters in the connection configuration.

Action steps

To resolve the error, follow these steps:

  • Verify Connection Parameters: Ensure that all required fields are filled out in the Data Integration connection setup for Azure SQL. These typically include Host, Port, Database, Username, and Password.
  • Authentication Method: Depending on whether you're using SQL Server Authentication or Azure Active Directory, ensure that corresponding credentials and configurations are provided.
  • Allowlist IPs: Make sure that Data Integration IPs are allowlisted in your Azure SQL server settings.
  • Check for typos or missing entries in the connection configuration screen.
  • Test the Connection: Use the "Test Connection" feature within Data Integration to verify if the connection details are correct and communication is established.

External references

note

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.

On this Page