RDM for Android Azure SQL Security enabled

RDM for Android Azure SQL Security enabled

avatar

We had been able to connect to our Azure SQL from Android fine. We have recently switched to require auditing and security enabled on our SQL database.
We now cannot connect from Android (our Windows connection works fine). We have tried both [ourdb].database.secure.windows.net and [ourdb].database.windows.net without success.
Is this supported yet on the Android client?

All Comments (5)

avatar

Hi,
I'm not sure if it's supported. We use the Xamarin API to open the connection and I'm not sure that all the Azure SQL features are supported. I will ask one of our dev to investigate but I can't promise you anything. The solution would be to use DVLS as an extra layer between the mobile and Azure.

Regards

David Hervieux

avatar

Thanks, Please let me know. What is DVLS?

avatar

It's our server version:

https://server.devolutions.net/

David Hervieux

avatar

For two people I cannot justify DVLS. I cannot use the Android version until this works.

avatar

Hi,
I completely understand. We hope to get a fix eventually from Microsoft since they now own Xamarin. That would be awesome to support Azure everywhere.

Regards

David Hervieux