sql server - Connect from Tableau Desktop to SQL Azure Data Warehouse using Active Directory Password Authentication -




i'm attempting use tableau desktop connect sql azure data warehouse. authentication method required active directory password.

i can connect fine using dsn-based odbc connection in select option connect using active directory password authentication (similar situation described here), tableau features not enabled via connection method.

when attempt connect mydatawarehouse.database.windows.net,1433 via regular microsoft sql server connection in tableau desktop, error credentials incorrect using either windows authentication or other credentials. running tableau desktop different user doesn't fix situation either.

specific error messages:

[microsoft][odbc driver 13 sql server]sql server network interfaces: microsoft online services sign-in assistant encountered error might not occur if retried. possible reasons include transient network error. [x80048849].  [microsoft][odbc driver 13 sql server]cannot generate federated authentication context 

what can connect? thanks!





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -