Skip to content

Commit 62e7e31

Browse files
committed
Sonia edits
1 parent eeca385 commit 62e7e31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/encryption-in-transit-for-nfs-shares.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ The [AZNFS](https://github.com/Azure/AZNFS-mount) utility package simplifies enc
4545

4646
EiT is now Generally Available (GA) in all regions that support Azure Premium Files except China North3, New Zealand North, West Europe, US East2, US Central, US South and Korea Central. These remaining regions are currently running preview. You must register your subscription per the instructions below to use EiT in the preview regions.
4747

48-
### Register for preview
48+
### Register for preview (not needed for GA regions)
4949

50-
To enable encryption in transit for your storage accounts and NFS shares in the preview regions (China North3, New Zealand North, West Europe, US East2, US Central, US South, and Korea Central), you must register for the preview. No registration is needed in the GA regions.
50+
To enable encryption in transit for your storage accounts and NFS shares in the preview regions (China North3, New Zealand North, West Europe, US East2, US Central, US South, and Korea Central), you must register for the preview. **No registration is needed in the GA regions.**
5151

5252
### [Portal](#tab/azure-portal)
5353

@@ -94,7 +94,7 @@ Azure portal offers a step-by-step, ready-to-use installation script tailored to
9494

9595
:::image type="content" source="./media/encryption-in-transit-nfs-shares/mount-using-encryption-in-transit.png" alt-text="Screenshot showing AZNFS mount instructions in the Azure portal." lightbox="./media/encryption-in-transit-nfs-shares/mount-using-encryption-in-transit.png":::
9696

97-
To support scenarios requiring both TLS and non-TLS connections within the same storage account, ensure that the *Secure transfer required* setting remains disabled.
97+
Users who prefer to maintain flexibility in having TLS and non-TLS connections on the same storage account should ensure that the *Secure transfer required* setting remains disabled.
9898

9999
### Encrypt data in transit for NFS shares using Azure CLI
100100

0 commit comments

Comments
 (0)