Forum Discussion
Andersenn
5 months agoFrequent Visitor
Pipeline Script Activity failing with "ItemNotFound" and Authentication errors despite correct setup
Hello, I am encountering a persistent execution error in a Microsoft Fabric pipeline. Specifically, a Script (or lookup, copydata...) Activity designed to execute a query against a target database i...
- 5 months ago
Hi Andersenn ,
You can use Workspace IDentity(similar to SPN):
- Enable Workspace Identity for the Fabric workspace.
- Grant Workspace Identity access to Warehouse / DB
- Ask Entra ID team to exempt Fabric from MFA CA
- Rebind the pipeline connection
- Re-run the pipeline
Let me know if the above solution works for you.
Thanks
Ati Puri
v-sgandrathi
Community Support
5 months agoHi Andersenn,
Following up to check whether you got a chance to review the suggestions given. If the issue still persists please let us know. Glad to help.
Thank you.