Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
soren
New Member

"The remote certificate is invalid" error on pipeline Fabric job to copy parquet files from AWS S3

When I try to copy parquet files from AWS S3 bucket with "copy data" job on pipelline function, this error show up:

"The file operation is failed. A WebException with status TrustFailure was thrown. The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. The remote certificate is invalid according to the validation procedure. Activity ID: ******"

 

The test connection results OK.

The shortcut function works well too.

But we need to copy the data from S3 with pipeline function, the shortcut don't help us.

We try with connection type "Amazon S3 Compatible" too and we get the same error.

 

Some one can help or are getting this error too? Thanks!

 

pipeline_s3_fabric_certificate_error.png

 

1 REPLY 1
puneetvijwani
Resolver IV
Resolver IV

@soren i recently worked to load data in S3 via spark notebooks over synapse analytics i used boto3 library to load files , 

 you'll need to have it installed via command 

pip install boto3


I suggst to try that one , hopefully that will work out with access key and secret 

However my question to use AWS S3A connector via notebooks is stil pending with Microsoft ! (Sad)


Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.