@@ -27,8 +27,8 @@ The following table lists the supported cryptographic algorithms and key strengt
27
27
28
28
| ** IPsec/IKEv2** | ** Options** |
29
29
| --- | --- |
30
- | IKEv2 Encryption | AES256, AES192, AES128, DES3, DES |
31
- | IKEv2 Integrity | SHA384, SHA256, SHA1, MD5 |
30
+ | IKEv2 Encryption | GCMAES256, GCMAES128, AES256, AES192, AES128, DES3, DES |
31
+ | IKEv2 Integrity | GCMAES256, GCMAES128, SHA384, SHA256, SHA1, MD5 |
32
32
| DH Group | DHGroup24, ECP384, ECP256, DHGroup14 (DHGroup2048), DHGroup2, DHGroup1, None |
33
33
| IPsec Encryption | GCMAES256, GCMAES192, GCMAES128, AES256, AES192, AES128, DES3, DES, None |
34
34
| IPsec Integrity | GCMAES256, GCMAES192, GCMAES128, SHA256, SHA1, MD5 |
@@ -137,4 +137,4 @@ If your connection is reconnecting at random times, follow our [troubleshooting
137
137
138
138
### Where can I find more configuration information for IPsec?
139
139
140
- See [ Configure IPsec/IKE policy for S2S or VNet-to-VNet connections] ( ../articles/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell.md ) .
140
+ See [ Configure IPsec/IKE policy for S2S or VNet-to-VNet connections] ( ../articles/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell.md ) .
0 commit comments