Azure SQL Managed Instance Requirements
This section describes the requirements, access privileges, and other features of Fivetran HVR when using Azure SQL Managed Instance for replication.
For information about compatibility and supported versions of Azure SQL Managed Instance with HVR platforms, see Supported Platforms.
For the capabilities supported by HVR on Azure SQL Managed Instance, see Capabilities for Azure SQL Managed Instance.
For information about the supported data types and mapping of data types in source DBMS to the corresponding data types in target DBMS or file format, see Data Type Mapping.
Fivetran provides additional solutions for replicating data from Azure SQL Managed Instance. For more information, see section SQL Server in Databases.
ODBC Connection
Microsoft SQL Server Native Client ODBC driver must be installed on the machine from which HVR connects to Azure SQL Managed Instance. For more information about downloading and installing SQL Server Native Client, refer to Microsoft documentation.
HVR uses the SQL Server Native Client ODBC driver to connect, read and write data into Azure SQL Managed Instance during Capture, Continuous Integrate, and Row-wise Refresh. The connection to the Azure SQL Managed Instance is encrypted by default (HVR will always add the “ENCRYPT=YES” to connection string for any Azure SQL connection).
For information about the supported ODBC driver version, refer to the HVR release notes (hvr.rel) available in the HVR_HOME directory or the download page.