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 September 15. Request your voucher.

Reply
jasonrutherford
Regular Visitor

Azure Graph : An existing connection was forcibly closed by the remote host.

Hi all,

When running a custom connector in a small environment against azure graph API I receive no errors. I then tested the connector in a larger environment and I receive the following:

OLE DB or ODBC error: [DataSource.Error] OData: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..

I've tried limiting the rows returned, which somewhat works, but the results have been inconsistent. Any assistance is appreciated!

 

 

2 REPLIES 2
Anonymous
Not applicable

HI @jasonrutherford,

I agree with lbendlin 's point of view. You can check the limitations of azure graph API usage if some of the requests have been blocked.

Microsoft Graph throttling guidance 

You can also take a look at the following blog about a similar issue if it helps:

How to resolve “An exception was forcibly closed by the remote host” in a .NET app running on an azu... 

Regards,

Xiaoxin Sheng

lbendlin
Super User
Super User

Does your company have hourly API call limits for the graph API?  Have you tried adding a delay in between calls?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI 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.