We are using Crystal Reports V 13 and we were using a user and password based connection string earlier. But now, we are required to connect to Azure database with a user assigned Managed Identity client id. We are using CR DLLS in our application, D...