How to find your outgoing Azure App Service IP address
This article has been moved to its new home here: https://benperk.github.io/msdn/2016/2016-03-how-to-find-you-outgoing-azure-app-service-ip-address.html
If you have ever wondered how to find the outgoing IP address of your Web App, Mobile App, API App or Logic App, look no further.
To see how to find the OUTBOUND IP ADDRESSES from the Azure portal, view Video 1.
Video 1, find outgoing, outbound IP addresses from the portal
You can also capture them from the Azure Resource Explorer here, then navigate to the information as discussed in Video 2.
Video 2, find outgoing, outbound IP addresses using the Azure Resource Explorer
possibleOutboundIpAddresses -> if you are using Pv2 as announced here, there may additional outgoing IP addresses allocated. Perhaps 1 or 2 additional. When I scaled, I did not get them and remained at 4. Keep that in mind if you scale from version 1 (Premium, Standard, Basic, etc...) Premium V2 that these IPs may be added added. If they are added, you will see them in the portal or in resource explorer.
Comments
- Anonymous
April 04, 2016
The comment has been removed - Anonymous
October 20, 2016
Are these outbound IPs guaranteed to remain the same as long as the azure web site isn't deleted?- Anonymous
October 24, 2016
@r590, there is no guarantee, but they will not change from 1 day to the next, nor is there any plan or real need to change them. I have read that if this ever happens those impacted will get enough warning to make any changes to their systems to prevent any problems. They are never expected to change and you should feel comfortable that they will remain static.- Anonymous
March 08, 2017
> In relation to "I have read that if this ever happens those impacted will get enough warning to make any changes to their systems to prevent any problems" . Is there any public statement about it? We have some web applications white listed by an external firewall, and by knowing the IPs will not be changed one day to the next, it will allow us to plan better for a Fwd Proxy in the future.
- Anonymous
- Anonymous
- Anonymous
November 10, 2016
Hi, I can't see this for my "Logic Apps". Any idea where or how I might get my outbound IP addresses for a Logic App? - Anonymous
May 04, 2017
Thanks for the article. It really helped. - Anonymous
November 19, 2017
The comment has been removed- Anonymous
November 22, 2017
@Mark I would log a support case for that. This should not happen and support would be able to explain the scenario, I am confident of that. The outgoing IPs shouldn't change without notification and there is great effort made to not ever change them.
- Anonymous