Azure-docs: About the Outbound IP address range used by the Functions App

Created on 17 Apr 2019  Â·  4Comments  Â·  Source: MicrosoftDocs/azure-docs

Thank you for always providing useful information.

The "Data center outbound IP addresses" section states that when adding a whitelist, need to download Json files from the following site, and need to search Json fragments.

Which fragments will be targeted is it ?

The Json fragment contains elements such as AppService and AppServiceManagement, but this address range does not include the Function App's outbound IP address.

The address of AzureCloud.<Region name> element seems to be included in the second.


Document Details

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

azure-functionsvc cxp product-question triaged

Most helpful comment

@kogesaka This will cover Function app as well. If you have any other question specific to product , it would be best if you can create the product issue to the official Azure Functions Repo for better clarity. For now will proceed to close this thread as there are no doc changes required.

All 4 comments

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

@kogesaka Function app is built on App Service. The default domain that is provided when creating App Service or Function App is .azurewebsites.net. So JSON fragment of App Service will cover function app as well and it will whitelist the IP of data center in which Function App is deployed.

@DixitArora-MSFT, Thank you for comment. I was able to understand the description, but please ask additional questions.
For example, if create Functions App in Japan East region, the JSON fragment has the following recognition as far as you check it :

  • inbound IP addresses : AppService.japaneast
  • outbound IP addresses : AzureCloud.japaneast

outbound/inbound IP addresses of the created Functions App is as follows :

20190419

20190419_2

@kogesaka This will cover Function app as well. If you have any other question specific to product , it would be best if you can create the product issue to the official Azure Functions Repo for better clarity. For now will proceed to close this thread as there are no doc changes required.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

behnam89 picture behnam89  Â·  3Comments

JamesDLD picture JamesDLD  Â·  3Comments

paulmarshall picture paulmarshall  Â·  3Comments

bityob picture bityob  Â·  3Comments

jamesgallagher-ie picture jamesgallagher-ie  Â·  3Comments