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
Bring Back separating Power BI artifacts on a per web page basis
Previously, the ability to have different artifacts open on different web tabs was enabled. This was beneficial if you wanted to differentiate what environments you were in, working across three diff...zoe-dean28 minutes agoNew MemberNew36Views7likes0CommentsREST API Should expose credentials used in connections
When a consultant leaves a client, it's important to clean up any connections that may have the consultants credentials embedded within. I'm able to use the Fabric CLI to get the managed connections ...PeterDaniels40 minutes agoAdvocate IIINew8Views3likes0CommentsExpose full activity-level error details in Workspace Monitoring Eventhouse
Microsoft Fabric Workspace Monitoring exposes activity-level pipeline telemetry in FabricDataPipelinesActivityRunsLogs, including PipelineRunId, OperationId, ActivityIterationCount, ActivityName, Act...MarcoOnnis56 minutes agoNew MemberNew1View0likes0CommentsSQL Analytics Endpoint host name - CNAME or defined alias
The host name for a SQL Analytics endpoint is ugly. They look like this: random_ugly_alphanumeric-random_ugly_alphanumeric.datawarehouse.fabric.microsoft.com The first segment looks like it...Mike_Diehl3 hours agoNew MemberNew29Views2likes1Comment