An Azure service for ingesting, preparing, and transforming data at scale.
Following up on this issue. Based on the information shared and the 401 Unauthorized error, the Power Automate trigger appears to be working successfully after re-authentication, while the failure occurs when ADF attempts to access SharePoint using the Azure application DEMO-data123STG.
The most likely causes are:
- Expired, rotated, or invalid client secret/certificate used by the Azure App Registration.
- Missing or revoked SharePoint API permissions, or admin consent not applied.
- Outdated credentials configured in the ADF Linked Service.
- Recent changes to the App Registration, Key Vault secret, or SharePoint permissions.
Could you please confirm whether you've reviewed the Linked Service configuration and verified that the App Registration credentials and permissions are still valid? Additionally, if available, sharing the complete ADF activity error details and authentication method configured in the Linked Service would help with further investigation.
If the issue has been resolved, please let us know the root cause for the benefit of the community.
Thank you.