Skip to content

Commit 8626060

Browse files
Merge pull request #276775 from Niyswas/patch-2
ANPTA :Updated Security association limit to 200 instead of 100 for Azure VPN Gateway
2 parents b38b3b9 + 98e47de commit 8626060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/vpn-gateway/vpn-gateway-troubleshoot-site-to-site-disconnected-intermittently.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Make sure that the on-premises VPN device is set to have **one VPN tunnel per su
4646

4747
### Step 5: Check for Security Association Limitations
4848

49-
The virtual network gateway has limit of 100 subnet Security Association pairs. If the number of Azure virtual network subnets multiplied times by the number of local subnets is greater than 100, you might see sporadic subnets disconnecting.
49+
The virtual network gateway has limit of 200 subnet Security Association pairs. If the number of Azure virtual network subnets multiplied times by the number of local subnets is greater than 200, you might see sporadic subnets disconnecting.
5050

5151
### Step 6: Check on-premises VPN device external interface address
5252

0 commit comments

Comments
 (0)