Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Version

Date

Description

Contributor

V0.1

 

Initial document

COLOMBANI Théo

V0.2

 

Added to the wiki

COLOMBANI Théo

V0.3

 

Added Shortcut specific guidelines (section 4)
Added authentification part to be set up (section 5)
COLOMBANI Théo





Table of Contents
maxLevel3

...

2. Summary — Workspace Identity vs Service Principal


Info

Create a OneDrive or SharePoint shortcut

Fabric SharePoint Shortcut - potentials issues


CriteriaWorkspace IdentityService Principal
DefinitionFabric-managed identity (auto-created service principal)Entra ID application identity
Credential managementFully managed (no secrets)Requires secret or certificate
Setup complexityLowMedium
Governance controlLimited to Fabric scopeFull control via Entra ID
SharePoint authorizationRequires explicit site accessRequires explicit site access
Security riskLow (no credential exposure)Medium (secret lifecycle)
Cross-platform usageLimitedStrong (usable across services)
LifecycleTied to workspaceIndependent lifecycle
Recommended usageSimplicity / low opsEnterprise governance / control

...