Currently migrating Azure SQL Databases to Azure SQL Managed Instances fro various reason,
other technique are too slow to migrate a db.
But how can I access Always Encrypted data when only connection string are supported and cannot use the identity of the VM on whcih I'm running.
Or maybe the possibility to add an AppId / AppSecret in the config file to support that kind of scenario.