Does Pega Support Microsoft Entra Authentication for fetching data from Azure SQL?
Azure SQL offers the following authentication methods:
- SQL Authentication
- Microsoft Entra Password Authentication
- Microsoft Entra Integrated Authentication
I know that Pega supports SQL integration to external tables using SQL Authentication (with a username and password created in the database). I’ve tested this and successfully fetched data in a POC.
However, I want to confirm whether Pega supports the other two authentication methods:
- Microsoft Entra Password Authentication
- Microsoft Entra Integrated Authentication
If supported, are there any specific configurations or prerequisites required to implement these methods?
Looking forward to insights from the community.