Forum Discussion

dmkblesser's avatar
dmkblesser
Advocate II
1 year ago
Solved

Cloud connection and Data source credentials

Hi Community,    We have been using on-premise gateway all the time for the semantic models that connect the Azure Databricks. Lately, we have been playing around with the Databricks new feature: P...
  • rohit1991's avatar
    1 year ago

    Hi dmkblesser ,

     

    This is something a lot of us are navigating with Databricks and the move away from on-prem gateways.

     

    Here’s the bottom line:

    • For anything org-wide or production, always use Shareable Cloud Connections. They’re designed for centralized, secure, and reusable credential management. Setting up at this level means fewer headaches down the road.

    • Individual Data Source Credentials are really only for quick testing or personal stuff. They don’t scale and can lead to messy governance if used for shared models.

    • For automation: Right now, there’s no REST API to directly bind a semantic model to a Shareable Cloud Connection (unlike gateway binding). You’ll need to assign the connection manually for now but keep an eye on Microsoft’s roadmap, because I bet this will change soon.