c_donato
1 year agoNew Member
Status:
New
Enable Service Principal based Authentication for Dataverse shortcut
At present, the only supported method to access Customer Insights data within Microsoft Fabric is by creating a Dataverse shortcut. This shortcut establishes a connection to the underlying Dataverse environment where Customer Insights stores its data.
However, this integration currently supports only delegated permissions through OAuth2 with user credentials.
This means that access is tied to an individual user's identity and session, which introduces several limitations.
Security and Operational Limitations
No support for service principals:
- Prevents the use of managed identities or Azure AD app registrations, which are essential for secure, automated, and scalable enterprise integrations.
Tight coupling to individual users:
- If the user who created the shortcut is removed or disabled, the connection breaks, potentially disrupting critical data flows and processes.
Increased risk and complexity:
- Delegated access increases the risk of credential exposure and complicates access management, especially in environments with strict compliance or auditing requirements.
Suggested Enhancement
- Enable Dataverse shortcuts to support service principal authentication using the client credentials flow, allowing secure and automated access without relying on individual user accounts.
No CommentsBe the first to comment
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v1 day agoCommunity ChampionNew24Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment