Skip to content

Commit c43faec

Browse files
authored
Merge pull request #194208 from stegag/patch-24
Update vpn-gateway-vpn-faq.md
2 parents 67c042b + e58ca9f commit c43faec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/vpn-gateway/vpn-gateway-vpn-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Transit traffic via Azure VPN gateway is possible using the classic deployment m
215215

216216
### Does Azure generate the same IPsec/IKE pre-shared key for all my VPN connections for the same virtual network?
217217

218-
No, Azure by default generates different pre-shared keys for different VPN connections. However, you can use the Set VPN Gateway Key REST API or PowerShell cmdlet to set the key value you prefer. The key MUST be printable ASCII characters.
218+
No, Azure by default generates different pre-shared keys for different VPN connections. However, you can use the Set VPN Gateway Key REST API or PowerShell cmdlet to set the key value you prefer. The key MUST only contain printable ASCII characters except space, hyphen (-) or tilde (~).
219219

220220
### Do I get more bandwidth with more Site-to-Site VPNs than for a single virtual network?
221221

0 commit comments

Comments
 (0)