Connecting to External Azure SQL Database from Pega application( which is hosted on pega Cloud)
Pega application (Pega Infinity 23.1) needs to connect to an external database Azure MS SQL to fetch data from a table using authentication through a service principal/registered app in Azure.
We already have this service principal/registered app set up, with all necessary credentials and details provided. The database team has also configured the database and granted access to this registered app.
Could anyone guide us on the steps to establish this connection in Pega?
I'm not very experienced with Azure, so if there’s a better approach, please feel free to suggest it—I may have missed something.