Hi,
We are migrating our on-prem SQL windows server to Microsoft Azure and have been testing Azure SQL Database as a PaaS alternative to a windows server deployment method. Our organsiation uses Microsoft EntraID using MFA as the required method to connect to sevices such as our SQL databases however have been struggling to get this method working using azure sql database. We have successfuly so far::
When we try to connect to the azure SQL database through ArcGIS Pro using Microsoft EntraMFA method however we are recieving a 'bad login user' message. We recive the same error message on all Entra authoenticiation menthods.
Is there any advice / documentation / help that could be provided as to how/ if it's possible to connect to an azure SQL database using our Entra a/c using MFA?
Many Thanks in advance
Philip
Hello @GeomaticsPublisher,
Is SSMS installed in the same machine as ArcGIS Pro?
And, have you tried using the Diagnostic Monitor while testing the Azure SQL database connection? I would give it a try; maybe you'll see some extra logs there that could help with the troubleshooting.
Hi, Thanks for the reply,
Yes we have SSMS installed on the machine (azure virtual desktop) as ArcPro is installed on. We can connect in SSMS to the database using our EntraID MFA.
Thanks for the diagnostics monitor tip - i'll take a look