Skip to content

Commit d67a235

Browse files
authored
Merge pull request #125267 from changeworld/patch-13
Fix typo
2 parents d677c53 + f6851d9 commit d67a235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/domain-joined/encryption-in-transit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: conceptual
66
ms.date: 06/15/2024
77
---
88

9-
# IPSec Encryption in transit for Azure HDInsight
9+
# IPsec Encryption in transit for Azure HDInsight
1010

1111
This article discusses the implementation of encryption in transit for communication between Azure HDInsight cluster nodes.
1212

@@ -16,7 +16,7 @@ Azure HDInsight offers a variety of security features for securing your enterpri
1616

1717
Encryption at rest is covered by server-side encryption on Azure storage accounts, as well as disk encryption on the Azure VMs that are a part of your HDInsight cluster.
1818

19-
Encryption of data in transit on HDInsight is achieved with [Transport Layer Security (TLS)](../transport-layer-security.md) for accessing the cluster gateways and [Internet Protocol Security (IPSec)](https://wikipedia.org/wiki/IPsec) between cluster nodes. IPSec can be optionally enabled between all head nodes, worker nodes, edge nodes, zookeeper nodes as well as gateway and [ID broker](./identity-broker.md) nodes.
19+
Encryption of data in transit on HDInsight is achieved with [Transport Layer Security (TLS)](../transport-layer-security.md) for accessing the cluster gateways and [Internet Protocol Security (IPsec)](https://wikipedia.org/wiki/IPsec) between cluster nodes. IPsec can be optionally enabled between all head nodes, worker nodes, edge nodes, zookeeper nodes as well as gateway and [ID broker](./identity-broker.md) nodes.
2020

2121
## Enable encryption in transit
2222

0 commit comments

Comments
 (0)