Support for Managed Identity (Azure) in Indicium

Related products: Indicium Service Tier

I would like indicium to have support for managed identity in Azure.

Managed Identity is a way to prevent to have usernames/passwords in the appsettings.json and therefor to have less risc of hacking.

For those unknown with Managed Identity, documentation is on this page: https://docs.microsoft.com/nl-nl/azure/active-directory/managed-identities-azure-resources/tutorial-windows-vm-access-sql and https://docs.microsoft.com/nl-nl/azure/active-directory/managed-identities-azure-resources/overview

I’am also interested in this this option. This is a very nice solution for the Microsoft Azure Platform.


My colleague at Thinkwise found out you can use the Application Settings of the Azure WebApp where Indicium Universal is installed. This way the appsettings.json does not need to have any credentials stored in plaintext.

See here for a complete explanation: 

This can be used as an alternative Azure Managed Identity.


Indicium now supports managed identities for database pooling. More information here:

 


OpenCompleted