You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a datasource through the Tableau Cloud UI, if you specify the connnector to be an Azure SQL Database you are allowed to specify the database name:
That database property is not available anywhere in tableauserverclient that I can find (unless it can be specified in the server_address, but haven't had any success with that so far). This is important for us since we are trying to create automation to deploy our data sources from our development website to our Production website, with our respective servers / databases updated in the process.
The text was updated successfully, but these errors were encountered:
Description
When creating a datasource through the Tableau Cloud UI, if you specify the connnector to be an Azure SQL Database you are allowed to specify the database name:

That database property is not available anywhere in tableauserverclient that I can find (unless it can be specified in the server_address, but haven't had any success with that so far). This is important for us since we are trying to create automation to deploy our data sources from our development website to our Production website, with our respective servers / databases updated in the process.
The text was updated successfully, but these errors were encountered: