Skip to content

Commit e8947e0

Browse files
author
Larry Franks
committed
fixing in exfiltration doc also
1 parent e17ff4e commit e8947e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/how-to-prevent-data-loss-exfiltration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.author: jhirono
1010
author: jhirono
1111
ms.reviewer: larryfr
12-
ms.date: 01/20/2023
12+
ms.date: 04/14/2023
1313
ms.custom: engagement-fy23
1414
monikerRange: 'azureml-api-2 || azureml-api-1'
1515
---
@@ -120,8 +120,8 @@ __Allow__ outbound traffic to the following __service tags__. Replace `<region>`
120120

121121
__Allow__ outbound traffic over __ANY port 443__ to the following FQDNs. Replace instances of `<region>` with the Azure region that contains your compute cluster or instance:
122122

123-
* `<region>.batch.azure.com`
124-
* `<region>.service.batch.com`
123+
* `*.<region>.batch.azure.com`
124+
* `*.<region>.service.batch.com`
125125

126126
> [!WARNING]
127127
> If you enable the service endpoint on the subnet used by your firewall, you must open outbound traffic to the following hosts over __TCP port 443__:

0 commit comments

Comments
 (0)