Azure-docs: IP Filtering when receiving events at an HTTP endpoint

Created on 21 Feb 2019  Â·  5Comments  Â·  Source: MicrosoftDocs/azure-docs

We have created an Azure AppServices API that is listening for our EventGrid messages via HTTP endpoints.

On the other hand, we are using IP filtering in our Azure AppServices API, but now we have no mechanism on making sure we don't filter Event Grid messages.

I could not find an IP address that is used by our Event Grid Subscription, nor the list for all EventGrid IPs.

Is there any way we could do IP filtering when also using Event Grid via HTTP endpoints.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

cxp event-grisvc product-question triaged

All 5 comments

Hi @EddyP23 Thank you for your feedback! We will review and update as appropriate.

@EddyP23 We don't have any specific IP for event grid subscriptions. It can be any IP's from the azure datacenter. If you want to whitelist the IP then we recommend to download all the Microsoft Azure Datacenter IP Ranges from this link https://www.microsoft.com/en-in/download/details.aspx?id=41653 and configure these IP, based on the region of the event grid topic that event grid subscription have configured.
Also we recommend to check these IPs regularly (weekly) as these may change with time (based on updates). The IP address of the service bus changes in case there is a backend update.

Also there is already a user voice on this. Do upvote this for this feature request.
https://feedback.azure.com/forums/909934-azure-event-grid/suggestions/36474007-static-public-ip-address

@EddyP23 Just following up here... Hope my previous comment helps.

It is very disappointing, but thanks for the answer.

@EddyP23 As there is already a user voice on this. So my recommendation is to upvote this for feature request.
https://feedback.azure.com/forums/909934-azure-event-grid/suggestions/36474007-static-public-ip-address

For now will proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ponant picture Ponant  Â·  3Comments

JamesDLD picture JamesDLD  Â·  3Comments

varma31 picture varma31  Â·  3Comments

DeepPuddles picture DeepPuddles  Â·  3Comments

monteledwards picture monteledwards  Â·  3Comments