Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi all,
I’m encountering an issue while trying to connect Power BI Desktop to an AWS RDS SQL Server instance.
Error Message:
"A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)"
What I’ve Tried:
Has anyone experienced a similar issue, and how did you resolve it? Any guidance on properly configuring Power BI to trust the AWS RDS SSL certificate would be appreciated.
Thank you!
Solved! Go to Solution.
Hi Team,
I wanted to share an update on the AWS RDS connection issue in Power BI, which I had posted on the Power BI community earlier. I was able to resolve the problem by adding an environment variable `PBI_SQL_TRUSTED_SERVERS` to my system. This allowed Power BI to trust the RDS instance, and the connection was established successfully.
If anyone is facing similar issues, here’s a general approach:
1. Add the `PBI_SQL_TRUSTED_SERVERS` environment variable on the machine where Power BI is running.
2. Set its value to include your RDS server (e.g., `your-rds-instance-url:port`).
3. Restart Power BI and try connecting again.
This resolved the SSL certificate trust issue that was causing the error.
Feel free to reach out if you need further details!
Best regards,
Manoj Prabhakar
Hi Team,
I wanted to share an update on the AWS RDS connection issue in Power BI, which I had posted on the Power BI community earlier. I was able to resolve the problem by adding an environment variable `PBI_SQL_TRUSTED_SERVERS` to my system. This allowed Power BI to trust the RDS instance, and the connection was established successfully.
If anyone is facing similar issues, here’s a general approach:
1. Add the `PBI_SQL_TRUSTED_SERVERS` environment variable on the machine where Power BI is running.
2. Set its value to include your RDS server (e.g., `your-rds-instance-url:port`).
3. Restart Power BI and try connecting again.
This resolved the SSL certificate trust issue that was causing the error.
Feel free to reach out if you need further details!
Best regards,
Manoj Prabhakar
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 39 | |
| 35 | |
| 34 | |
| 32 | |
| 27 |
| User | Count |
|---|---|
| 136 | |
| 96 | |
| 77 | |
| 67 | |
| 65 |