You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/environment/firewall-integration.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to integrate with Azure Firewall to secure outbound traff
4
4
author: ccompy
5
5
ms.assetid: 955a4d84-94ca-418d-aa79-b57a5eb8cb85
6
6
ms.topic: article
7
-
ms.date: 01/14/2020
7
+
ms.date: 01/24/2020
8
8
ms.author: ccompy
9
9
ms.custom: seodec18
10
10
@@ -270,6 +270,21 @@ Linux is not available in US Gov regions and is thus not listed as an optional c
270
270
| Azure Storage |
271
271
| Azure Event Hub |
272
272
273
+
#### IP Address dependencies
274
+
275
+
| Endpoint | Details |
276
+
|----------| ----- |
277
+
|\*:123 | NTP clock check. Traffic is checked at multiple endpoints on port 123 |
278
+
|\*:12000 | This port is used for some system monitoring. If blocked, then some issues will be harder to triage but your ASE will continue to operate |
279
+
| 40.77.24.27:80 | Needed to monitor and alert on ASE problems |
280
+
| 40.77.24.27:443 | Needed to monitor and alert on ASE problems |
281
+
| 13.90.249.229:80 | Needed to monitor and alert on ASE problems |
282
+
| 13.90.249.229:443 | Needed to monitor and alert on ASE problems |
283
+
| 104.45.230.69:80 | Needed to monitor and alert on ASE problems |
284
+
| 104.45.230.69:443 | Needed to monitor and alert on ASE problems |
285
+
| 13.82.184.151:80 | Needed to monitor and alert on ASE problems |
286
+
| 13.82.184.151:443 | Needed to monitor and alert on ASE problems |
0 commit comments