Hello,
Anyone been able to install the Enterprise Connector in an Azure PaaS SQL Server?
Have followed the install guide as in:
EC install Guide https://docs.infor.com/inforos/2024.x/en-us/useradminlib_cloud/default.html?helpcontent=iondeskceug_cloud_osm/lsm1436532180643.htm
However, during the database user part, running across the error "Invalid object name 'syslogins'." My hunch is that the installer's T-SQL touches 'syslogins' which isn't supported by Azure PaaS.
Have tried both 'Installer creates database' and 'Install in pre-created empty database' but no luck.
Thanks for your feedback.