Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
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.