Dipin George 2 Posted September 18, 2020 Share Posted September 18, 2020 We are trying to connect to Azure SQL DB Instance From BW6 JDBC Connection using below URL and the same is failing to connect. Basically it is unable to recognize Azure Active Directory Integrated Authentication. We are using SQLJDBC4.jar jdbc:sqlserver://xxxx.database.windows.net:1433;databaseName=ABC_DB;encrypt=true;trustServerCertificate=false;hostNameInCertificate=*.database.windows.net;loginTimeout=30;Authentication=ActiveDirectoryIntegrated. Please let me know if anyone came across this error. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now