Skip to content

Commit 317ece4

Browse files
authored
added missing ip block
1 parent 7db574a commit 317ece4

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/app-service/environment/firewall-integration.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to integrate with Azure Firewall to secure outbound traff
44
author: ccompy
55
ms.assetid: 955a4d84-94ca-418d-aa79-b57a5eb8cb85
66
ms.topic: article
7-
ms.date: 01/14/2020
7+
ms.date: 01/24/2020
88
ms.author: ccompy
99
ms.custom: seodec18
1010

@@ -270,6 +270,21 @@ Linux is not available in US Gov regions and is thus not listed as an optional c
270270
| Azure Storage |
271271
| Azure Event Hub |
272272

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 |
287+
273288
#### Dependencies ####
274289

275290
| Endpoint |

0 commit comments

Comments
 (0)