Hey @iyashk-DB , cross-posting your solution from the related post:

Resolution Summary: The issue seems to be that since I have my pipeline compute settings using job compute (I toggled Serverless off because we can't currently use it in our organization), I was missing a couple of Pipeline environment Dependencies which are now allowing my pipeline to run!
/Workspace/Users/{username}/lakeflow_connect/microsoft_teams_pipeline_test1
/Workspace/Users/{username}/lakeflow_connect/microsoft_teams_pipeline_test1/src/databricks/labs/community_connector/sources/microsoft_teams

ChristianRRL_0-1784816934253.png

 

Once both dependencies were added, I was able to finally Dry run the ingest pipeline, troubleshoot some lingering configuration issues, and finally get the ingest pipeline to run:

ChristianRRL_1-1784816933942.png

 

Thanks again for the help here!

View solution in original post