Skip to content

Commit bb006e8

Browse files
committed
acrolinx
1 parent 7795dff commit bb006e8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-netapp-files/data-plane-security.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Azure NetApp Files secures network attached storage (NAS) data through permissio
2323

2424
Securing your NAS data in Azure NetApp Files involves managing permissions effectively. Permissions are categorized into two main types:
2525

26-
* **Share Access Permissions**: These control who can mount a NAS volume and basic permissions for read/write.
26+
* **Share access permissions**: These permissions control who can mount a NAS volume and basic permissions for read/write.
2727
- NFS exports: Uses IP addresses or host names to control access.
2828
- SMB shares: Uses user and group access control lists (ACLs).
2929

@@ -44,12 +44,12 @@ Securing your NAS data in Azure NetApp Files involves managing permissions effec
4444
- Access is controlled via user and group ACLs.
4545
- Permissions can include read, change, and full control.
4646

47-
For a detailed understanding of share access permissions, see [Understand NAS share permissions](network-attached-storage-permissions.md).
47+
For more information, see [Understand NAS share permissions](network-attached-storage-permissions.md).
4848

4949
#### File access permissions
5050

5151
**SMB file permissions:**
52-
- Attributes include read, write, delete, change permissions, and take ownership and more granular permissions supported by Windows. See the links below for details.
52+
- Attributes include read, write, delete, change permissions, and take ownership and more granular permissions supported by Windows.
5353
- Permissions can be inherited from parent folders to child objects.
5454

5555
**NFS file permissions:**
@@ -83,7 +83,7 @@ For more details on permission inheritance, see:
8383

8484
## Data encryption in transit
8585

86-
Azure NetApp Files encryption in transit refers to the protection of data as it moves between your client and the Azure NetApp Files service. This ensures that data is secure and cannot be intercepted or read by unauthorized parties during transmission.
86+
Azure NetApp Files encryption in transit refers to the protection of data as it moves between your client and the Azure NetApp Files service. Encryption ensures that data is secure and can't be intercepted or read by unauthorized parties during transmission.
8787

8888
### Protocols and encryption methods
8989

@@ -103,7 +103,7 @@ For more information on SMB encryption, see [Understand data encryption](underst
103103

104104
## Data Encryption at rest
105105

106-
Encryption at rest protects your data while it;s stored on disk, ensuring that even if the physical storage media is accessed by unauthorized individuals, the data remains unreadable without the proper decryption keys.
106+
Encryption at rest protects your data while it's stored on disk. Even if the physical storage media is accessed by unauthorized individuals, the data remains unreadable without the proper decryption keys.
107107

108108
There are two types of encryption at rest in Azure NetApp Files:
109109

@@ -157,7 +157,7 @@ NSGs are collections of security rules that govern inbound and outbound traffic
157157
- **Segmentation:** By applying NSGs to the subnets housing your Azure NetApp Files volumes, you can segment and isolate network traffic. Segmentation effectively reduces the attack surface and enhances overall security.
158158
- **Monitoring and logging:** NSGs offer monitoring and logging capabilities through Network Security Group Flow Logs. These logs are critical for tracking traffic patterns, detecting potential security threats, and ensuring compliance with security policies.
159159

160-
For further details, see [Network Security Groups](../virtual-network/security-overview.md) and [What is a private endpoint?](../private-link/private-endpoint-overview.md)
160+
For more information, see [Network Security Groups](../virtual-network/security-overview.md) and [What is a private endpoint?](../private-link/private-endpoint-overview.md)
161161

162162
## Next steps
163163

0 commit comments

Comments
 (0)