Hi All,
I've been given access to both a specific SQL Server and 2 Azure SQL databases within that server and just wanted some advise on how to best connect to the data / tables held within.
I'm new to connecting to DB's in Alteryx so pls forgive any obvious/daft questions
The way I understand it is, I need to do the following:
1. Download the correct ODBC driver from here
2. Create an ODBC connection using the ODBC Datasource administrator (steps outlined here )
3. Connect in Alteryx using Input > Data Connections > Microsoft Azure SQL Database (ODBC option)
If someone can confirm this is the correct approach to take that would be really helpful.
Where I'm unsure, is (aside from what should happen after step 3) whether the Data source name should appear within step 3, and what the correct schema is for User Name - should it be "genericname.database.windows.net" + "username" (or the opposite way round).
If helps, my organisation uses MFA within their Office365 Tenant, should I expect that to be an issue at some point?
thanks in advance for any assistance.