When configuring IAM to connect to an Azure Database through Active Directory, getting this error when starting the IAM service:
All supported DevTest Environments.
- Database Server: Microsoft SQL Server
- Database Server Version: 12.00.2000
- Database Driver Name: Microsoft JDBC Driver 8.2 for SQL Server
- Database Driver Version: 8.2.0.0
Missing needed JDBC SQL Server driver jar in folder: {IAM_HOME}\providers
As a workaround copy {DEVTEST_HOME}\lib\shared\mssql-jdbc-8.2.0.jre8.jar to {IAM_HOME}\providers and restart IAM service.
NOTE: Depending on the version of DevTest you are running, the SQL Server JDBC jar delivered may be different. This example is for DevTest 10.8.1.
Additional Information: DevTest configuration for connecting to Azure SQL Server