Forum Discussion

avk's avatar
avk
Frequent Visitor
8 years ago
Solved

Can't connect to SQL Server on AWS EC2

Hi All,

 

We have a SQL Server installed on AWS EC2 instance, we are trying to explore the possibility of having a secure connection from the Power Bi service to SQl Server on AWS. We are not exploring AWS Redshift so the existing connector to Redshift is not something we can use. Data sources on Power BI service gives options to connect to on SQL Server on Azure. Is there a way to connect to Sql Server on AWS EC2 from Power BI Service?

 

Please advise.

6 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Maybe, would depend on your setup in AWS and the firewall rules that are in place. Would have to get the connection string correct for connecting remotely to the SQL Server. Or, you could just use Azure and make your life easy... ;)

    • avk's avatar
      avk
      Frequent Visitor

      Thank you for your reply , I'm able to connect to the SQL Server  instance on AWS  from Power Bi desktop, I'm using the connection string as ServerIP\SqlServerInstanceName,1433, however to have this connection go through, I have to open the port 1433 on the firewall have public access.

       

      I'm trying to explore if Power BI service can connect  to SQL Server on AWS EC2 without having to generate a file from the dekstop first and publish that to the service. Is this possible? Does Power Bi service support connectivity to Sql Servers on other clouds?

       

      I wish we could go with Azure and make life but cannot.

  • avk's avatar
    avk
    Frequent Visitor

    not able to find a way to connect from Power BI servcie to Sql Server on AWS instance. The sql server is not a RDS on AWS but on a EC2 instance, I was able to connect to Sql Sever from Power Bi desktop but the main intention is to connect using Power BI, is this possible. Please advise.

    • Anonymous's avatar
      Anonymous
      Not applicable
      Hi,

      Did you find a way to connect to SQL Server on AWS EC2 instance?
      How are you refreshing content?
      Have you installed the on-premises gateway on the AWS EC2 instance or on a local server machine?
      • michaelshparber's avatar
        michaelshparber
        Advocate V

        Anonymous Did you manage to connect?

        What settings do you need to schedule a refresh from AWS?