Skip to content

Commit 58976d4

Browse files
committed
acrolynx updates
1 parent b219025 commit 58976d4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

azure-managed-lustre/vnet-encryption.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.lastreviewed: 07/21/2023
1111

1212
# Enable and Validate VNet Encryption with Azure Managed Lustre
1313

14-
Azure Managed Lustre (AMLFS) supports Virtual Network (VNet) Encryption, enabling encryption of data in transit between AMLFS and client virtual machines (VMs). This feature is particularly valuable for customers in regulated industries such as finance, healthcare, and government, where data confidentiality is paramount.
14+
Azure Managed Lustre (AMLFS) supports Virtual Network (VNet) Encryption, enabling encryption of data in transit between AMLFS and client virtual machines (VMs). This feature is valuable for customers in regulated industries such as finance, healthcare, and government, where data confidentiality is paramount.
1515

1616
## How VNet Encryption Works
1717

@@ -40,7 +40,7 @@ To enable VNet Encryption with AMLFS:
4040
- Ebsv5-series
4141

4242
> [!IMPORTANT]
43-
> Unsupported VMs will not encrypt traffic, even if the VNet is encrypted.
43+
> Unsupported VMs do not encrypt traffic, even if the VNet is encrypted.
4444
> Existing VMs must be rebooted for encryption to be enabled.
4545
4646
1. Deploy AMLFS into an Encrypted VNet
@@ -50,7 +50,7 @@ To enable VNet Encryption with AMLFS:
5050
- A peered VNet that also has encryption enabled
5151

5252
> [!NOTE]
53-
> If you enable VNet Encryption on a VNet after deploying AMLFS, the cluster will not immediately support encrypted traffic.
53+
> If you enable VNet Encryption on a VNet after deploying AMLFS, the cluster won't immediately support encrypted traffic.
5454
> Encryption capability is activated only after a maintenance event and cluster reboot.
5555
> Refer to the AMLFS maintenance window documentation for guidance on scheduling and managing updates.
5656
@@ -59,16 +59,16 @@ To enable VNet Encryption with AMLFS:
5959
Azure currently supports only the `AllowUnencrypted` enforcement mode:
6060

6161
- Unencrypted traffic is still allowed, even when VNet Encryption is enabled.
62-
- The stricter `DropUnencrypted` mode is not generally available and requires special feature registration.
62+
- The stricter `DropUnencrypted` mode isn't generally available and requires special feature registration.
6363

6464
## Validate Encrypted Traffic
6565

6666
To confirm that traffic between AMLFS and client VMs is encrypted:
6767

6868
1. **Use Azure Network Watcher**
6969
- Enable Network Watcher in the region.
70-
- Use packet capture on the client VM to inspect traffic headers.
71-
- Encrypted traffic will show DTLS encapsulation.
70+
- To inspect traffic headers, use packet capture on the client VM.
71+
- Encrypted traffic shows DTLS encapsulation.
7272

7373
1. **Run Diagnostic Reports**
7474
- Use Azure Monitor or custom scripts to validate encrypted traffic paths.
@@ -86,7 +86,7 @@ To confirm that traffic between AMLFS and client VMs is encrypted:
8686
8787
## Caveats and Limitations
8888

89-
- **Encryption enforcement**: AMLFS does not enforce encryption; it relies on the configuration of the VNet and VM.
89+
- **Encryption enforcement**: AMLFS doesn't enforce encryption; it relies on the configuration of the VNet and VM.
9090
- **Unsupported VMs**: Traffic from unsupported VM series remains unencrypted, even if VNet Encryption is enabled.
91-
- **Firewall visibility**: Azure Firewall cannot inspect traffic encrypted at the network layer.
92-
- **Enforcement mode**: The `DropUnencrypted` mode is not generally available (GA) and must be explicitly enabled via feature registration.
91+
- **Firewall visibility**: Azure Firewall can't inspect traffic encrypted at the network layer.
92+
- **Enforcement mode**: The `DropUnencrypted` mode isn't generally available (GA) and must be explicitly enabled via feature registration.

0 commit comments

Comments
 (0)