Skip to content

Commit 3c0f7b4

Browse files
authored
added ctl endpoints
1 parent 150e625 commit 3c0f7b4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 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/24/2020
7+
ms.date: 03/31/2020
88
ms.author: ccompy
99
ms.custom: seodec18
1010

@@ -211,6 +211,8 @@ With an Azure Firewall, you automatically get everything below configured with t
211211
|gmstorageprodsn1.queue.core.windows.net:443 |
212212
|gmstorageprodsn1.table.core.windows.net:443 |
213213
|rteventservice.trafficmanager.net:443 |
214+
|ctldl.windowsupdate.com:80 |
215+
|ctldl.windowsupdate.com:443 |
214216

215217
#### Wildcard HTTP/HTTPS dependencies
216218

@@ -221,6 +223,8 @@ With an Azure Firewall, you automatically get everything below configured with t
221223
| \*.update.microsoft.com:443 |
222224
| \*.windowsupdate.microsoft.com:443 |
223225
| \*.identity.azure.net:443 |
226+
| \*.ctldl.windowsupdate.com:80 |
227+
| \*.ctldl.windowsupdate.com:443 |
224228

225229
#### Linux dependencies
226230

0 commit comments

Comments
 (0)