Azure Synapse SharePoint Online List Linked Service

Doreen Cecil 20 Reputation points
2026-07-07T20:32:13.41+00:00

Azure Synapse SharePoint Online List Linked Service

Worked for years. Stopped working across UAT and PROD on the same day.

Error:

Failed to get metadata of odata service.

Expected status code: 200

Actual status code: Unauthorized

{"error":"invalid_request"}

Troubleshooting:

  • Service principal sign-in logs show SUCCESS.
  • Resource = Office 365 SharePoint Online.
  • _api/web succeeds.
  • _api/web/lists succeeds.
  • DisableCustomAppAuthentication = False.
  • App permissions:

  Sites.Read.All

  Sites.Manage.All

  Sites.FullControl.All

  • Admin consent granted.

Manual token test:

Successfully acquired SharePoint token using client_credentials.

SharePoint returns:

"Unsupported app only token."

Question:

Has anyone seen Synapse SharePoint Online List connector failures resulting from ACS retirement or SharePoint rejecting Entra app-only tokens with 'Unsupported app only token'?

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.