Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Setup:
I have Dev Test and Prod Fabric workspaces with a development pipeline built around them. Because of the limitations right now in fabric, when I promote a report from Dev to Test, the Semantic Model still points to the Dev and not to the Test lakehouse/SQLendpoint. As a workaround, I've been parameterizing the SQL endpoint string as a database and connecting to it via a SQL connection, and after promoting, I can update the parameter to the Test environment's sql endpoint string. This way I don't have to have a Dev Test and Prod version of the same report pointing to their respective lakehouse tables.
Problem:
I've been unable to connect to the sql endpoint using this method and I've been getting a consistent error with connectivity. Our IT is used to more on-prem solutions and haven't been able to help much with issues like this. The existing cloud reports seem to be fine, but I can't start any new reports using this method. Any ideas?
*edit* update: our IR might be down, more to come tomorrow once our IT is back.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Johnm_AK89 ,
During my investigation,You can try these steps that may help:
Best regards.
Community Support Team_Caitlyn