Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
ChiRomeu
Helper I
Helper I

SQL server conextion problem <> SSL error

Dear members,

 I have a following problem:

 I want to connect a SQL server and it appears the following error message.

 could you please kindly help to solve this problem?

 

Best regards

ChiRomeu_0-1705407202333.png

ChiRomeu_1-1705407296712.png

 

 

1 ACCEPTED SOLUTION
ChiRomeu
Helper I
Helper I

Hi,

 The problem was solved on the edit permision of data sources configuration in power query.

 

Best regards

 

View solution in original post

3 REPLIES 3
ChiRomeu
Helper I
Helper I

Hi,

 The problem was solved on the edit permision of data sources configuration in power query.

 

Best regards

 

Anonymous
Not applicable

Hi @ChiRomeu ,

The error means "The certificate chain was issued by an authority that is not trusted". 
Ensure that the SSL certificate is properly installed on the SQL Server. Ensure that the entire certificate chain is available on the server, including the intermediate and root certificates. If the certificate is issued by a private or internal CA, it may be necessary to import the CA's root certificate into the Trusted Root Certificate Authority store on the client.
As a temporary workaround for development purposes, it is possible to bypass SSL certificate validation. However, this is not secure and should not be used in a production environment.
If the certificate is self-signed or from an untrusted CA, and you cannot trust the CA on the client, consider replacing the certificate with one from a widely trusted CA.

I thought this document might be helpful:
Error message when you connect to SQL Server - SQL Server | Microsoft Learn

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi,

 how can i check it please?

 

Best regards

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.