Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
I’m trying to configure Power BI Desktop and Power BI Service (Gateway) to trust multiple SQL servers. I’ve set the following environment variable for Power BI Desktop:
``` PBI_SQL_TRUSTED_SERVERS = aws rds sql server 1,****; aws rds sql server 2,****```
However, if i place only one server it works, and the semicolon to separate the server entries doesn’t seem to be recognized.
Similarly, in Power BI Service (Gateway), I tried updating the `SqlTrustedServers` value in the `GatewayCore.dll.config` file:
```aws rds sql server 1;aws rds sql server 2 ```
But again, only when i kept only one server.
Is there a correct way to configure multiple SQL servers in these settings, or is it limited to only one server at a time? its very critical for us , because we are in middle of an new customer deployment, Any guidance would be appreciated!
Thanks in advance!
Solved! Go to Solution.
This is worked for me "Use a comma to separate server entries and No spaces between the entries in both the `PBI_SQL_TRUSTED_SERVERS` and `SqlTrustedServers` settings."
This is worked for me "Use a comma to separate server entries and No spaces between the entries in both the `PBI_SQL_TRUSTED_SERVERS` and `SqlTrustedServers` settings."
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
146 | |
85 | |
66 | |
52 | |
48 |
User | Count |
---|---|
215 | |
90 | |
83 | |
67 | |
59 |