Skip to content

Commit ebe8d99

Browse files
committed
reformat faq entries
1 parent 9671d3e commit ebe8d99

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

articles/azure-netapp-files/faq-nfs.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,15 @@ You can specify whether the root account can access the volume or not by using t
3939

4040
## Can I use the same file path for multiple volumes?
4141

42-
For volumes not in an availability zone or volumes in the same availability zone, you can use the same file path. However, the file path must be unique within each delegated subnet.
43-
44-
For volumes deployed to different availability zones within the same region, the same file path can be used.
45-
46-
For volumes deployed to different regions, the same file path can be used.
42+
The same file path can be used for:
43+
* volumes deployed in different regions.
44+
* volumes deployed to different availability zones within the same region.
45+
46+
Also, the same file path can be used for:
47+
* regional volumes (without availability zones).
48+
* volumes within the same region.
49+
For these cases (regional volumes and volumes with the same region), the file path must be unique within each delegated subnet or assigned to different delegated subnets.
50+
<!-- confirm part after or -->
4751

4852
For more information, see [Create an NFS volume for Azure NetApp Files](azure-netapp-files-create-volumes.md) or [Create a dual-protocol volume for Azure NetApp Files](create-volumes-dual-protocol.md).
4953

articles/azure-netapp-files/faq-smb.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,15 @@ Azure NetApp Files also supports [access-based enumeration](azure-netapp-files-c
8282

8383
## Can I use the same share name for multiple volumes?
8484

85-
For volumes not in an availability zone or volumes in the same availability zone, you can use the same file path. However, the share name must be unique within each delegated subnet.
86-
87-
For volumes deployed to different availability zones within the same region, the same share name can be used.
88-
89-
For volumes deployed to different regions, the same share name can be used.
85+
The same share name can be used for:
86+
* volumes deployed in different regions.
87+
* volumes deployed to different availability zones within the same region.
88+
89+
Also, the share name can be used for:
90+
* regional volumes (without availability zones)
91+
* volumes within the same region
92+
For these cases (regional volumes and volumes with the same region), the share name must be unique within each delegated subnet or assigned to different delegated subnets.
93+
<!-- confirm part after or -->
9094

9195
For more information, see For more information, see [Create an SMB volume for Azure NetApp Files](azure-netapp-files-create-volumes-smb.md) or [Create a dual-protocol volume for Azure NetApp Files](create-volumes-dual-protocol.md).
9296

0 commit comments

Comments
 (0)