Warning: Endpoint Skip
Issue
The following warning appears in Fivetran:
<endpoint> Endpoint Skip. The endpoint you are trying to access requires permission. Update access permissions to access this endpoint.
Environment
Connector: Microsoft Entra ID
Resolution
In Microsoft Entra ID, grant the application you registered for Fivetran the following Application permissions:
- User.Read.All
- GroupMember.Read.All
- TeamMember.Read.All
- Channel.ReadBasic.All
- Team.ReadBasic.All
- RoleManagement.Read.Directory
- AuditLog.Read.All
Ensure you grant these as Application permissions, not Delegated permissions. For more information, see the Microsoft Entra ID documentation on permission types.
Cause
This issue occurs when the Microsoft Entra ID application used by the connection lacks permissions to access the affected endpoint.