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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
francollado99
Frequent Visitor

Cannot access to AML batch endpoints from Fabric pipelines

I published a batch endpoint in Azure Machine Learning with the following URL 

https://name.eastus.inference.ml.azure.com/jobs

And when I try to access to it in a Web activity in Fabric I'm constantly getting the following 

Error calling the endpoint 'https://name.eastus.inference.ml.azure.com'. Response status code: 'NA - Unknown'. More details: Exception message: 'NA - Unknown [ClientSideException] An error occurred while sending the request.'.
Request didn't reach the server from the client. This could happen because of an underlying issue such as network connectivity, a DNS failure, a server certificate validation or a timeout. 

 Can I get some help? I can confirm that the AML workspace is open to all sources (no managed private endpoint needed). 

 

5 REPLIES 5
V-yubandi-msft
Community Support
Community Support

Hi @francollado99 ,

We haven’t received a response from your end yet. Please let us know whether the issue has been resolved or if you’re still facing any difficulties. Feel free to reach out if you need further assistance.

 

Thank you.

V-yubandi-msft
Community Support
Community Support

Hi @francollado99 ,

Please let us know if the issue is resolved or if you’re still facing any difficulties. Feel free to reach out if you need further assistance.

 

Thank You.

 

No, It was not resolved. I prefered going back to pipelines v1 and old azureml libraries. Thanks.

Thanks for the update. No worries glad you were able to move forward using Pipelines v1.

If you ever want to revisit the Fabric Web activity approach, feel free to share the config details and we can take another look.

 

Appreciate you getting back to us.

V-yubandi-msft
Community Support
Community Support

Hi @francollado99 ,

Thank you for engaging with the Microsoft Fabric Community. Based on the error message, it looks like the Web activity request is not reaching the Azure ML endpoint. The issue seems to be happening on the Fabric side before the call is actually sent, which is why the status shows as NA – Unknown along with a client side exception.

 

Since the AML workspace is already open to public access, this usually points to a configuration or connectivity issue in the Web activity. Could you please check the following

1. Make sure the complete endpoint URL is being used, including the /jobs path and API version (if required).

2. Verify that the Authorization header is added correctly.

3. Try calling the same endpoint using Postman or a notebook to confirm whether it works outside Fabric.

4. If possible, test calling a simple public API from the same Web activity to validate outbound connectivity.

 

I hope this clarifies the situation. If I’ve misunderstood any part of your situation, please let us know.

Helpful resources

Announcements
June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.