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 you filled in all required fields in Data Integration connection setup for Azure SQL. These typically include Host, Port, Database, Username, and Password.
  • Authentication Method: Depending on whether you are using SQL Server Authentication or Azure Active Directory, ensure that corresponding credentials and configurations.
  • Allowlist IP addresses: Make sure that Data Integration you have allowlisted the IP addresses in your Azure SQL server settings.
  • Check for typos or missing entries in the connection configuration page.
  • Test the Connection: Use the Test Connection feature within Data Integration to verify if the connection details are correct and communication is active.

External references

note

If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.

On this Page