Skip to content

Commit e69c38f

Browse files
Merge pull request #246964 from Justinha/nsg-pri
Nsg pri
2 parents 4888fc6 + 93cba11 commit e69c38f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-domain-services/network-considerations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: domain-services
1010
ms.workload: identity
1111
ms.topic: conceptual
12-
ms.date: 07/31/2023
12+
ms.date: 08/01/2023
1313
ms.author: justinha
1414
ms.reviewer: xyuan
1515

@@ -149,7 +149,7 @@ If needed, you can [create the required network security group and rules using A
149149
150150
### Outbound connectivity
151151

152-
For Outbound connectivity, you can either keep **AllowVnetOutbound** and **AllowInternetOutBound** or restrict Outbound traffic by using ServiceTags listed in the following table. The ServiceTag for AzureUpdateDelivery must be added via [PowerShell](powershell-create-instance.md).
152+
For Outbound connectivity, you can either keep **AllowVnetOutbound** and **AllowInternetOutBound** or restrict Outbound traffic by using ServiceTags listed in the following table. The ServiceTag for AzureUpdateDelivery must be added via [PowerShell](powershell-create-instance.md). Make sure no other NSG with higher priority denies the Outbound connectivity. If Outbound connectivity is denied, replication won't work between replica sets.
153153

154154

155155
| Outbound port number | Protocol | Source | Destination | Action | Required | Purpose |

0 commit comments

Comments
 (0)