If you get an error when connecting that says:
“Login failed due to logon trigger execution”
then it means the .Net Core adapter needs to be given permission using the SAGE Database Administrator application.
How to fix this issue:
Go to your Sage Database Administrator Application
Go to "Advanced Settings" -> Advanced SQL Server Settings > "Edit Approvals"
Ensure the following approvals have been selected:
Core .Net SqlClient Data Provider
Microsoft SQL Server Management Studio
Microsoft SQL Server Profiler
Microsoft SQL Server Reporting Services
Click "okay"
This should resolve the issue you were experiencing.