Using a Windows VM system-assigned managed identity to access Azure SQL/MS SQL from Ignition

Hello All ,
We are running our Ignition on Azure VM , and we want to make DB connection to MS SQL which is also hosted in cloud .

Using SQL authentication based connection is not recommended by our client ,so we are looking to use Managed identity method for authentication to let ignition access MS SQL DB (find details in above link) .Is it even possible currently in ignition ?If so can you please provide any procedures to accomplish the same .

I can imagine it can be done by handling opening of DB connection within scripting area to achieve it .I may be wrong please comment

Thanks & regards,
Aravindan.S