How can we Integrate Google Service account setup with Tableau Desktop server so that we can access BQ data in tableau to have the visualization for that data.
Related
I am currently trying to build a C++ application that sends request to SQL SERVER using odbc library.
By following this link:
https://github.com/MicrosoftDocs/sql-docs/blob/live/docs/connect/odbc/using-azure-active-directory.md
I am able to establish connection to the SQL SERVER using an Azure service principal with client secret.
I want to know if there is any way to connect to the SQL SERVER using an Azure service principal with a certificate (and not a client secret).
Many thanks.
I am trying to connect from my Power BI desktop to a SQL Server hosted in Azure VM.
I have a gateway in a place where the Power BI Desktop is installed and I am able to connect to the local SQL Server, but cannot connect to the SQL Server hosted in Azure VM.
Do I need to provide a remote connection to SQL Server?
Are there any other settings needed?
I Need to create a centralized DNS server or LDAP for All the cloud platform ..AWS, GCP, Alibaba.
Need a tools name and what is the approach to get this done?
If you run DNS and LDAP servers in real VMs you can use any DNS server and any LDAP server product provided the products support replicating the data over TCP and you set up network connection between all the different public cloud deployments.
I have a MySQL database that will connect with power BI web, but to access the database we need to connect to a VPN first.
How can I configure power BI web to connect to the VPN and then to the database?
Do you have any solution so that we can free external bank access without power BI web VPN, such as a fixed power bi web ip?
You can't make use of this VPN in Power BI Service. To make it possible to access your database from there, you need to install and configure Power BI Gateway on the database server. It will allow connection to your on-premises data sources from Power BI, Power Apps and similar cloud services.
I'm using Power BI Desktop to create some visualizations using SAP HANA Cloud Database. And for the development, I've installed and configured SAP cloud connector in my local machine and successfully connected with the HANA cloud database.
By using the server as localhost like below
The problem is, once I deploy my report to my Power BI cloud workspace it gives following error
Before publishing, I've changed the Server to the Cloud Connector's IP instead of localhost.