An Azure service for ingesting, preparing, and transforming data at scale.
Per the comment from @Pilladi Padma Sai Manisha . The issue was the C++ Redistributable. The SHIR was set to auto-update and applied the latest version which also installs the Redshift v2 ODBC but did not install the latest C++ Redistributable which is a requirement for the Redshift install. Manually installing the latest C++ Redistributable corrected the issue with the Redshift v1 connection and we also verified the v2 connection now works.