You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Does Microsoft Entra (Password) not support by EPM Agent?

edited Sep 23, 2024 5:20AM in EPM Platform and Freeform 2 comments

Summary: Does Microsoft Entra is not supported by EPM Agent JDBC url


Content (please ensure you mask any confidential information):

The SQL Auth works in the JDBC URL for EPM Agent.

jdbc:sqlserver://xxxx.database.windows.net:1433;database=sqldb-prd;integratedSecurity=true;authentication=ActiveDirectoryPassword

But once I changed to Microsoft Entra (Password) then the EPM Agent got below errors:

Completed Polling of Job from queue
Retrieving Job details for Job Id:368
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:960)
at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:755)
at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$1(JerseyInvocation.java:675)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!