Azure Event limit on clients

Uwe Zimmermann 30 Reputation points
2023-07-17T16:51:21.8666667+00:00

Is there a limit on simultaneous clients for Event Grid?

We can consistently run about 500 simultaneously, but after 700 the connects get rejected.

A reference URL to the limit would be appreciated.

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 83,971 Reputation points
    2023-07-17T17:17:17.9333333+00:00

    Hi,

    From your description I'm unsure which limit you are hitting. Each topic can have a maximum of 500 subscribers, perhaps that is what you are seeing? You mentioned 500, but then you mentioned 700, so I was unsure if you are having success between 500 and 700.

    What response status code and error description are you receiving from the REST API when connection is rejected?

    How many throughput units (TUs) do you have?

    Please review article below for Event Grid limitations:

    Event Grid limits

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#event-grid-limits

    Please click Accept Answer if the above was useful.

    Thanks.

    -TP


0 additional answers

Sort by: Most helpful