Forum Discussion
Default connection on Semantic Models
- 1 year ago
Yes, SSO is mostly only relevant to DirectQuery and you are right that creating a new connection is the correct fix.
To enable refresh for an Import Mode report on Fabric:
Create a New Connection in your workspace:
Go to Manage Connections and Gateways in the workspace.
Click New Connection, choose Lakehouse (or SQL Server if applicable).
Configure Azure AD Authentication with a service principal or Managed Identity if available.
Bind the Semantic Model to This New Connection:
Go to the Semantic Model settings in the workspace.
Under Data source credentials, replace the Default Connection with your new one.
This enables refresh scheduling.
What is the SQL analytics endpoint for a lakehouse?
Overview of single sign-on for on-premises data gateways in Power BI
Please mark this post as solution if it helps you. Appreciate Kudos.
Yes, SSO is mostly only relevant to DirectQuery and you are right that creating a new connection is the correct fix.
To enable refresh for an Import Mode report on Fabric:
Create a New Connection in your workspace:
Go to Manage Connections and Gateways in the workspace.
Click New Connection, choose Lakehouse (or SQL Server if applicable).
Configure Azure AD Authentication with a service principal or Managed Identity if available.
Bind the Semantic Model to This New Connection:
Go to the Semantic Model settings in the workspace.
Under Data source credentials, replace the Default Connection with your new one.
This enables refresh scheduling.
What is the SQL analytics endpoint for a lakehouse?
Overview of single sign-on for on-premises data gateways in Power BI
Please mark this post as solution if it helps you. Appreciate Kudos.
- Anonymous1 year agoNot applicable
Can we achieve this using API's in python?