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
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
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI 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.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors