Azure Managed Identity to connect to Azure Managed SQL instance
We are trying to utilise Azure Managed Identity for our Pega instance which is on Azure cloud to connect to Azure Managed database in Azure cloud.We are hard coding the password in the Connection string. We dont want to Hard code the connection properties in the JDBC connection string.Does PEGA 8.7.1 support Azure Managed Identity or any other suggestion to connect without hard coding the password.